diff options
author | 2012-10-03 12:52:24 +0000 | |
---|---|---|
committer | 2012-10-03 12:52:24 +0000 | |
commit | c66d3472e5536095a7f0cf72443eec27500b0cca (patch) | |
tree | 8789b21b6403fd343a8d8952c8b1b01c51bb09e2 /x11-misc/xfe | |
parent | Stable for amd64, wrt bug #436968 (diff) | |
download | gentoo-2-c66d3472e5536095a7f0cf72443eec27500b0cca.tar.gz gentoo-2-c66d3472e5536095a7f0cf72443eec27500b0cca.tar.bz2 gentoo-2-c66d3472e5536095a7f0cf72443eec27500b0cca.zip |
Stable for amd64, wrt bug #437014
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.32.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index e32592fc2d67..28f7c18aaba0 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.75 2012/10/02 20:53:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.76 2012/10/03 12:52:24 ago Exp $ + + 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> xfe-1.32.5.ebuild: + Stable for amd64, wrt bug #437014 *xfe-1.33 (02 Oct 2012) diff --git a/x11-misc/xfe/xfe-1.32.5.ebuild b/x11-misc/xfe/xfe-1.32.5.ebuild index 3f9e4865e6f5..4364b7168c5a 100644 --- a/x11-misc/xfe/xfe-1.32.5.ebuild +++ b/x11-misc/xfe/xfe-1.32.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.5.ebuild,v 1.1 2012/05/12 23:38:17 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.5.ebuild,v 1.2 2012/10/03 12:52:24 ago Exp $ EAPI=4 @@ -12,7 +12,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=" |