diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 10:38:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 10:38:26 +0000 |
commit | c82dfd7230c9fc8653297ac6235d73bfc1c5a96d (patch) | |
tree | 22683f85e094603104e3aa5dce865d15801b77d7 /x11-misc/xfe | |
parent | Stable for ppc64, wrt bug #459884 (diff) | |
download | gentoo-2-c82dfd7230c9fc8653297ac6235d73bfc1c5a96d.tar.gz gentoo-2-c82dfd7230c9fc8653297ac6235d73bfc1c5a96d.tar.bz2 gentoo-2-c82dfd7230c9fc8653297ac6235d73bfc1c5a96d.zip |
Stable for ppc64, wrt bug #471278
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 512208864216..30268473c6e9 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.93 2013/06/24 05:22:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.94 2013/06/25 10:38:26 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.34.ebuild: + Stable for ppc64, wrt bug #471278 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.34.ebuild: Stable for ppc, wrt bug #471278 diff --git a/x11-misc/xfe/xfe-1.34.ebuild b/x11-misc/xfe/xfe-1.34.ebuild index ceae53c5d0a9..94b62e1bd255 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.4 2013/06/24 05:22:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.34.ebuild,v 1.5 2013/06/25 10:38:26 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=" |