diff options
Diffstat (limited to 'media-sound/toolame')
-rw-r--r-- | media-sound/toolame/toolame-02l-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/toolame/toolame-02l-r2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/toolame/toolame-02l.ebuild | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/media-sound/toolame/toolame-02l-r1.ebuild b/media-sound/toolame/toolame-02l-r1.ebuild index de5756ebddee..19963a8054d4 100644 --- a/media-sound/toolame/toolame-02l-r1.ebuild +++ b/media-sound/toolame/toolame-02l-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r1.ebuild,v 1.3 2006/03/07 16:05:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r1.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -24,5 +24,3 @@ src_install() { dobin toolame || die dodoc README HISTORY FUTURE html/* text/* } - - diff --git a/media-sound/toolame/toolame-02l-r2.ebuild b/media-sound/toolame/toolame-02l-r2.ebuild index 22df0559a5b9..5d6e99a1459a 100644 --- a/media-sound/toolame/toolame-02l-r2.ebuild +++ b/media-sound/toolame/toolame-02l-r2.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/toolame/toolame-02l-r2.ebuild,v 1.4 2007/04/20 22:15:08 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r2.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -35,5 +35,3 @@ src_install() { dobin toolame || die dodoc README HISTORY FUTURE html/* text/* } - - diff --git a/media-sound/toolame/toolame-02l.ebuild b/media-sound/toolame/toolame-02l.ebuild index c34e5c956f19..d26d55800b4b 100644 --- a/media-sound/toolame/toolame-02l.ebuild +++ b/media-sound/toolame/toolame-02l.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l.ebuild,v 1.16 2006/03/07 16:05:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l.ebuild,v 1.17 2007/07/11 19:30:24 mr_bones_ Exp $ IUSE="" @@ -23,5 +23,3 @@ src_install() { dobin toolame || die dodoc README HISTORY FUTURE html/* text/* } - - |