summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-01 08:40:30 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-01 08:40:30 +0000
commit799d3932a7f52e0ab58ca88382fc4044d8cd025d (patch)
treec97b0a3cecc587c44eda1f75efe8e4632f12318f /media-sound
parentStable on x86. (Manifest recommit) (diff)
downloadgentoo-2-799d3932a7f52e0ab58ca88382fc4044d8cd025d.tar.gz
gentoo-2-799d3932a7f52e0ab58ca88382fc4044d8cd025d.tar.bz2
gentoo-2-799d3932a7f52e0ab58ca88382fc4044d8cd025d.zip
inherit eutils.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/toolame/ChangeLog5
-rw-r--r--media-sound/toolame/toolame-02l.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/media-sound/toolame/ChangeLog b/media-sound/toolame/ChangeLog
index 56831d3d8899..a22f333489c7 100644
--- a/media-sound/toolame/ChangeLog
+++ b/media-sound/toolame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/toolame
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.2 2004/03/01 05:37:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.3 2004/04/01 08:40:30 eradicator Exp $
+
+ 01 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> toolame-02l.ebuild:
+ inherit eutils.
*toolame-02l (02 May 2003)
diff --git a/media-sound/toolame/toolame-02l.ebuild b/media-sound/toolame/toolame-02l.ebuild
index df86d0504902..54f2b1d75fc4 100644
--- a/media-sound/toolame/toolame-02l.ebuild
+++ b/media-sound/toolame/toolame-02l.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l.ebuild,v 1.5 2004/03/01 05:37:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l.ebuild,v 1.6 2004/04/01 08:40:30 eradicator Exp $
+
+inherit eutils
DESCRIPTION="tooLAME - an optimized mpeg 1/2 layer 2 audio encoder"
HOMEPAGE="http://www.planckenergy.com"