diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-20 15:17:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-20 15:17:54 +0000 |
commit | b31d74367d25ac28cbbb16292db463ffc7726c0e (patch) | |
tree | e897e6a47ddaac402bb023225005b2d7e53ae547 /dev-util/cvs | |
parent | Revision bump; fixes bug 82810. New patch layout since we're starting to get ... (diff) | |
download | gentoo-2-b31d74367d25ac28cbbb16292db463ffc7726c0e.tar.gz gentoo-2-b31d74367d25ac28cbbb16292db463ffc7726c0e.tar.bz2 gentoo-2-b31d74367d25ac28cbbb16292db463ffc7726c0e.zip |
stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/cvs')
-rw-r--r-- | dev-util/cvs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cvs/cvs-1.11.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvs/ChangeLog b/dev-util/cvs/ChangeLog index d65051cd479f..77daaf490bfb 100644 --- a/dev-util/cvs/ChangeLog +++ b/dev-util/cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.80 2005/04/20 07:37:50 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.81 2005/04/20 15:15:17 blubb Exp $ + + 20 Apr 2005; Simon Stelling <blubb@gentoo.org> cvs-1.11.20.ebuild: + stable on amd64 20 Apr 2005; Lars Weiler <pylon@gentoo.org> cvs-1.11.20.ebuild: Stable on x86 and ppc; bug #89579. diff --git a/dev-util/cvs/cvs-1.11.20.ebuild b/dev-util/cvs/cvs-1.11.20.ebuild index 047939ca4075..19f57108d61a 100644 --- a/dev-util/cvs/cvs-1.11.20.ebuild +++ b/dev-util/cvs/cvs-1.11.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.20.ebuild,v 1.4 2005/04/20 07:37:50 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.20.ebuild,v 1.5 2005/04/20 15:15:17 blubb 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/861/${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 |