diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-05 05:20:22 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-05 05:20:22 +0000 |
commit | b313e267397c6c2a58b2f8b539d198a4ff987786 (patch) | |
tree | de918416550dd985e9ebad4ed1580b139accd804 /media-sound/rexima/rexima-1.4.ebuild | |
parent | metadata (diff) | |
download | historical-b313e267397c6c2a58b2f8b539d198a4ff987786.tar.gz historical-b313e267397c6c2a58b2f8b539d198a4ff987786.tar.bz2 historical-b313e267397c6c2a58b2f8b539d198a4ff987786.zip |
${PN}-${PV} -> ${P}
Diffstat (limited to 'media-sound/rexima/rexima-1.4.ebuild')
-rw-r--r-- | media-sound/rexima/rexima-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rexima/rexima-1.4.ebuild b/media-sound/rexima/rexima-1.4.ebuild index e585b181056a..484ec446df6d 100644 --- a/media-sound/rexima/rexima-1.4.ebuild +++ b/media-sound/rexima/rexima-1.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.5 2004/04/05 03:50:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.6 2004/04/05 05:20:22 eradicator Exp $ DESCRIPTION="A curses-based interactive mixer which can also be used from the command-line." HOMEPAGE="http://rus.members.beeb.net/rexima.html" -SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${PN}-${PV}.tar.gz" +SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |