diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 20:51:35 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 20:51:35 +0000 |
commit | d1bef3451950e9953da629f5ac9a1c829ff07b4b (patch) | |
tree | 2a74dcec03442eefd8ae84511312efa523114d36 /app-cdr/disc-cover | |
parent | LICENSE fix (diff) | |
download | historical-d1bef3451950e9953da629f5ac9a1c829ff07b4b.tar.gz historical-d1bef3451950e9953da629f5ac9a1c829ff07b4b.tar.bz2 historical-d1bef3451950e9953da629f5ac9a1c829ff07b4b.zip |
LICENSE fixes from Daniel Ahlberg
Diffstat (limited to 'app-cdr/disc-cover')
-rw-r--r-- | app-cdr/disc-cover/disc-cover-1.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/disc-cover/disc-cover-1.3.1.ebuild b/app-cdr/disc-cover/disc-cover-1.3.1.ebuild index 153895dbe235..e8dff4356155 100644 --- a/app-cdr/disc-cover/disc-cover-1.3.1.ebuild +++ b/app-cdr/disc-cover/disc-cover-1.3.1.ebuild @@ -1,9 +1,10 @@ # Copyright 2002 Felix Kurth <felix@fkurth.de> # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.3.1.ebuild,v 1.4 2002/06/19 00:30:31 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.3.1.ebuild,v 1.5 2002/07/06 20:51:34 drobbins Exp $ DESCRIPTION="Creates CD-Covers via Latex by fetching cd-info from freedb.org or local file" HOMEPAGE="http://www.liacs.nl/~jvhemert/disc-cover/" +LICENSE="GPL-2" DEPEND=">=dev-perl/Audio-CD-disc-cover-0.04 >=app-text/tetex-1.0.7-r7" |