summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-18 17:57:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-18 17:57:27 +0000
commitbd9cf1ffe45a67fce00e1debe6a4ba2c57c859a5 (patch)
treebb8b99703136b35aa6ee47cc0b75b02f2f249b8a /media-libs/libsoundtouch
parentalpha/s390/sparc stable wrt #387375 (diff)
downloadgentoo-2-bd9cf1ffe45a67fce00e1debe6a4ba2c57c859a5.tar.gz
gentoo-2-bd9cf1ffe45a67fce00e1debe6a4ba2c57c859a5.tar.bz2
gentoo-2-bd9cf1ffe45a67fce00e1debe6a4ba2c57c859a5.zip
Drop sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog6
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild6
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index a3bca8e88030..2dd090c94686 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.49 2011/11/28 06:18:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.50 2011/12/18 17:57:27 armin76 Exp $
+
+ 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> libsoundtouch-1.5.0.ebuild,
+ libsoundtouch-1.6.0.ebuild:
+ Drop sparc keywords
28 Nov 2011; Tim Harder <radhermit@gentoo.org> libsoundtouch-1.6.0.ebuild:
Revert to autotools eclass (fixes bug #392103).
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild
index 956aec051473..b5703c274a9b 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild,v 1.7 2010/10/15 13:50:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild,v 1.8 2011/12/18 17:57:27 armin76 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 x86"
IUSE="sse2"
S=${WORKDIR}/${MY_PN}
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
index 19f8e875e4f0..8fa5fe6fd425 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo FoundationOU
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.8 2011/11/28 06:18:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.9 2011/12/18 17:57:27 armin76 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 hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 x86"
IUSE="sse2 static-libs"
S=${WORKDIR}/${MY_PN}