summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog6
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild4
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index bebb67ef9f33..6863d0174c56 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.14 2007/03/24 20:41:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.15 2007/03/30 19:41:15 grobian Exp $
+
+ 30 Mar 2007; Fabian Groffen <grobian@gentoo.org>
+ libsoundtouch-1.3.1.ebuild, libsoundtouch-1.3.1-r1.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
24 Mar 2007; Raúl Porcel <armin76@gentoo.org>
libsoundtouch-1.3.1-r1.ebuild:
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild
index 24b233b113bf..655caf20abf8 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.2 2007/03/24 20:41:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.3 2007/03/30 19:41:15 grobian Exp $
inherit autotools
@@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND=""
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild
index aa3642cb5648..e9a9ab4635f2 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild,v 1.4 2006/11/20 21:04:20 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1.ebuild,v 1.5 2007/03/30 19:41:15 grobian Exp $
inherit autotools toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc-macos x86"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND="virtual/libc"
DEPEND="app-arch/unzip"