diff options
author | Brent Baude <ranger@gentoo.org> | 2012-10-05 18:04:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-10-05 18:04:40 +0000 |
commit | 2787657e3d2c794b8324cb69d2ba6d1361e3e43c (patch) | |
tree | 31008b9025b37eee82d34466a1c41089e4447889 /x11-misc/xfe | |
parent | Marking busybox-1.20.2 ppc64 for bug 431948 (diff) | |
download | gentoo-2-2787657e3d2c794b8324cb69d2ba6d1361e3e43c.tar.gz gentoo-2-2787657e3d2c794b8324cb69d2ba6d1361e3e43c.tar.bz2 gentoo-2-2787657e3d2c794b8324cb69d2ba6d1361e3e43c.zip |
Marking xfe-1.32.5 ppc64 for bug 437014
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.32.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 06ed2abd02f7..27fe213488b8 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.77 2012/10/04 21:39:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.78 2012/10/05 18:04:40 ranger Exp $ + + 05 Oct 2012; Brent Baude <ranger@gentoo.org> xfe-1.32.5.ebuild: + Marking xfe-1.32.5 ppc64 for bug 437014 04 Oct 2012; Brent Baude <ranger@gentoo.org> xfe-1.32.5.ebuild: Marking xfe-1.32.5 ppc for bug 437014 diff --git a/x11-misc/xfe/xfe-1.32.5.ebuild b/x11-misc/xfe/xfe-1.32.5.ebuild index c5cc01d44cd3..7990d8cd82cc 100644 --- a/x11-misc/xfe/xfe-1.32.5.ebuild +++ b/x11-misc/xfe/xfe-1.32.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.5.ebuild,v 1.3 2012/10/04 21:39:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.5.ebuild,v 1.4 2012/10/05 18:04:40 ranger Exp $ EAPI=4 @@ -12,7 +12,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=" |