diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:16:15 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:16:15 +0000 |
commit | 922b48a93a4efdb9c520d87469c584c69672a574 (patch) | |
tree | edb70ae544efdc97d59e7ab7b557d544a616ba5b /media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild | |
parent | unmasks (diff) | |
download | gentoo-2-922b48a93a4efdb9c520d87469c584c69672a574.tar.gz gentoo-2-922b48a93a4efdb9c520d87469c584c69672a574.tar.bz2 gentoo-2-922b48a93a4efdb9c520d87469c584c69672a574.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild')
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild b/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild index 37fd0e95a42c..4d6a33990478 100644 --- a/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild +++ b/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild,v 1.2 2003/07/04 08:51:55 robh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild,v 1.3 2003/07/12 16:16:15 aliz Exp $ S=${WORKDIR}/xfonts-artwiz-2.3/upstream DESCRIPTION="Artwiz Fonts" @@ -9,7 +9,7 @@ HOMEPAGE="http://fluxbox.sourceforge.net/docs/artwiz-fonts.php" SLOT=0 LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11 x11-misc/ttmkfdir" |