diff options
author | David Holm <dholm@gentoo.org> | 2004-03-19 08:30:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-19 08:30:14 +0000 |
commit | 43d5f1f1ee64fa4dc2bcb647ef29e0fae00ca03f (patch) | |
tree | 5f4d34d89be58d24ebcdca32197ee1ece1951e78 /media-sound/sidplay | |
parent | (no commit message) (diff) | |
download | historical-43d5f1f1ee64fa4dc2bcb647ef29e0fae00ca03f.tar.gz historical-43d5f1f1ee64fa4dc2bcb647ef29e0fae00ca03f.tar.bz2 historical-43d5f1f1ee64fa4dc2bcb647ef29e0fae00ca03f.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/sidplay')
-rw-r--r-- | media-sound/sidplay/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/sidplay/Manifest | 4 | ||||
-rw-r--r-- | media-sound/sidplay/sidplay-2.0.8.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/media-sound/sidplay/Manifest index b6ba47575e1b..5111cb20c1aa 100644 --- a/media-sound/sidplay/Manifest +++ b/media-sound/sidplay/Manifest @@ -1,4 +1,4 @@ -MD5 e970dc410c1ef9dc241aca89661f702d sidplay-2.0.8.ebuild 610 -MD5 305af23008d98876ad9721190d644d63 ChangeLog 587 +MD5 691448531739ce0ed1e9a29c0eb2044f ChangeLog 672 +MD5 f450354d6e3f967bdf45adc1c00c062f sidplay-2.0.8.ebuild 615 MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 MD5 dc3470881c656125efd4df61f80db3df files/digest-sidplay-2.0.8 65 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" |