summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-07-23 11:33:01 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-07-23 11:33:01 +0000
commitde7e4d1c9a86a81ab388aa58ea117efdc898f92c (patch)
treeb4238aa79b6a224c7d340e7d9f5fb35fd3a5b57a /dev-util/cvs/cvs-1.11.20.ebuild
parentFix gcc2 screwup. (diff)
downloadgentoo-2-de7e4d1c9a86a81ab388aa58ea117efdc898f92c.tar.gz
gentoo-2-de7e4d1c9a86a81ab388aa58ea117efdc898f92c.tar.bz2
gentoo-2-de7e4d1c9a86a81ab388aa58ea117efdc898f92c.zip
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/cvs/cvs-1.11.20.ebuild')
-rw-r--r--dev-util/cvs/cvs-1.11.20.ebuild4
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 c57d361386b5..3041b76b6daa 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.9 2005/06/30 02:17:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.20.ebuild,v 1.10 2005/07/23 11:33:01 matsuu 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="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="doc emacs"
DEPEND=">=sys-libs/zlib-1.1.4"