diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:50:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:50:49 +0000 |
commit | 28efb0b359848ce832c664fbfdeabe5a2e9a7607 (patch) | |
tree | 597d89a2936e5a0c5710c95695d57f2999efd035 /media-plugins/xmms-sndfile | |
parent | Marked 2.6.10-r1 unstable, 2.4.28-r1 stable. (diff) | |
download | gentoo-2-28efb0b359848ce832c664fbfdeabe5a2e9a7607.tar.gz gentoo-2-28efb0b359848ce832c664fbfdeabe5a2e9a7607.tar.bz2 gentoo-2-28efb0b359848ce832c664fbfdeabe5a2e9a7607.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-plugins/xmms-sndfile')
-rw-r--r-- | media-plugins/xmms-sndfile/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-plugins/xmms-sndfile/ChangeLog b/media-plugins/xmms-sndfile/ChangeLog index 6b3760910461..80402450d848 100644 --- a/media-plugins/xmms-sndfile/ChangeLog +++ b/media-plugins/xmms-sndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-sndfile -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-sndfile/ChangeLog,v 1.11 2004/12/31 09:54:40 corsair Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-sndfile/ChangeLog,v 1.12 2005/02/06 18:46:29 corsair Exp $ + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> xmms-sndfile-1.2.ebuild: + Stable on ppc64 31 Dec 2004; Markus Rothe <corsair@gentoo.org> xmms-sndfile-1.2.ebuild: Added ~ppc64 to KEYWORDS diff --git a/media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild b/media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild index b26611a65757..278068f29f8e 100644 --- a/media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild +++ b/media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild,v 1.10 2005/01/29 07:26:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-sndfile/xmms-sndfile-1.2.ebuild,v 1.11 2005/02/06 18:46:29 corsair Exp $ MY_PN=${PN/-/_} MY_P=${MY_PN}-${PV} @@ -11,7 +11,7 @@ SRC_URI="http://www.mega-nerd.com/xmms_sndfile/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libsndfile |