diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:55:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:55:24 +0000 |
commit | 8a05f69f49c5de80323490cd46182e221a82b3c3 (patch) | |
tree | a214cb837f0b13688b0557be3fd8fb6dff0f8577 /x11-apps/xfontsel/xfontsel-1.0.5.ebuild | |
parent | Stable for alpha, wrt bug #475480 (diff) | |
download | historical-8a05f69f49c5de80323490cd46182e221a82b3c3.tar.gz historical-8a05f69f49c5de80323490cd46182e221a82b3c3.tar.bz2 historical-8a05f69f49c5de80323490cd46182e221a82b3c3.zip |
Stable for alpha, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-apps/xfontsel/xfontsel-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.0.5.ebuild b/x11-apps/xfontsel/xfontsel-1.0.5.ebuild index 171b8bb8697d..c14112093444 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.5.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.5.ebuild,v 1.5 2013/10/04 11:58:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.5.ebuild,v 1.6 2013/10/05 04:54:19 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXaw |