diff options
author | 2004-10-09 20:39:27 +0000 | |
---|---|---|
committer | 2004-10-09 20:39:27 +0000 | |
commit | 44685795649cded3cf777619712160d7f17952c4 (patch) | |
tree | 9a932fb00dac6450c95c6ea365fcf8621d535447 /media-gfx/fondu/fondu-20040527.ebuild | |
parent | Modified to 'use net' not 'need net' in init script. Closes bug #66467. (Mani... (diff) | |
download | gentoo-2-44685795649cded3cf777619712160d7f17952c4.tar.gz gentoo-2-44685795649cded3cf777619712160d7f17952c4.tar.bz2 gentoo-2-44685795649cded3cf777619712160d7f17952c4.zip |
Version bumped.
Diffstat (limited to 'media-gfx/fondu/fondu-20040527.ebuild')
-rw-r--r-- | media-gfx/fondu/fondu-20040527.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fondu/fondu-20040527.ebuild b/media-gfx/fondu/fondu-20040527.ebuild index fa5b12fb3837..53a77af98b36 100644 --- a/media-gfx/fondu/fondu-20040527.ebuild +++ b/media-gfx/fondu/fondu-20040527.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-gfx/fondu/fondu-20040527.ebuild,v 1.2 2004/07/06 11:01:42 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/fondu-20040527.ebuild,v 1.3 2004/10/09 20:39:27 usata Exp $ DESCRIPTION="Utilities for converting between and manipulating mac fonts and unix fonts" HOMEPAGE="http://fondu.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="http://fondu.sourceforge.net/${PN}_src-${PV:2:6}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/libc" |