diff options
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" |