diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-12-20 02:33:05 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-12-20 02:33:05 +0000 |
commit | ee65441e4a5181bd2c43f372a0eaaa25d189c950 (patch) | |
tree | 044e220c071a2c0121305e62dce33410f120b41f /app-doc/afsdoc/afsdoc-3.6-r1.ebuild | |
parent | amd64, just docs, no need for testing (Manifest recommit) (diff) | |
download | gentoo-2-ee65441e4a5181bd2c43f372a0eaaa25d189c950.tar.gz gentoo-2-ee65441e4a5181bd2c43f372a0eaaa25d189c950.tar.bz2 gentoo-2-ee65441e4a5181bd2c43f372a0eaaa25d189c950.zip |
amd64, just docs, no need for testing
Diffstat (limited to 'app-doc/afsdoc/afsdoc-3.6-r1.ebuild')
-rw-r--r-- | app-doc/afsdoc/afsdoc-3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/afsdoc/afsdoc-3.6-r1.ebuild b/app-doc/afsdoc/afsdoc-3.6-r1.ebuild index f129620cfcea..1b9771960ba7 100644 --- a/app-doc/afsdoc/afsdoc-3.6-r1.ebuild +++ b/app-doc/afsdoc/afsdoc-3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/afsdoc/afsdoc-3.6-r1.ebuild,v 1.16 2004/06/24 21:38:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/afsdoc/afsdoc-3.6-r1.ebuild,v 1.17 2004/12/20 02:29:28 jhuebel Exp $ DESCRIPTION="AFS 3 distributed file system" SRC_URI="http://www.openafs.org/dl/openafs/1.0.3/afs-3.6-doc.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openafs.org/" SLOT="0" LICENSE="IPL-1" IUSE="" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc amd64" DEPEND="" |