diff options
Diffstat (limited to 'media-sound/cdplay/cdplay-0.9.ebuild')
-rw-r--r-- | media-sound/cdplay/cdplay-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/cdplay/cdplay-0.9.ebuild b/media-sound/cdplay/cdplay-0.9.ebuild index 0c3314edf338..6550d33bef23 100644 --- a/media-sound/cdplay/cdplay-0.9.ebuild +++ b/media-sound/cdplay/cdplay-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdplay/cdplay-0.9.ebuild,v 1.9 2004/10/19 03:26:52 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdplay/cdplay-0.9.ebuild,v 1.10 2005/03/30 16:32:35 hansmi Exp $ DESCRIPTION="Console CD Player" HOMEPAGE="http://www.x-paste.de/projects/index.php" @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~alpha sparc amd64 ppc64" +KEYWORDS="x86 ppc ~alpha sparc amd64 ppc64" src_compile() { make || die |