diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:07:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:07:25 +0000 |
commit | 696917199d8152eda0cb6884be234e428db70983 (patch) | |
tree | 2ffc7ca49b6cda6ddb37e65363a7b739e74d0d85 /x11-misc/xfe | |
parent | Stable for amd64, wrt bug #457190 (diff) | |
download | gentoo-2-696917199d8152eda0cb6884be234e428db70983.tar.gz gentoo-2-696917199d8152eda0cb6884be234e428db70983.tar.bz2 gentoo-2-696917199d8152eda0cb6884be234e428db70983.zip |
Stable for amd64, wrt bug #457200
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xfe')
-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 9d6dedd95e36..459a846b232e 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.87 2013/02/14 11:07:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.88 2013/02/14 12:07:25 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: + Stable for amd64, wrt bug #457200 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: Stable for ppc64, wrt bug #457200 diff --git a/x11-misc/xfe/xfe-1.33-r1.ebuild b/x11-misc/xfe/xfe-1.33-r1.ebuild index 905e0caf3b44..a72e802f10e5 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.4 2013/02/14 11:07:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.33-r1.ebuild,v 1.5 2013/02/14 12:07:25 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=" |