diff options
author | 2015-07-01 07:46:14 +0000 | |
---|---|---|
committer | 2015-07-01 07:46:14 +0000 | |
commit | 510c811ff0585080f2702d8305b1a374d7f38381 (patch) | |
tree | 60045b1997ee23271353682c167c6427543721c4 /xfce-base/libxfce4ui | |
parent | x86 stable wrt bug #553500 (diff) | |
download | gentoo-2-510c811ff0585080f2702d8305b1a374d7f38381.tar.gz gentoo-2-510c811ff0585080f2702d8305b1a374d7f38381.tar.bz2 gentoo-2-510c811ff0585080f2702d8305b1a374d7f38381.zip |
x86 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index 104620abb4a1..2c7232459f5b 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.61 2015/07/01 05:12:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.62 2015/07/01 07:46:14 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libxfce4ui-4.12.1-r2.ebuild: + x86 stable wrt bug #553500 01 Jul 2015; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.12.1-r2.ebuild: Stable for HPPA (bug #553500). diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild index a067d5ffafeb..6547efcb03fd 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.3 2015/07/01 05:12:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.4 2015/07/01 07:46:14 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug +gtk3 startup-notification" RDEPEND=">=dev-libs/glib-2.30:2= |