diff options
author | 2004-06-10 10:09:08 +0000 | |
---|---|---|
committer | 2004-06-10 10:09:08 +0000 | |
commit | 1f1ee47f6e9fe625cab49912369be48c5e79e47d (patch) | |
tree | b0631e950f4408c97d07b400ddab49bbfa568c22 /dev-util/cvs/cvs-1.11.17.ebuild | |
parent | Version bumped. Closes 53383 (Manifest recommit) (diff) | |
download | gentoo-2-1f1ee47f6e9fe625cab49912369be48c5e79e47d.tar.gz gentoo-2-1f1ee47f6e9fe625cab49912369be48c5e79e47d.tar.bz2 gentoo-2-1f1ee47f6e9fe625cab49912369be48c5e79e47d.zip |
stable on amd64
Diffstat (limited to 'dev-util/cvs/cvs-1.11.17.ebuild')
-rw-r--r-- | dev-util/cvs/cvs-1.11.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvs/cvs-1.11.17.ebuild b/dev-util/cvs/cvs-1.11.17.ebuild index 332c82468c01..35f446e3c1a5 100644 --- a/dev-util/cvs/cvs-1.11.17.ebuild +++ b/dev-util/cvs/cvs-1.11.17.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/dev-util/cvs/cvs-1.11.17.ebuild,v 1.5 2004/06/09 21:11:49 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.17.ebuild,v 1.6 2004/06/10 10:09:08 kugelfang Exp $ inherit eutils flag-o-matic @@ -18,7 +18,7 @@ SRC_URI="http://ccvs.cvshome.org/files/documents/19/191/${P}.tar.bz2 LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha ~arm hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ~ia64 ~ppc64 ~s390" IUSE="doc emacs" |