diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:22:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:22:31 +0000 |
commit | c84c662b592c89f34ecc16f36e3f957da51f894a (patch) | |
tree | baccbce0bf7cbe4490af691757c3f4320d29b564 /media-libs/libsidplay | |
parent | add ~alpha (Manifest recommit) (diff) | |
download | gentoo-2-c84c662b592c89f34ecc16f36e3f957da51f894a.tar.gz gentoo-2-c84c662b592c89f34ecc16f36e3f957da51f894a.tar.bz2 gentoo-2-c84c662b592c89f34ecc16f36e3f957da51f894a.zip |
stable on alpha and ia64
Diffstat (limited to 'media-libs/libsidplay')
-rw-r--r-- | media-libs/libsidplay/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libsidplay/libsidplay-1.36.57.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libsidplay/ChangeLog b/media-libs/libsidplay/ChangeLog index 8ead664b25d2..124b9887755b 100644 --- a/media-libs/libsidplay/ChangeLog +++ b/media-libs/libsidplay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsidplay -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsidplay/ChangeLog,v 1.8 2003/10/22 17:57:02 hanno Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsidplay/ChangeLog,v 1.9 2004/02/17 20:22:31 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libsidplay-1.36.57.ebuild: + stable on alpha and ia64 22 Oct 2003; Hanno Boeck <hanno@gentoo.org> libsidplay-2.1.0.20021111.ebuild: diff --git a/media-libs/libsidplay/libsidplay-1.36.57.ebuild b/media-libs/libsidplay/libsidplay-1.36.57.ebuild index f1a0bd2f5b04..731b59c89b23 100644 --- a/media-libs/libsidplay/libsidplay-1.36.57.ebuild +++ b/media-libs/libsidplay/libsidplay-1.36.57.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsidplay/libsidplay-1.36.57.ebuild,v 1.4 2003/07/12 18:05:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsidplay/libsidplay-1.36.57.ebuild,v 1.5 2004/02/17 20:22:31 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="C64 SID player library" @@ -9,7 +9,7 @@ SRC_URI="http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/${P} SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc alpha ia64" DEPEND="virtual/glibc" |