diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-05-16 20:25:41 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-05-16 20:25:41 +0000 |
commit | 0138e85aa0ec53a7fb4f2fdf37678f56b456bfaf (patch) | |
tree | 22f44e89467a04b97c689329495bd70ab5c48c72 /app-doc/quanta-docs | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-0138e85aa0ec53a7fb4f2fdf37678f56b456bfaf.tar.gz gentoo-2-0138e85aa0ec53a7fb4f2fdf37678f56b456bfaf.tar.bz2 gentoo-2-0138e85aa0ec53a7fb4f2fdf37678f56b456bfaf.zip |
Add IUSE.
Diffstat (limited to 'app-doc/quanta-docs')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-1.0.ebuild | 3 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20030405.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index 62cfaadb12cc..96238e28ddb6 100644 --- a/app-doc/quanta-docs/ChangeLog +++ b/app-doc/quanta-docs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/quanta-docs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.5 2004/02/18 18:00:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.6 2004/05/16 20:21:31 centic Exp $ + + 16 May 2004; Dominik Stadler <centic@gentoo.org> quanta-docs-1.0.ebuild, + quanta-docs-20030405.ebuild: + Add IUSE 18 Feb 2004; Dylan Carlson <absinthe@gentoo.org> quanta-docs-1.0.ebuild, quanta-docs-20030405.ebuild: 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" diff --git a/app-doc/quanta-docs/quanta-docs-20030405.ebuild b/app-doc/quanta-docs/quanta-docs-20030405.ebuild index a84c6cc7ef5d..05252cbd87b8 100644 --- a/app-doc/quanta-docs/quanta-docs-20030405.ebuild +++ b/app-doc/quanta-docs/quanta-docs-20030405.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-20030405.ebuild,v 1.2 2004/02/18 18:00:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20030405.ebuild,v 1.3 2004/05/16 20:21:31 centic Exp $ S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" @@ -14,6 +14,7 @@ SRC_URI="mirror://sourceforge/quanta/css.tar.bz2 HOMEPAGE="http://quanta.sourceforge.net" SLOT="0" +IUSE="" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc amd64" |