summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-29 15:11:43 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-29 15:11:43 +0000
commitd4e8dcb3a0b08d89db408d29753c1de901ada2be (patch)
tree9f874b57ae708f211aa0e1cb20fe509c57258cd5 /media-libs
parentStable for HPPA (bug #432754). (diff)
downloadgentoo-2-d4e8dcb3a0b08d89db408d29753c1de901ada2be.tar.gz
gentoo-2-d4e8dcb3a0b08d89db408d29753c1de901ada2be.tar.bz2
gentoo-2-d4e8dcb3a0b08d89db408d29753c1de901ada2be.zip
Stable for HPPA (bug #441378).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsoundtouch/ChangeLog5
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index 4f59f4d2ede6..c6cd54847eb2 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.61 2012/11/20 20:40:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.62 2012/11/29 15:11:43 jer Exp $
+
+ 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> libsoundtouch-1.7.0.ebuild:
+ Stable for HPPA (bug #441378).
20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libsoundtouch-1.7.0.ebuild:
Stable for x86, wrt bug #441378
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
index b3c713ed9cc5..be00f2c570cd 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild,v 1.5 2012/11/20 20:40:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild,v 1.6 2012/11/29 15:11:43 jer Exp $
EAPI=4
inherit autotools eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86"
IUSE="sse2 static-libs"
DEPEND="virtual/pkgconfig"