diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:22:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:22:36 +0000 |
commit | d856ea75e2b1eca7ea013c7a9cddeee693fa3d5f (patch) | |
tree | e795f20b1b5bfb0fa3da0398f15a3fa10c19afb5 /x11-misc/xfe | |
parent | Stable for ppc, wrt bug #470762 (diff) | |
download | gentoo-2-d856ea75e2b1eca7ea013c7a9cddeee693fa3d5f.tar.gz gentoo-2-d856ea75e2b1eca7ea013c7a9cddeee693fa3d5f.tar.bz2 gentoo-2-d856ea75e2b1eca7ea013c7a9cddeee693fa3d5f.zip |
Stable for ppc, wrt bug #471278
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index f57f6f9bd1f8..512208864216 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.92 2013/05/27 10:11:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.93 2013/06/24 05:22:36 ago Exp $ + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.34.ebuild: + Stable for ppc, wrt bug #471278 27 May 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.34.ebuild: Stable for x86, wrt bug #471278 diff --git a/x11-misc/xfe/xfe-1.34.ebuild b/x11-misc/xfe/xfe-1.34.ebuild index db55dd7a5246..ceae53c5d0a9 100644 --- a/x11-misc/xfe/xfe-1.34.ebuild +++ b/x11-misc/xfe/xfe-1.34.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.34.ebuild,v 1.3 2013/05/27 10:11:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.34.ebuild,v 1.4 2013/06/24 05:22:36 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=" |