diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:46:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:46:27 +0000 |
commit | b3e3e456324806882043d97b2d333cd10bf3b266 (patch) | |
tree | 0a7283c996d45923ae43d182068906cba2aa5ba7 /x11-apps/xfontsel | |
parent | arm/s390 stable (diff) | |
download | historical-b3e3e456324806882043d97b2d333cd10bf3b266.tar.gz historical-b3e3e456324806882043d97b2d333cd10bf3b266.tar.bz2 historical-b3e3e456324806882043d97b2d333cd10bf3b266.zip |
arm/s390/sh stable
Package-Manager: portage-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" |