diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 11:07:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 11:07:12 +0000 |
commit | 233ec657bf18b8a91fbb780b56d1387d8261c125 (patch) | |
tree | 4909ff5f3656ff9bce6813213997e4326ba5aef7 /x11-misc | |
parent | Stable for ppc, wrt bug #457200 (diff) | |
download | gentoo-2-233ec657bf18b8a91fbb780b56d1387d8261c125.tar.gz gentoo-2-233ec657bf18b8a91fbb780b56d1387d8261c125.tar.bz2 gentoo-2-233ec657bf18b8a91fbb780b56d1387d8261c125.zip |
Stable for ppc64, wrt bug #457200
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.33-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index d616bc562b3a..9d6dedd95e36 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.86 2013/02/14 10:57:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.87 2013/02/14 11:07:12 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: + Stable for ppc64, wrt bug #457200 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: Stable for ppc, wrt bug #457200 diff --git a/x11-misc/xfe/xfe-1.33-r1.ebuild b/x11-misc/xfe/xfe-1.33-r1.ebuild index 3dbc53c049e9..905e0caf3b44 100644 --- a/x11-misc/xfe/xfe-1.33-r1.ebuild +++ b/x11-misc/xfe/xfe-1.33-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.33-r1.ebuild,v 1.3 2013/02/14 10:57:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.33-r1.ebuild,v 1.4 2013/02/14 11:07:12 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" IUSE="debug nls startup-notification" RDEPEND=" |