diff options
author | 2005-04-20 07:37:50 +0000 | |
---|---|---|
committer | 2005-04-20 07:37:50 +0000 | |
commit | 67188a55452e69f07f9398458ae9eb1eab365718 (patch) | |
tree | 8d674d0460e3fe3c93414fcdee14076efbc7267e /dev-util/cvs/cvs-1.11.20.ebuild | |
parent | Fix font problems, bug 88058. (diff) | |
download | gentoo-2-67188a55452e69f07f9398458ae9eb1eab365718.tar.gz gentoo-2-67188a55452e69f07f9398458ae9eb1eab365718.tar.bz2 gentoo-2-67188a55452e69f07f9398458ae9eb1eab365718.zip |
Stable on x86 and ppc; bug #89579.
(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 1e32f0ff0110..047939ca4075 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.3 2005/04/20 06:41:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.20.ebuild,v 1.4 2005/04/20 07:37:50 pylon 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 |