diff options
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/quanta-docs/Manifest | 12 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20030405.ebuild | 12 |
2 files changed, 17 insertions, 7 deletions
diff --git a/app-doc/quanta-docs/Manifest b/app-doc/quanta-docs/Manifest index d81a4f76586a..d11f42527292 100644 --- a/app-doc/quanta-docs/Manifest +++ b/app-doc/quanta-docs/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 8341cd8eef3dadb923a1c65d4db205fa ChangeLog 1326 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 -MD5 43dbc7cba70c99289267f050009574f3 quanta-docs-20030405.ebuild 893 +MD5 dc061f7f8a0cccc863a28f2e8e29f587 quanta-docs-20030405.ebuild 894 MD5 9ecae47968f19157b0cb7ec923d55e4a files/digest-quanta-docs-20030405 384 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.14 (GNU/Linux) + +iD8DBQFB9Yq5roRuSHgZdywRAhvJAJ4iMTpCQfz6ga6kpRD3ztv3N198vwCfdZt3 +PDwZ926CHJyXcxrQlsYDtZk= +=T9Jz +-----END PGP SIGNATURE----- diff --git a/app-doc/quanta-docs/quanta-docs-20030405.ebuild b/app-doc/quanta-docs/quanta-docs-20030405.ebuild index 535c6855dbe8..1a8ecb4af3ab 100644 --- a/app-doc/quanta-docs/quanta-docs-20030405.ebuild +++ b/app-doc/quanta-docs/quanta-docs-20030405.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # 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.10 2005/01/01 13:19:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20030405.ebuild,v 1.11 2005/01/24 23:53:27 vapier Exp $ -S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" +HOMEPAGE="http://quanta.sourceforge.net" SRC_URI="mirror://sourceforge/quanta/css.tar.bz2 mirror://sourceforge/quanta/html.tar.bz2 mirror://sourceforge/quanta/javascript.tar.bz2 @@ -11,12 +11,12 @@ SRC_URI="mirror://sourceforge/quanta/css.tar.bz2 mirror://sourceforge/quanta/php_manual_en_20030401.tar.bz2 mysql? ( mirror://sourceforge/quanta/quantadoc-mysql-20030405.tar.bz2 )" -HOMEPAGE="http://quanta.sourceforge.net" - +LICENSE="GPL-2" SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="mysql" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc amd64 ppc64 hppa alpha" + +S=${WORKDIR} src_install() { dodir /usr/share/apps/quanta/doc |