diff options
author | 2015-07-19 12:37:20 +0000 | |
---|---|---|
committer | 2015-07-19 12:37:20 +0000 | |
commit | 753c0d7313084eab49c12f4d6aee76fb01d186ee (patch) | |
tree | 9c9a8de71b60ea118ca0353a4df52f2f4cd366bf /xfce-base | |
parent | Stable on alpha, bug 553500 (diff) | |
download | gentoo-2-753c0d7313084eab49c12f4d6aee76fb01d186ee.tar.gz gentoo-2-753c0d7313084eab49c12f4d6aee76fb01d186ee.tar.bz2 gentoo-2-753c0d7313084eab49c12f4d6aee76fb01d186ee.zip |
Stable on alpha, bug 553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index 65975e7bf4de..83207b881c3f 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,10 @@ # 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.66 2015/07/12 09:08:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.67 2015/07/19 12:37:20 klausman Exp $ + + 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> + libxfce4ui-4.12.1-r2.ebuild: + Stable on alpha, bug 553500 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.12.1-r2.ebuild: Stable for PPC64 (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 5bf34fd549d8..cdbdd50c9bde 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.7 2015/07/12 09:08:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.8 2015/07/19 12:37:20 klausman 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= |