diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-04-08 22:15:12 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-04-08 22:15:12 +0000 |
commit | f5c01a6881882fc926ae3718bb486e6c5551a72b (patch) | |
tree | be895b3d47af1f7e5ab2a706bf0264dd9547fca8 /dev-util/cvs | |
parent | Mark komics-1.0 stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-f5c01a6881882fc926ae3718bb486e6c5551a72b.tar.gz gentoo-2-f5c01a6881882fc926ae3718bb486e6c5551a72b.tar.bz2 gentoo-2-f5c01a6881882fc926ae3718bb486e6c5551a72b.zip |
Stable on mips
Diffstat (limited to 'dev-util/cvs')
-rw-r--r-- | dev-util/cvs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvs/ChangeLog b/dev-util/cvs/ChangeLog index 6c2cff4b1a35..fef2d21485ff 100644 --- a/dev-util/cvs/ChangeLog +++ b/dev-util/cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.38 2004/04/08 21:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.39 2004/04/08 22:15:12 tuxus Exp $ + + 09 Apr 2004; <tuxus@gentoo.org> cvs-1.11.14.ebuild: + Stable on mips 08 Apr 2004; Aron Griffis <agriffis@gentoo.org> cvs-1.11.14.ebuild: Stable on alpha and ia64 diff --git a/dev-util/cvs/cvs-1.11.14.ebuild b/dev-util/cvs/cvs-1.11.14.ebuild index 54a02678bff2..4b47725d6810 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.6 2004/04/08 21:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.14.ebuild,v 1.7 2004/04/08 22:15:12 tuxus 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="" |