diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-17 23:51:31 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-17 23:51:31 +0000 |
commit | 7fbec9aa36e409d06978fcd9a490fbe6ab1ada9d (patch) | |
tree | 04de78f2d7f1921ffed546a1ae2c4563a99fe12a /dev-util/cvs | |
parent | Version bump. Fixed lazy-binding suid issue. (Manifest recommit) (diff) | |
download | gentoo-2-7fbec9aa36e409d06978fcd9a490fbe6ab1ada9d.tar.gz gentoo-2-7fbec9aa36e409d06978fcd9a490fbe6ab1ada9d.tar.bz2 gentoo-2-7fbec9aa36e409d06978fcd9a490fbe6ab1ada9d.zip |
Stable on amd64.
Diffstat (limited to 'dev-util/cvs')
-rw-r--r-- | dev-util/cvs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvs/ChangeLog b/dev-util/cvs/ChangeLog index 0cf5c1a1d09c..6ef2cca1b875 100644 --- a/dev-util/cvs/ChangeLog +++ b/dev-util/cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.67 2004/12/17 12:38:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.68 2004/12/17 23:51:31 absinthe Exp $ + + 17 Dec 2004; Dylan Carlson <absinthe@gentoo.org> cvs-1.11.18.ebuild: + Stable on amd64. 17 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> cvs-1.11.18.ebuild: Stable on sparc wrt #74656 diff --git a/dev-util/cvs/cvs-1.11.18.ebuild b/dev-util/cvs/cvs-1.11.18.ebuild index 126f4ceb316c..ef05522bc733 100644 --- a/dev-util/cvs/cvs-1.11.18.ebuild +++ b/dev-util/cvs/cvs-1.11.18.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/dev-util/cvs/cvs-1.11.18.ebuild,v 1.5 2004/12/17 12:38:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.18.ebuild,v 1.6 2004/12/17 23:51:31 absinthe Exp $ DESCRIPTION="Concurrent Versions System - source code revision control tools" HOMEPAGE="http://www.cvshome.org/" @@ -11,7 +11,7 @@ SRC_URI="http://ccvs.cvshome.org/files/documents/19/534/${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" DEPEND="virtual/libc |