diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-15 01:42:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-15 01:42:50 +0000 |
commit | d531241d73a4c58eefe13832c32a1b112854f5b2 (patch) | |
tree | 12431f9f24221bae9e9d44a15380cb8fa0f8852d /media-libs/resid/resid-0.13-r1.ebuild | |
parent | Emergency removal (diff) | |
download | historical-d531241d73a4c58eefe13832c32a1b112854f5b2.tar.gz historical-d531241d73a4c58eefe13832c32a1b112854f5b2.tar.bz2 historical-d531241d73a4c58eefe13832c32a1b112854f5b2.zip |
Stable on sparc.
Diffstat (limited to 'media-libs/resid/resid-0.13-r1.ebuild')
-rw-r--r-- | media-libs/resid/resid-0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/resid/resid-0.13-r1.ebuild b/media-libs/resid/resid-0.13-r1.ebuild index b0d6433610b6..32da8ec0a72d 100644 --- a/media-libs/resid/resid-0.13-r1.ebuild +++ b/media-libs/resid/resid-0.13-r1.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-libs/resid/resid-0.13-r1.ebuild,v 1.5 2004/03/19 07:56:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/resid/resid-0.13-r1.ebuild,v 1.6 2004/04/15 01:42:50 weeve Exp $ DESCRIPTION="C++ library to emulate the C64 SID chip" HOMEPAGE="http://sidplay2.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sidplay2/${P}-p1.tgz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 sparc " DEPEND="virtual/glibc" S=${WORKDIR}/${P} |