summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/rcs/rcs-5.7-r2.ebuild')
-rw-r--r--app-text/rcs/rcs-5.7-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/rcs/rcs-5.7-r2.ebuild b/app-text/rcs/rcs-5.7-r2.ebuild
index 5fa3ca79e32c..ae47c3edbb0a 100644
--- a/app-text/rcs/rcs-5.7-r2.ebuild
+++ b/app-text/rcs/rcs-5.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r2.ebuild,v 1.17 2004/07/01 12:02:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r2.ebuild,v 1.18 2004/07/13 23:19:21 agriffis Exp $
DESCRIPTION="Revision Control System"
HOMEPAGE="http://www.gnu.org/software/rcs/"
@@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/rcs/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64"
+IUSE=""
DEPEND="virtual/libc"
RDEPEND="sys-apps/diffutils"