diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:30:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:30:06 +0000 |
commit | 79c17f16511c0ff257b2a7aa4dd794e7e91a8373 (patch) | |
tree | 2d69802e4404a51028870392dfb327de669df46c /x11-misc/xfe | |
parent | Stable for ppc, wrt bug #526056 (diff) | |
download | gentoo-2-79c17f16511c0ff257b2a7aa4dd794e7e91a8373.tar.gz gentoo-2-79c17f16511c0ff257b2a7aa4dd794e7e91a8373.tar.bz2 gentoo-2-79c17f16511c0ff257b2a7aa4dd794e7e91a8373.zip |
Stable for ppc, wrt bug #536308
(Portage version: 2.2.14/cvs/Linux x86_64, 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.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 4d6f9e5f1f03..2fa35ed95752 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.100 2015/01/31 11:45:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.101 2015/03/02 09:30:06 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xfe-1.40.ebuild: + Stable for ppc, wrt bug #536308 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xfe-1.40.ebuild: Stable for amd64, wrt bug #536308 diff --git a/x11-misc/xfe/xfe-1.40.ebuild b/x11-misc/xfe/xfe-1.40.ebuild index ce856da9d65f..96610b5e790f 100644 --- a/x11-misc/xfe/xfe-1.40.ebuild +++ b/x11-misc/xfe/xfe-1.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.40.ebuild,v 1.2 2015/01/31 11:45:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.40.ebuild,v 1.3 2015/03/02 09:30:06 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=" |