diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:48:33 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:48:33 +0000 |
commit | d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6 (patch) | |
tree | a976da785ca6ef419d292a00b00e203f685130c2 /gnustep-apps/cynthiune | |
parent | Marked ppc stable for bug #99185. (diff) | |
download | historical-d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6.tar.gz historical-d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6.tar.bz2 historical-d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6.zip |
sync IUSE (-${IUSE})
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnustep-apps/cynthiune')
-rw-r--r-- | gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild index 3f57a8dae5e8..54203010ecd4 100644 --- a/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild,v 1.1 2005/03/18 07:01:35 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.4.ebuild,v 1.2 2005/07/16 15:45:29 swegener Exp $ inherit gnustep @@ -10,7 +10,7 @@ DESCRIPTION="Free software and romantic music player for GNUstep." HOMEPAGE="http://organact.mine.nu/~wolfgang/cynthiune" SRC_URI="http://organact.mine.nu/~wolfgang/cynthiune/${P/c/C}.tar.gz" -IUSE="${IUSE} oggvorbis mikmod flac esd" +IUSE="esd flac mikmod oggvorbis" KEYWORDS="~ppc" LICENSE="GPL-2" |