diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:15:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:15:34 +0000 |
commit | 9b10badc3ffebc65e21a3da5042e8d07c866f70b (patch) | |
tree | cb30e0162456eef97e202d2fcf0252a434f0405b /media-sound/sexypsf | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-9b10badc3ffebc65e21a3da5042e8d07c866f70b.tar.gz gentoo-2-9b10badc3ffebc65e21a3da5042e8d07c866f70b.tar.bz2 gentoo-2-9b10badc3ffebc65e21a3da5042e8d07c866f70b.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-sound/sexypsf')
-rw-r--r-- | media-sound/sexypsf/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/sexypsf/sexypsf-0.4.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/sexypsf/ChangeLog b/media-sound/sexypsf/ChangeLog index 96d21a672868..c4806caf9334 100644 --- a/media-sound/sexypsf/ChangeLog +++ b/media-sound/sexypsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/sexypsf -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sexypsf/ChangeLog,v 1.7 2004/12/19 06:43:04 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sexypsf/ChangeLog,v 1.8 2005/08/07 13:14:01 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> sexypsf-0.4.6.ebuild: + Stable on ppc. 18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> sexypsf-0.4.6.ebuild: diff --git a/media-sound/sexypsf/sexypsf-0.4.6.ebuild b/media-sound/sexypsf/sexypsf-0.4.6.ebuild index 72f20ff6e9fd..a6aeaaac4126 100644 --- a/media-sound/sexypsf/sexypsf-0.4.6.ebuild +++ b/media-sound/sexypsf/sexypsf-0.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sexypsf/sexypsf-0.4.6.ebuild,v 1.2 2004/12/19 06:43:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sexypsf/sexypsf-0.4.6.ebuild,v 1.3 2005/08/07 13:14:01 hansmi Exp $ IUSE="xmms" @@ -18,7 +18,7 @@ SLOT="0" #-amd64: 0.4.6: Segfault on playback using sexypsf. #-sparc: 0.4.5: Couldn't load minispf -KEYWORDS="x86 ~ppc -amd64 -sparc" +KEYWORDS="-amd64 ppc -sparc x86" DEPEND="sys-libs/zlib xmms? ( media-sound/xmms )" |