summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-05-11 21:22:11 +0000
committerBrent Baude <ranger@gentoo.org>2010-05-11 21:22:11 +0000
commit6c189f05b563b21365c029b94b456793ad001438 (patch)
tree95d8edfb76d18f9abd476c06ce39495808c98d5f /media-libs/libsoundtouch
parentstable ppc64, bug 314007 (diff)
downloadhistorical-6c189f05b563b21365c029b94b456793ad001438.tar.gz
historical-6c189f05b563b21365c029b94b456793ad001438.tar.bz2
historical-6c189f05b563b21365c029b94b456793ad001438.zip
stable ppc64, bug 315013
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog5
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index ab6a430d052b..3f2418603e40 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.33 2010/05/04 16:30:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.34 2010/05/11 21:22:11 ranger Exp $
+
+ 11 May 2010; Brent Baude <ranger@gentoo.org> libsoundtouch-1.4.0.ebuild:
+ stable ppc64, bug 315013
04 May 2010; Jeroen Roovers <jer@gentoo.org> libsoundtouch-1.4.0.ebuild:
Stable for HPPA (bug #315013).
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
index c006e097c135..41ae55f5063f 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-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.6 2010/05/04 16:30:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.7 2010/05/11 21:22:11 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}