summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-11 16:05:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-11 16:05:36 +0000
commit0271fce7e890e32500a3b154c5f5bed8661b7d07 (patch)
treedbfd81898fd1c2fc892206c9662f97d3258525c0 /x11-misc
parentsparc stable wrt #268190 (diff)
downloadgentoo-2-0271fce7e890e32500a3b154c5f5bed8661b7d07.tar.gz
gentoo-2-0271fce7e890e32500a3b154c5f5bed8661b7d07.tar.bz2
gentoo-2-0271fce7e890e32500a3b154c5f5bed8661b7d07.zip
sparc stable wrt #281650
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xfe/ChangeLog5
-rw-r--r--x11-misc/xfe/xfe-1.19.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog
index 928c27c74d3a..d20e6d287b69 100644
--- a/x11-misc/xfe/ChangeLog
+++ b/x11-misc/xfe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfe
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.52 2009/09/06 14:43:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.53 2009/10/11 16:05:36 armin76 Exp $
+
+ 11 Oct 2009; Raúl Porcel <armin76@gentoo.org> xfe-1.19.2.ebuild:
+ sparc stable wrt #281650
06 Sep 2009; Markus Meier <maekke@gentoo.org> xfe-1.19.2.ebuild:
amd64/x86 stable, bug #281650
diff --git a/x11-misc/xfe/xfe-1.19.2.ebuild b/x11-misc/xfe/xfe-1.19.2.ebuild
index 01c12de21944..fe1d2e2960a9 100644
--- a/x11-misc/xfe/xfe-1.19.2.ebuild
+++ b/x11-misc/xfe/xfe-1.19.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.19.2.ebuild,v 1.4 2009/09/06 14:43:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.19.2.ebuild,v 1.5 2009/10/11 16:05:36 armin76 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 +png"
RDEPEND="=x11-libs/fox-1.6*[truetype,png?]"