diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 15:24:36 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 15:24:36 +0000 |
commit | 8fa0cd3492c6a399d272097e862f9593d2a54b8b (patch) | |
tree | 9eab2dc711855b333ce9c5f370c77530b5c63cf8 /media-sound/cd-discid | |
parent | version bump (bug #42431) (diff) | |
download | historical-8fa0cd3492c6a399d272097e862f9593d2a54b8b.tar.gz historical-8fa0cd3492c6a399d272097e862f9593d2a54b8b.tar.bz2 historical-8fa0cd3492c6a399d272097e862f9593d2a54b8b.zip |
amd64
Diffstat (limited to 'media-sound/cd-discid')
-rw-r--r-- | media-sound/cd-discid/cd-discid-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cd-discid/cd-discid-0.8.ebuild b/media-sound/cd-discid/cd-discid-0.8.ebuild index 2036b137ebca..4e5e2313616a 100644 --- a/media-sound/cd-discid/cd-discid-0.8.ebuild +++ b/media-sound/cd-discid/cd-discid-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.8.ebuild,v 1.2 2004/02/10 07:07:46 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.8.ebuild,v 1.3 2004/02/22 15:24:18 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="returns the disc id for the cd in the cd-rom drive" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="x86 sparc ppc amd64" src_compile() { |