diff options
author | David Holm <dholm@gentoo.org> | 2004-03-19 08:31:47 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-19 08:31:47 +0000 |
commit | d20f39992b0d03e63e1d60598396e3a8bda2db34 (patch) | |
tree | e81ee521eeb70e68aaa707be789da2cbda68868d /media-sound/sidplay | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-d20f39992b0d03e63e1d60598396e3a8bda2db34.tar.gz gentoo-2-d20f39992b0d03e63e1d60598396e3a8bda2db34.tar.bz2 gentoo-2-d20f39992b0d03e63e1d60598396e3a8bda2db34.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/sidplay')
-rw-r--r-- | media-sound/sidplay/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/sidplay/sidplay-2.0.8.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/sidplay/ChangeLog b/media-sound/sidplay/ChangeLog index f024b2c1e169..88a89e8c31cb 100644 --- a/media-sound/sidplay/ChangeLog +++ b/media-sound/sidplay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/sidplay -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/ChangeLog,v 1.3 2003/10/07 19:26:48 hanno Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/ChangeLog,v 1.4 2004/03/19 08:30:14 dholm Exp $ + + 19 Mar 2004; David Holm <dholm@gentoo.org> sidplay-2.0.8.ebuild: + Added to ~ppc. *sidplay-2.0.8 (07 Oct 2003) diff --git a/media-sound/sidplay/sidplay-2.0.8.ebuild b/media-sound/sidplay/sidplay-2.0.8.ebuild index 78b681d3f5ba..104d5fb1b080 100644 --- a/media-sound/sidplay/sidplay-2.0.8.ebuild +++ b/media-sound/sidplay/sidplay-2.0.8.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-sound/sidplay/sidplay-2.0.8.ebuild,v 1.3 2004/03/01 05:37:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.8.ebuild,v 1.4 2004/03/19 08:30:14 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="C64 SID player" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/sidplay2/${P}.tar.gz" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/glibc >=media-libs/sidplay-libs-2.1.0" |