diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:08:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:08:51 +0000 |
commit | 7b86cf08e50a54b95f97622ae2eceee62c196d26 (patch) | |
tree | 1d118ff1390268ba2a19e761edbc10cd77632ffa /media-fonts/artwiz-fonts | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-7b86cf08e50a54b95f97622ae2eceee62c196d26.tar.gz gentoo-2-7b86cf08e50a54b95f97622ae2eceee62c196d26.tar.bz2 gentoo-2-7b86cf08e50a54b95f97622ae2eceee62c196d26.zip |
sync IUSE (missing)
Diffstat (limited to 'media-fonts/artwiz-fonts')
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild | 3 | ||||
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild b/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild index ee0ed2a10511..5e00ee1ef97c 100644 --- a/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild +++ b/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild,v 1.5 2004/06/24 22:26:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild,v 1.6 2004/07/14 17:04:14 agriffis Exp $ S=${WORKDIR}/xfonts-artwiz-2.3 DESCRIPTION="Artwiz Fonts" @@ -10,6 +10,7 @@ HOMEPAGE="http://fluxbox.sourceforge.net/docs/artwiz-fonts.php" SLOT=0 LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64" +IUSE="" DEPEND="virtual/x11 x11-misc/ttmkfdir" diff --git a/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild b/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild index e47b3318e680..3a843495ac11 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-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild,v 1.9 2004/06/24 22:26:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild,v 1.10 2004/07/14 17:04:14 agriffis Exp $ S=${WORKDIR}/xfonts-artwiz-2.3/upstream DESCRIPTION="Artwiz Fonts" @@ -10,6 +10,7 @@ HOMEPAGE="http://fluxbox.sourceforge.net/docs/artwiz-fonts.php" SLOT=0 LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" +IUSE="" DEPEND="virtual/x11 x11-misc/ttmkfdir" |