diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:08:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:08:43 +0000 |
commit | c1c47d9d55a178cf5c15709d742217be1849089f (patch) | |
tree | 6531a781ec84faf03332cfb46ea7787d83de0950 /xfce-base/libxfce4ui | |
parent | Stable for PPC64 (bug #553500). (diff) | |
download | gentoo-2-c1c47d9d55a178cf5c15709d742217be1849089f.tar.gz gentoo-2-c1c47d9d55a178cf5c15709d742217be1849089f.tar.bz2 gentoo-2-c1c47d9d55a178cf5c15709d742217be1849089f.zip |
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 b00e73d1d8d9..65975e7bf4de 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.65 2015/07/11 06:54:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.66 2015/07/12 09:08:43 jer Exp $ + + 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.12.1-r2.ebuild: + Stable for PPC64 (bug #553500). 11 Jul 2015; Markus Meier <maekke@gentoo.org> libxfce4ui-4.12.1-r2.ebuild: arm stable, 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 27f7f3e32dd9..5bf34fd549d8 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.6 2015/07/11 06:54:26 maekke Exp $ +# $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 $ 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= |