diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 16:01:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 16:01:56 +0000 |
commit | 72c68b26d22c27d45a4442adf6a725095deb8baf (patch) | |
tree | abd5e8df74f5804e1f8a5a65ac920c7432244c7b /app-cdr/tear | |
parent | unmasking and changelog fixes (diff) | |
download | gentoo-2-72c68b26d22c27d45a4442adf6a725095deb8baf.tar.gz gentoo-2-72c68b26d22c27d45a4442adf6a725095deb8baf.tar.bz2 gentoo-2-72c68b26d22c27d45a4442adf6a725095deb8baf.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-cdr/tear')
-rw-r--r-- | app-cdr/tear/tear-1.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/tear/tear-1.0_rc1.ebuild b/app-cdr/tear/tear-1.0_rc1.ebuild index 9b6b6fef74cb..b5ba10a79e10 100644 --- a/app-cdr/tear/tear-1.0_rc1.ebuild +++ b/app-cdr/tear/tear-1.0_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/tear/tear-1.0_rc1.ebuild,v 1.7 2003/03/28 12:12:31 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/tear/tear-1.0_rc1.ebuild,v 1.8 2003/06/29 16:01:56 aliz Exp $ DESCRIPTION="T.E.A.R. Encodes And Rips CDs into mp3 or ogg files." HOMEPAGE="http://tear.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" IUSE="encode oggvorbis" |