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
commitae2b2b9209522e13de5cd344f74c86ebfabbb995 (patch)
tree3fc390edff155448a8b7e45a9a09429023971d17 /media-libs/libsoundtouch
parentstable ppc64, bug 314007 (diff)
downloadgentoo-2-ae2b2b9209522e13de5cd344f74c86ebfabbb995.tar.gz
gentoo-2-ae2b2b9209522e13de5cd344f74c86ebfabbb995.tar.bz2
gentoo-2-ae2b2b9209522e13de5cd344f74c86ebfabbb995.zip
stable ppc64, bug 315013
(Portage version: 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}