diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-03-12 18:19:19 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-03-12 18:19:19 +0000 |
commit | 00bd86624ae0bc84a94d2e84e9bc9119caa54855 (patch) | |
tree | f59fc064a20a7877a018cce9c908bf18df39cfa1 | |
parent | Version bump. (diff) | |
download | gentoo-2-00bd86624ae0bc84a94d2e84e9bc9119caa54855.tar.gz gentoo-2-00bd86624ae0bc84a94d2e84e9bc9119caa54855.tar.bz2 gentoo-2-00bd86624ae0bc84a94d2e84e9bc9119caa54855.zip |
m
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.32.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index ba4e1a1aa49d..f1dbadfdf464 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.56 2010/02/17 15:27:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.57 2010/03/12 18:19:19 hwoarang Exp $ + + 12 Mar 2010; Markos Chandras <hwoarang@gentoo.org> xfe-1.32.1.ebuild: + Stable on amd64 wrt bug #309023 17 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> xfe-1.32.1.ebuild, +files/xfe-1.32.1-inline.patch: diff --git a/x11-misc/xfe/xfe-1.32.1.ebuild b/x11-misc/xfe/xfe-1.32.1.ebuild index 2fe1ee97f554..96e7d3f7c0d9 100644 --- a/x11-misc/xfe/xfe-1.32.1.ebuild +++ b/x11-misc/xfe/xfe-1.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild,v 1.2 2010/02/17 15:27:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild,v 1.3 2010/03/12 18:19:19 hwoarang Exp $ EAPI=2 inherit eutils @@ -11,7 +11,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 |