diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-07-22 01:39:12 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-07-22 01:39:12 +0000 |
commit | 6d4139f6ad27326963ea2a5c99c8e7daae0877b4 (patch) | |
tree | 528167d21483ca2b1b01581000453bdb74ddb422 /app-cdr/disc-cover | |
parent | add slot and keywords (diff) | |
download | historical-6d4139f6ad27326963ea2a5c99c8e7daae0877b4.tar.gz historical-6d4139f6ad27326963ea2a5c99c8e7daae0877b4.tar.bz2 historical-6d4139f6ad27326963ea2a5c99c8e7daae0877b4.zip |
repoman, sparc and ppc guys need to hit this dir too :)
Diffstat (limited to 'app-cdr/disc-cover')
-rw-r--r-- | app-cdr/disc-cover/disc-cover-1.3.1.ebuild | 4 |
1 files changed, 3 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 e8dff4356155..ac540de9ef05 100644 --- a/app-cdr/disc-cover/disc-cover-1.3.1.ebuild +++ b/app-cdr/disc-cover/disc-cover-1.3.1.ebuild @@ -1,10 +1,12 @@ # 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.5 2002/07/06 20:51:34 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.3.1.ebuild,v 1.6 2002/07/22 01:39:12 lostlogic 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" +KEYWORDS="x86" +SLOT="0" DEPEND=">=dev-perl/Audio-CD-disc-cover-0.04 >=app-text/tetex-1.0.7-r7" |