diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-05 10:34:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-05 10:34:34 +0000 |
commit | d7c8d47acf419df61aa60087715094f61c550842 (patch) | |
tree | 73c6dd1ab4c3eaad9e5d7f70ed7ca9f03ffe2cb4 /media-sound/takcd | |
parent | version bump and stable for x86 (diff) | |
download | historical-d7c8d47acf419df61aa60087715094f61c550842.tar.gz historical-d7c8d47acf419df61aa60087715094f61c550842.tar.bz2 historical-d7c8d47acf419df61aa60087715094f61c550842.zip |
moved to stable x86
Diffstat (limited to 'media-sound/takcd')
-rw-r--r-- | media-sound/takcd/takcd-0.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/takcd/takcd-0.08.ebuild b/media-sound/takcd/takcd-0.08.ebuild index 57499ab233ff..836531d18acf 100644 --- a/media-sound/takcd/takcd-0.08.ebuild +++ b/media-sound/takcd/takcd-0.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.08.ebuild,v 1.1 2003/02/08 01:36:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.08.ebuild,v 1.2 2003/03/05 10:34:12 seemant Exp $ IUSE="" @@ -11,9 +11,9 @@ SRC_URI="http://bard.sytes.net/takcd/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" -DEPEND="" +DEPEND="virtual/glibc" src_compile() { ./autogen.sh |