diff options
author | 2009-05-05 06:31:15 +0000 | |
---|---|---|
committer | 2009-05-05 06:31:15 +0000 | |
commit | 3ca9c712cfbe82352e83d7a5ea37b62852be8820 (patch) | |
tree | 4e6d40700ea39e0c74dd94f8dd0af6426ba2fa75 /x11-apps/showfont/showfont-1.0.2.ebuild | |
parent | stable x86, bug 268581 (diff) | |
download | gentoo-2-3ca9c712cfbe82352e83d7a5ea37b62852be8820.tar.gz gentoo-2-3ca9c712cfbe82352e83d7a5ea37b62852be8820.tar.bz2 gentoo-2-3ca9c712cfbe82352e83d7a5ea37b62852be8820.zip |
stable x86, bug 268581
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/showfont/showfont-1.0.2.ebuild')
-rw-r--r-- | x11-apps/showfont/showfont-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/showfont/showfont-1.0.2.ebuild b/x11-apps/showfont/showfont-1.0.2.ebuild index f123611d74ef..3ff9207d78fe 100644 --- a/x11-apps/showfont/showfont-1.0.2.ebuild +++ b/x11-apps/showfont/showfont-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.2.ebuild,v 1.1 2008/06/06 21:29:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.2.ebuild,v 1.2 2009/05/05 06:31:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="font dumper for X font server" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" RDEPEND="x11-libs/libFS" DEPEND="${RDEPEND}" |