diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:44:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:44:18 +0000 |
commit | c37664c9fe457cb5e37a6c3840660fa48e86a0e3 (patch) | |
tree | 372387525d6049e8fa22bc2a55ad47ef8b0bc2e0 /x11-apps/xfontsel | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-c37664c9fe457cb5e37a6c3840660fa48e86a0e3.tar.gz gentoo-2-c37664c9fe457cb5e37a6c3840660fa48e86a0e3.tar.bz2 gentoo-2-c37664c9fe457cb5e37a6c3840660fa48e86a0e3.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild b/x11-apps/xfontsel/xfontsel-1.0.1.ebuild index a358b1564ca1..35f244d88702 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.1.ebuild,v 1.7 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.1.ebuild,v 1.8 2007/06/24 22:44:18 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" diff --git a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild b/x11-apps/xfontsel/xfontsel-1.0.2.ebuild index 055f6f753542..f59d83d3998a 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.7 2007/06/24 20:47:39 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.8 2007/06/24 22:44:18 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" |