diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-18 18:00:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-18 18:00:13 +0000 |
commit | 37815f0ed55002ac05e0eca843dea371d8d47374 (patch) | |
tree | 5ce5b51540e148c1c0dfd31beaf07e913484913b /app-doc | |
parent | added more keywords and pruned this clogged directory (diff) | |
download | historical-37815f0ed55002ac05e0eca843dea371d8d47374.tar.gz historical-37815f0ed55002ac05e0eca843dea371d8d47374.tar.bz2 historical-37815f0ed55002ac05e0eca843dea371d8d47374.zip |
added amd64 keyword.
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 8 | ||||
-rw-r--r-- | app-doc/quanta-docs/Manifest | 6 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-1.0.ebuild | 6 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20030405.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index 418b9913bab8..62cfaadb12cc 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.4 2003/11/30 14:44:46 caleb Exp $ +# 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 $ + + 18 Feb 2004; Dylan Carlson <absinthe@gentoo.org> quanta-docs-1.0.ebuild, + quanta-docs-20030405.ebuild: + added amd64 keyword. *quanta-docs-20030405 (30 Nov 2003) diff --git a/app-doc/quanta-docs/Manifest b/app-doc/quanta-docs/Manifest index ef26584c517b..0354faa83931 100644 --- a/app-doc/quanta-docs/Manifest +++ b/app-doc/quanta-docs/Manifest @@ -1,6 +1,6 @@ -MD5 fb55306f24aa2ed3f30a535c4294f3e3 quanta-docs-1.0.ebuild 774 -MD5 b1491801d896706b33856c7334003493 quanta-docs-20030405.ebuild 860 -MD5 121f581938fd0b378fa6191c4ff0e364 ChangeLog 576 +MD5 b903f8e880faeec55254d7c8ba6c23d8 ChangeLog 709 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 +MD5 2b3c20478c1b89241a29490c260d214a quanta-docs-1.0.ebuild 783 +MD5 ed0af0ab50ad06d26f351c47be5b8d25 quanta-docs-20030405.ebuild 869 MD5 d4965e5268a9b64880bb4856b3e1fd8a files/digest-quanta-docs-1.0 275 MD5 9ecae47968f19157b0cb7ec923d55e4a files/digest-quanta-docs-20030405 384 diff --git a/app-doc/quanta-docs/quanta-docs-1.0.ebuild b/app-doc/quanta-docs/quanta-docs-1.0.ebuild index cdaf93de11ca..f6352722ca12 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-2003 Gentoo Technologies, Inc. +# 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.13 2003/09/27 01:27:47 weeve Exp $ +# $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 $ S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" @@ -12,7 +12,7 @@ HOMEPAGE="http://quanta.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc amd64" src_install() { dodir /usr/share/apps/quanta/doc diff --git a/app-doc/quanta-docs/quanta-docs-20030405.ebuild b/app-doc/quanta-docs/quanta-docs-20030405.ebuild index f7af3a8cec75..a84c6cc7ef5d 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-2003 Gentoo Technologies, Inc. +# 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.1 2003/11/30 14:44:46 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20030405.ebuild,v 1.2 2004/02/18 18:00:13 absinthe Exp $ S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" @@ -15,7 +15,7 @@ HOMEPAGE="http://quanta.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc amd64" src_install() { dodir /usr/share/apps/quanta/doc |