diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:46:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:46:29 +0000 |
commit | 1135d82940ecf4a0b2b247d94c2335750b71be08 (patch) | |
tree | cf287448f4ff6a03b2deba60e08d195e2a5b267d /media-plugins/xmms-sndfile | |
parent | Stable on ppc64 (diff) | |
download | historical-1135d82940ecf4a0b2b247d94c2335750b71be08.tar.gz historical-1135d82940ecf4a0b2b247d94c2335750b71be08.tar.bz2 historical-1135d82940ecf4a0b2b247d94c2335750b71be08.zip |
Stable on ppc64
Package-Manager: portage-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 |