diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:14 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:14 +0000 |
commit | 62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace (patch) | |
tree | 74bd919c80d17adf4771f4271f8eff490fac16fa /media-sound/cd-discid | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.gz historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.bz2 historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-sound/cd-discid')
-rw-r--r-- | media-sound/cd-discid/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/cd-discid/cd-discid-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cd-discid/ChangeLog b/media-sound/cd-discid/ChangeLog index a5c641ec055d..b67640e6addd 100644 --- a/media-sound/cd-discid/ChangeLog +++ b/media-sound/cd-discid/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-sound/cd-discid # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.1 2002/02/01 21:53:31 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.2 2002/12/09 04:26:14 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *cd-discid-0.6 (1 Feb 2002) 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : diff --git a/media-sound/cd-discid/cd-discid-0.6.ebuild b/media-sound/cd-discid/cd-discid-0.6.ebuild index f96e27e9d4db..6e3ca59baa88 100644 --- a/media-sound/cd-discid/cd-discid-0.6.ebuild +++ b/media-sound/cd-discid/cd-discid-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.6.ebuild,v 1.7 2002/10/04 05:52:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.6.ebuild,v 1.8 2002/12/09 04:26:14 manson 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 sparc64" +KEYWORDS="x86 sparc " src_compile() { |