summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-01-29 08:47:10 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-01-29 08:47:10 +0000
commit9bade7f2ce4aee130caac1bc41f674635dd7b48c (patch)
tree03b37f9fc8a97fd2cf768efdbf7d6306dfec2fdf /media-libs/libsoundtouch
parentStable on ppc64; bug #199751 (diff)
downloadhistorical-9bade7f2ce4aee130caac1bc41f674635dd7b48c.tar.gz
historical-9bade7f2ce4aee130caac1bc41f674635dd7b48c.tar.bz2
historical-9bade7f2ce4aee130caac1bc41f674635dd7b48c.zip
Stable on ppc64; bug #199751
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog8
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index cb3c94a0b5a4..6a0357f58615 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.19 2007/05/25 15:38:47 ranger Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.20 2008/01/29 08:41:44 corsair Exp $
+
+ 29 Jan 2008; Markus Rothe <corsair@gentoo.org>
+ libsoundtouch-1.3.1-r1.ebuild:
+ Stable on ppc64; bug #199751
25 May 2007; Brent Baude <ranger@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 4d5355ae4606..5c189f9a7211 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
+# Copyright 1999-2008 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.7 2007/05/25 15:38:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.8 2008/01/29 08:41:44 corsair Exp $
inherit autotools flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
DEPEND=""