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 | 037e73475a4957b41b7c86560e57ba96be7b73e7 (patch) | |
tree | 5c0ab8813c9b36cb09e1c9db86209efc47b176e7 /dev-libs/cdk/cdk-5.0.20060220.ebuild | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-037e73475a4957b41b7c86560e57ba96be7b73e7.tar.gz gentoo-2-037e73475a4957b41b7c86560e57ba96be7b73e7.tar.bz2 gentoo-2-037e73475a4957b41b7c86560e57ba96be7b73e7.zip |
stable amd64
(Portage version: 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 |