diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-23 12:23:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-23 12:23:14 +0000 |
commit | 889cf6654d6d7837b1d654074222dda83507e6a9 (patch) | |
tree | bdb2fe9e65aa93bc9f00242a0f48603c1b36bcff /x11-misc | |
parent | Stable for amd64, wrt bug #403949 (diff) | |
download | gentoo-2-889cf6654d6d7837b1d654074222dda83507e6a9.tar.gz gentoo-2-889cf6654d6d7837b1d654074222dda83507e6a9.tar.bz2 gentoo-2-889cf6654d6d7837b1d654074222dda83507e6a9.zip |
Stable for amd64, wrt bug #405263
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.32.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 456f6728cda6..d90aa4a55746 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.67 2011/11/15 22:24:56 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.68 2012/02/23 12:23:14 ago Exp $ + + 23 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xfe-1.32.4.ebuild: + Stable for amd64, wrt bug #405263 *xfe-1.32.4 (15 Nov 2011) diff --git a/x11-misc/xfe/xfe-1.32.4.ebuild b/x11-misc/xfe/xfe-1.32.4.ebuild index 50510356d7c2..7a9b4acfb6f4 100644 --- a/x11-misc/xfe/xfe-1.32.4.ebuild +++ b/x11-misc/xfe/xfe-1.32.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.4.ebuild,v 1.1 2011/11/15 22:24:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.4.ebuild,v 1.2 2012/02/23 12:23:14 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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="x11-libs/libX11 |