summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-05-25 15:38:47 +0000
committerBrent Baude <ranger@gentoo.org>2007-05-25 15:38:47 +0000
commit6cce84c7f4bcd9bbbf9b73d9f738033d262374f0 (patch)
tree3220206b864494870d1c872466a026b4176cff04 /media-libs/libsoundtouch
parentAdd missing dependencies. (diff)
downloadgentoo-2-6cce84c7f4bcd9bbbf9b73d9f738033d262374f0.tar.gz
gentoo-2-6cce84c7f4bcd9bbbf9b73d9f738033d262374f0.tar.bz2
gentoo-2-6cce84c7f4bcd9bbbf9b73d9f738033d262374f0.zip
Marking libsoundtouch-1.3.1-r1 ~ppc64 as a dep to audacity and bug 179173
(Portage version: 2.1.2.7)
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
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index 388048a1e6e0..cb3c94a0b5a4 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.18 2007/05/21 16:22:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.19 2007/05/25 15:38:47 ranger Exp $
+
+ 25 May 2007; Brent Baude <ranger@gentoo.org>
+ libsoundtouch-1.3.1-r1.ebuild:
+ Marking libsoundtouch-1.3.1-r1 ~ppc64 as a dep to audacity and bug 179173
21 May 2007; Gustavo Zacarias <gustavoz@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 dd03344b4aa1..4d5355ae4606 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.6 2007/05/21 16:22:09 gustavoz Exp $
+# $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 $
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 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
DEPEND=""