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/cvs-1.11.20.ebuild | |
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/cvs-1.11.20.ebuild')
-rw-r--r-- | dev-util/cvs/cvs-1.11.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |