diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-09 11:09:23 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-09 11:09:23 +0000 |
commit | c80bc18413358552fe344cfbe19b595364256a26 (patch) | |
tree | 01a15dfbb35a52d8331ac0b60ae32a76e95ad045 /dev-libs/cdk/cdk-5.0.20060220.ebuild | |
parent | Marked stable on x86. (diff) | |
download | historical-c80bc18413358552fe344cfbe19b595364256a26.tar.gz historical-c80bc18413358552fe344cfbe19b595364256a26.tar.bz2 historical-c80bc18413358552fe344cfbe19b595364256a26.zip |
stable amd64
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-libs/cdk/cdk-5.0.20060220.ebuild')
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20060220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20060220.ebuild b/dev-libs/cdk/cdk-5.0.20060220.ebuild index 10ddfe63b137..b7ae3bca1ccc 100644 --- a/dev-libs/cdk/cdk-5.0.20060220.ebuild +++ b/dev-libs/cdk/cdk-5.0.20060220.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20060220.ebuild,v 1.8 2006/08/06 21:53:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20060220.ebuild,v 1.9 2006/08/09 11:09:23 blubb Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~s390 sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2 |