diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-05 22:18:04 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-05 22:18:04 +0000 |
commit | b6a4d13b3fbbaefbf49880ee9e40f51ea890cdd4 (patch) | |
tree | 1d12f40945c788c45557f9a4e1b250fde96206b9 /media-libs/libmusepack | |
parent | x11-plugins/allin1-0.5.0 stable for x86. Wipe out older versions. (Manifest r... (diff) | |
download | gentoo-2-b6a4d13b3fbbaefbf49880ee9e40f51ea890cdd4.tar.gz gentoo-2-b6a4d13b3fbbaefbf49880ee9e40f51ea890cdd4.tar.bz2 gentoo-2-b6a4d13b3fbbaefbf49880ee9e40f51ea890cdd4.zip |
Added to ~ppc because this code was already IN ppc in media-plugins/libmusepack, but now the code is split into a separate lib.
Diffstat (limited to 'media-libs/libmusepack')
-rw-r--r-- | media-libs/libmusepack/libmusepack-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmusepack/libmusepack-1.0.1.ebuild b/media-libs/libmusepack/libmusepack-1.0.1.ebuild index dc56ded45b1e..3a7a4b7eafad 100644 --- a/media-libs/libmusepack/libmusepack-1.0.1.ebuild +++ b/media-libs/libmusepack/libmusepack-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmusepack/libmusepack-1.0.1.ebuild,v 1.1 2004/09/05 22:14:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmusepack/libmusepack-1.0.1.ebuild,v 1.2 2004/09/05 22:18:04 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://perso.wanadoo.fr/reservoir/mpc/${S}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~ppc ~amd64" src_unpack () { unpack ${A} |