diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-04-20 20:05:15 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-04-20 20:05:15 +0000 |
commit | 4ba0ca6d0b1388e551e9b55fe6b3a4e2bf3e18de (patch) | |
tree | 6cbfe5ba1d26d3fb91f60630d8d70e62a6bb755a /dev-util/cvs/cvs-1.11.20.ebuild | |
parent | added missing libsndfile dependency, fixes #89597. also changed deprecated og... (diff) | |
download | gentoo-2-4ba0ca6d0b1388e551e9b55fe6b3a4e2bf3e18de.tar.gz gentoo-2-4ba0ca6d0b1388e551e9b55fe6b3a4e2bf3e18de.tar.bz2 gentoo-2-4ba0ca6d0b1388e551e9b55fe6b3a4e2bf3e18de.zip |
Stable on hppa.
(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 19f57108d61a..d845813c3396 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.5 2005/04/20 15:15:17 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.20.ebuild,v 1.6 2005/04/20 20:05:15 gmsoft 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 |