diff options
author | 2009-12-09 19:13:56 +0000 | |
---|---|---|
committer | 2009-12-09 19:13:56 +0000 | |
commit | 8f6d91564ed374ec2074622789fb5e5f9c52ae72 (patch) | |
tree | 3e88a67059f5134ef096891ff3d4459b84a8b411 /dev-libs/cdk/cdk-5.0.20081105.ebuild | |
parent | Remove old version. (diff) | |
download | gentoo-2-8f6d91564ed374ec2074622789fb5e5f9c52ae72.tar.gz gentoo-2-8f6d91564ed374ec2074622789fb5e5f9c52ae72.tar.bz2 gentoo-2-8f6d91564ed374ec2074622789fb5e5f9c52ae72.zip |
ppc stable #287511
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-libs/cdk/cdk-5.0.20081105.ebuild')
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20081105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20081105.ebuild b/dev-libs/cdk/cdk-5.0.20081105.ebuild index e3fe08abe04c..67b5e16c40b0 100644 --- a/dev-libs/cdk/cdk-5.0.20081105.ebuild +++ b/dev-libs/cdk/cdk-5.0.20081105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20081105.ebuild,v 1.6 2009/11/26 18:11:11 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20081105.ebuild,v 1.7 2009/12/09 19:13:56 nixnut Exp $ inherit eutils versionator toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" IUSE="examples" DEPEND=">=sys-libs/ncurses-5.2" |