diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-18 13:31:45 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-18 13:31:45 +0000 |
commit | 477f7b817b2985bc279e00a2eb900501ff54a1ab (patch) | |
tree | a764d87949983c44bcdfac39539f618aff202b36 /app-admin/ctcs | |
parent | new version (diff) | |
download | historical-477f7b817b2985bc279e00a2eb900501ff54a1ab.tar.gz historical-477f7b817b2985bc279e00a2eb900501ff54a1ab.tar.bz2 historical-477f7b817b2985bc279e00a2eb900501ff54a1ab.zip |
Added IUSE
Diffstat (limited to 'app-admin/ctcs')
-rw-r--r-- | app-admin/ctcs/ctcs-1.3.0_pre4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild b/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild index 3471e547c6d1..63dcbe4a3b30 100644 --- a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild +++ b/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.3 2002/10/17 01:23:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.4 2002/10/18 13:31:45 aliz Exp $ # ${A} - the tarball itself eg: ${PORTDIR}/distfiles/t.tgz # ${P} - program name-program version eg: foo-1.0 @@ -37,6 +37,7 @@ SLOT="0" # KEYWORDS='x86 ppc sparc sparc64' KEYWORDS="x86" +IUSE="" # Runtime dependancies RDEPEND="virtual/glibc |