diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 10:57:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 10:57:25 +0000 |
commit | 1aa9ab3b2ce977bc07577862b0cbe57ae666969c (patch) | |
tree | aebf50d2dfedfdda0f38ec1bb159cf718968427f /x11-misc | |
parent | dev-lang/idb: Add KEYWORDS, #342185 (diff) | |
download | gentoo-2-1aa9ab3b2ce977bc07577862b0cbe57ae666969c.tar.gz gentoo-2-1aa9ab3b2ce977bc07577862b0cbe57ae666969c.tar.bz2 gentoo-2-1aa9ab3b2ce977bc07577862b0cbe57ae666969c.zip |
Stable for ppc, wrt bug #457200
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 eda8086d1e64..d616bc562b3a 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.85 2013/02/13 02:05:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.86 2013/02/14 10:57:25 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.33-r1.ebuild: + Stable for ppc, wrt bug #457200 *xfe-1.34 (13 Feb 2013) diff --git a/x11-misc/xfe/xfe-1.33-r1.ebuild b/x11-misc/xfe/xfe-1.33-r1.ebuild index 1bd11a3319b7..3dbc53c049e9 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.2 2013/02/13 02:05:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.33-r1.ebuild,v 1.3 2013/02/14 10:57: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=" |