diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:46:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:46:10 +0000 |
commit | 69ed5e533cbf451ec9068806c24691dc3bc896eb (patch) | |
tree | 2f055aae2bcba2b99ccd9ad8c2ec4dae5d69a693 /x11-misc/xfe | |
parent | x86 stable wrt bug #535408 (diff) | |
download | gentoo-2-69ed5e533cbf451ec9068806c24691dc3bc896eb.tar.gz gentoo-2-69ed5e533cbf451ec9068806c24691dc3bc896eb.tar.bz2 gentoo-2-69ed5e533cbf451ec9068806c24691dc3bc896eb.zip |
x86 stable wrt bug #536308
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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 2fa35ed95752..0d10bfb329df 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.101 2015/03/02 09:30:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.102 2015/04/19 09:46:10 pacho Exp $ + + 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> xfe-1.40.ebuild: + x86 stable wrt bug #536308 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xfe-1.40.ebuild: Stable for ppc, wrt bug #536308 diff --git a/x11-misc/xfe/xfe-1.40.ebuild b/x11-misc/xfe/xfe-1.40.ebuild index 96610b5e790f..ea1fd4b20b72 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.3 2015/03/02 09:30:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.40.ebuild,v 1.4 2015/04/19 09:46:10 pacho 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=" |