diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:22:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:22:39 +0000 |
commit | f4c204aa23bcd6300ac51a875bf5ba1836f9905b (patch) | |
tree | cb61c040a4ce8bd4aeefc4e88a4142de7f56157e /x11-misc | |
parent | Stable for x86, wrt bug #457440 (diff) | |
download | gentoo-2-f4c204aa23bcd6300ac51a875bf5ba1836f9905b.tar.gz gentoo-2-f4c204aa23bcd6300ac51a875bf5ba1836f9905b.tar.bz2 gentoo-2-f4c204aa23bcd6300ac51a875bf5ba1836f9905b.zip |
Stable for x86, wrt bug #457200
(Portage version: 2.1.11.50/cvs/Linux x86_64, 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 459a846b232e..68a9a560a168 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.88 2013/02/14 12:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.89 2013/02/14 12:22:39 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: + Stable for x86, wrt bug #457200 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: Stable for amd64, wrt bug #457200 diff --git a/x11-misc/xfe/xfe-1.33-r1.ebuild b/x11-misc/xfe/xfe-1.33-r1.ebuild index a72e802f10e5..e02c77629938 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.5 2013/02/14 12:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.33-r1.ebuild,v 1.6 2013/02/14 12:22:39 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=" |