diff options
Diffstat (limited to 'app-doc/quanta-docs/quanta-docs-1.0.ebuild')
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-doc/quanta-docs/quanta-docs-1.0.ebuild b/app-doc/quanta-docs/quanta-docs-1.0.ebuild index f6352722ca12..dadf3e8e06cc 100644 --- a/app-doc/quanta-docs/quanta-docs-1.0.ebuild +++ b/app-doc/quanta-docs/quanta-docs-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-1.0.ebuild,v 1.14 2004/02/18 18:00:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-1.0.ebuild,v 1.15 2004/05/16 20:21:31 centic Exp $ S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/quanta/quanta-css-${PV}.tar.bz2 HOMEPAGE="http://quanta.sourceforge.net" SLOT="0" +IUSE="" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc amd64" |