summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-04-16 17:55:47 +0000
committerBrent Baude <ranger@gentoo.org>2010-04-16 17:55:47 +0000
commit277a082079fbced61d8cd38401832e666c568662 (patch)
treed0e24a825b9723d03110f95dda08ddb0d1c5c080 /media-libs
parentMinor cleanup (diff)
downloadgentoo-2-277a082079fbced61d8cd38401832e666c568662.tar.gz
gentoo-2-277a082079fbced61d8cd38401832e666c568662.tar.bz2
gentoo-2-277a082079fbced61d8cd38401832e666c568662.zip
stable ppc, bug 315013
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsoundtouch/ChangeLog5
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index fbbae650c205..c6852010c4d6 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.30 2010/04/13 15:34:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.31 2010/04/16 17:55:47 ranger Exp $
+
+ 16 Apr 2010; Brent Baude <ranger@gentoo.org> libsoundtouch-1.4.0.ebuild:
+ stable ppc, bug 315013
*libsoundtouch-1.5.0 (13 Apr 2010)
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
index e2e3708a7fd1..1f81d2b6fe49 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.3 2009/07/07 10:30:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.4 2010/04/16 17:55:47 ranger Exp $
EAPI=2
MY_PN=${PN/lib}
@@ -12,7 +12,7 @@ SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86"
IUSE="sse2"
S=${WORKDIR}/${MY_PN}