diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-21 14:16:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-21 14:16:28 +0000 |
commit | 1d7ac322bb65c928c2f458e72c41e62ac6432e57 (patch) | |
tree | 130d09ea2cda9b019d224adc55285b56cd290fe5 /x11-misc/xfe | |
parent | Unmask dev-perl/XML-GDOME (diff) | |
download | gentoo-2-1d7ac322bb65c928c2f458e72c41e62ac6432e57.tar.gz gentoo-2-1d7ac322bb65c928c2f458e72c41e62ac6432e57.tar.bz2 gentoo-2-1d7ac322bb65c928c2f458e72c41e62ac6432e57.zip |
x86 stable wrt bug #309023
(Portage version: 2.1.7.17/cvs/Linux i686)
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 846de121aeda..767c9d1b3e89 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.59 2010/03/15 18:48:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.60 2010/03/21 14:16:28 phajdan.jr Exp $ + + 21 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> xfe-1.32.1.ebuild: + x86 stable wrt bug #309023 15 Mar 2010; nixnut <nixnut@gentoo.org> xfe-1.32.1.ebuild: ppc stable #309023 diff --git a/x11-misc/xfe/xfe-1.32.1.ebuild b/x11-misc/xfe/xfe-1.32.1.ebuild index ae9f38b1018c..9f6cf5dfb186 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.5 2010/03/15 18:48:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild,v 1.6 2010/03/21 14:16:28 phajdan.jr 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 |