diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-04-14 18:46:01 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-04-14 18:46:01 +0000 |
commit | ea199171e28f50252461b86ccdfc164ae52d6b6d (patch) | |
tree | d07b08bbbba866f6d88bf403052d73348ca6c21a /dev-util | |
parent | Keyworded ~alpha. (Manifest recommit) (diff) | |
download | gentoo-2-ea199171e28f50252461b86ccdfc164ae52d6b6d.tar.gz gentoo-2-ea199171e28f50252461b86ccdfc164ae52d6b6d.tar.bz2 gentoo-2-ea199171e28f50252461b86ccdfc164ae52d6b6d.zip |
1.11.15 stable on all archs (security update)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cvs/cvs-1.11.14.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.15.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/cvs/cvs-1.11.14.ebuild b/dev-util/cvs/cvs-1.11.14.ebuild index 5bcbcce774e0..4b6180dd333f 100644 --- a/dev-util/cvs/cvs-1.11.14.ebuild +++ b/dev-util/cvs/cvs-1.11.14.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.14.ebuild,v 1.8 2004/04/10 18:51:13 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.14.ebuild,v 1.9 2004/04/14 18:46:01 scandium Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://ftp.cvshome.org/release/stable/${P}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ~ppc64" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ppc64" IUSE="" diff --git a/dev-util/cvs/cvs-1.11.15.ebuild b/dev-util/cvs/cvs-1.11.15.ebuild index d335ecd8ce93..20093f1fbb23 100644 --- a/dev-util/cvs/cvs-1.11.15.ebuild +++ b/dev-util/cvs/cvs-1.11.15.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.15.ebuild,v 1.2 2004/04/14 16:44:38 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.15.ebuild,v 1.3 2004/04/14 18:46:01 scandium Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://ftp.cvshome.org/release/stable/${P}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64 s390" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ppc64 s390" IUSE="" |