summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-04 23:45:42 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-04 23:45:42 +0000
commiteab85016945039fa3b5b44d372e5618c5f05cecb (patch)
tree731c30de150ec74484cf4f31a6a9d93cf26d329b /media-sound
parentStable for HPPA (bug #164978). (diff)
downloadgentoo-2-eab85016945039fa3b5b44d372e5618c5f05cecb.tar.gz
gentoo-2-eab85016945039fa3b5b44d372e5618c5f05cecb.tar.bz2
gentoo-2-eab85016945039fa3b5b44d372e5618c5f05cecb.zip
amd64 stable, bug 133776
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/twolame/ChangeLog5
-rw-r--r--media-sound/twolame/twolame-0.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/twolame/ChangeLog b/media-sound/twolame/ChangeLog
index 9d87e0142284..80a315880458 100644
--- a/media-sound/twolame/ChangeLog
+++ b/media-sound/twolame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/twolame
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/ChangeLog,v 1.2 2007/02/01 18:44:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/ChangeLog,v 1.3 2007/02/04 23:45:42 beandog Exp $
+
+ 04 Feb 2007; Steve Dibb <beandog@gentoo.org> twolame-0.3.8.ebuild:
+ amd64 stable, bug 133776
01 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> twolame-0.3.8.ebuild:
Keyworded ~sparc
diff --git a/media-sound/twolame/twolame-0.3.8.ebuild b/media-sound/twolame/twolame-0.3.8.ebuild
index 35d478da837f..8d447efe960d 100644
--- a/media-sound/twolame/twolame-0.3.8.ebuild
+++ b/media-sound/twolame/twolame-0.3.8.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-sound/twolame/twolame-0.3.8.ebuild,v 1.2 2007/02/01 18:44:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.8.ebuild,v 1.3 2007/02/04 23:45:42 beandog Exp $
DESCRIPTION="TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder"
HOMEPAGE="http://www.twolame.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc ~x86"
IUSE=""
DEPEND=">=media-libs/libsndfile-1.0.11"