diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 16:07:18 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 16:07:18 +0000 |
commit | feeaa21894d5d189b0e360be5ea3d1b8ffd738a7 (patch) | |
tree | 6afacc05d0c699937aaff3b85458cd400e16922c /dev-libs/cdk | |
parent | repoman'd directory (diff) | |
download | historical-feeaa21894d5d189b0e360be5ea3d1b8ffd738a7.tar.gz historical-feeaa21894d5d189b0e360be5ea3d1b8ffd738a7.tar.bz2 historical-feeaa21894d5d189b0e360be5ea3d1b8ffd738a7.zip |
repoman'd
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r-- | dev-libs/cdk/cdk-4.9.10.20020430.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/cdk/cdk-4.9.10.20020430.ebuild b/dev-libs/cdk/cdk-4.9.10.20020430.ebuild index 7a4dbc9bb018..304ad8560284 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020430.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020430.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020430.ebuild,v 1.3 2002/08/01 16:07:17 seemant Exp $ MY_P=${P/.2002/-2002} @@ -12,9 +12,9 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2" +KEYWORDS="x86" +DEPEND=">=sys-libs/ncurses-5.2" src_compile() { |