diff options
author | 2002-11-14 21:58:55 +0000 | |
---|---|---|
committer | 2002-11-14 21:58:55 +0000 | |
commit | 1b40c52b6ec7407b87b6ddc4822e2edd3f51983d (patch) | |
tree | 970a9b2d303569eb62c22ef83d875ec469a414a5 /media-sound/dcd | |
parent | Currently marked unstable for verfication. Moved smtpd.conf from (diff) | |
download | historical-1b40c52b6ec7407b87b6ddc4822e2edd3f51983d.tar.gz historical-1b40c52b6ec7407b87b6ddc4822e2edd3f51983d.tar.bz2 historical-1b40c52b6ec7407b87b6ddc4822e2edd3f51983d.zip |
~alpha added to KEYWORDS
Diffstat (limited to 'media-sound/dcd')
-rw-r--r-- | media-sound/dcd/dcd-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild index d2df4b4489aa..144d991e91c0 100644 --- a/media-sound/dcd/dcd-0.95.ebuild +++ b/media-sound/dcd/dcd-0.95.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/dcd/dcd-0.95.ebuild,v 1.2 2002/10/04 05:53:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.3 2002/11/14 21:58:52 wwoods Exp $ S=${WORKDIR}/dcd-0.95 DESCRIPTION="A simple command-line based CD Player" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~alpha" src_unpack() { |