diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-27 10:10:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-27 10:10:40 +0000 |
commit | 72c4a8bf20f1969c734b071140390f2982f300b6 (patch) | |
tree | c7ae91b13d754c0e9aea0d6e6ce1069e4bcc2919 /x11-misc/xfe | |
parent | Version bump and add static-libs use flag. (diff) | |
download | gentoo-2-72c4a8bf20f1969c734b071140390f2982f300b6.tar.gz gentoo-2-72c4a8bf20f1969c734b071140390f2982f300b6.tar.bz2 gentoo-2-72c4a8bf20f1969c734b071140390f2982f300b6.zip |
Stable for amd64, wrt bug #471278
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 92e828ccb758..3de10b1224a2 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.90 2013/02/14 13:47:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.91 2013/05/27 10:10:40 ago Exp $ + + 27 May 2013; Agostino Sarubbo <ago@gentoo.org> xfe-1.34.ebuild: + Stable for amd64, wrt bug #471278 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> -xfe-1.32.4.ebuild, -xfe-1.32.5.ebuild, -xfe-1.33.ebuild: diff --git a/x11-misc/xfe/xfe-1.34.ebuild b/x11-misc/xfe/xfe-1.34.ebuild index 59024350c453..81d66831ac20 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.1 2013/02/13 02:05:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.34.ebuild,v 1.2 2013/05/27 10:10:40 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=" |