diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 18:17:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 18:17:55 +0000 |
commit | 3831914169fe3dae28b42456dd9e7af7bfd2a6a3 (patch) | |
tree | b1114368bff50742d830ba7650810c4843433bef /dev-libs/cdk/cdk-5.0.20050424.ebuild | |
parent | ebuild cleanup, adding two upstream patches. (diff) | |
download | historical-3831914169fe3dae28b42456dd9e7af7bfd2a6a3.tar.gz historical-3831914169fe3dae28b42456dd9e7af7bfd2a6a3.tar.bz2 historical-3831914169fe3dae28b42456dd9e7af7bfd2a6a3.zip |
Mark 5.0.20050424 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-libs/cdk/cdk-5.0.20050424.ebuild')
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20050424.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20050424.ebuild b/dev-libs/cdk/cdk-5.0.20050424.ebuild index d0763ff74300..d4e036b9b9cf 100644 --- a/dev-libs/cdk/cdk-5.0.20050424.ebuild +++ b/dev-libs/cdk/cdk-5.0.20050424.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.20050424.ebuild,v 1.2 2005/11/12 12:06:09 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20050424.ebuild,v 1.3 2006/02/04 18:17:55 agriffis 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 |