diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-13 16:41:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-13 16:41:34 +0000 |
commit | b6b6629daef8efdc6faf095d98692a22a7e31046 (patch) | |
tree | d43f9657c66be93d5fd3e61703392bedfd56bad2 /x11-misc/xfe | |
parent | stable ppc64, bug 306111 (diff) | |
download | gentoo-2-b6b6629daef8efdc6faf095d98692a22a7e31046.tar.gz gentoo-2-b6b6629daef8efdc6faf095d98692a22a7e31046.tar.bz2 gentoo-2-b6b6629daef8efdc6faf095d98692a22a7e31046.zip |
stable ppc64, bug 309023
(Portage version: 2.1.7.17/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index f1dbadfdf464..23938fa2702d 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.57 2010/03/12 18:19:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.58 2010/03/13 16:41:34 ranger Exp $ + + 13 Mar 2010; Brent Baude <ranger@gentoo.org> xfe-1.32.1.ebuild: + stable ppc64, bug 309023 12 Mar 2010; Markos Chandras <hwoarang@gentoo.org> xfe-1.32.1.ebuild: Stable on amd64 wrt bug #309023 diff --git a/x11-misc/xfe/xfe-1.32.1.ebuild b/x11-misc/xfe/xfe-1.32.1.ebuild index 96e7d3f7c0d9..89119200b2ba 100644 --- a/x11-misc/xfe/xfe-1.32.1.ebuild +++ b/x11-misc/xfe/xfe-1.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild,v 1.3 2010/03/12 18:19:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild,v 1.4 2010/03/13 16:41:34 ranger Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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="x11-libs/libX11 |