diff options
Diffstat (limited to 'media-sound/dimrec')
-rw-r--r-- | media-sound/dimrec/dimrec-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/dimrec/dimrec-0.1.ebuild b/media-sound/dimrec/dimrec-0.1.ebuild index b737a1558c64..9187fa504e3f 100644 --- a/media-sound/dimrec/dimrec-0.1.ebuild +++ b/media-sound/dimrec/dimrec-0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/dimrec/dimrec-0.1.ebuild,v 1.1 2002/09/20 03:07:24 chouser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dimrec/dimrec-0.1.ebuild,v 1.2 2002/09/23 19:45:02 vapier Exp $ DESCRIPTION="A client/server media player" SRC_URI="http://bluweb.com/chouser/proj/dimrec/${P}.tar.gz" -HOMEPAGE="http://bluweb.com/chouser/proj/dimrec" +HOMEPAGE="http://bluweb.com/chouser/proj/dimrec/" -LICENSE="GPL" +LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |