diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-25 14:26:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-25 14:26:57 +0000 |
commit | 3d11c72348808d0d529e13d160eaba2c52638022 (patch) | |
tree | 40c4bf1dfefde4b743c93a4de31cf6ca40dc8ae1 /dev-libs/cdk | |
parent | Stable on amd64 wrt bug #345203 (diff) | |
download | gentoo-2-3d11c72348808d0d529e13d160eaba2c52638022.tar.gz gentoo-2-3d11c72348808d0d529e13d160eaba2c52638022.tar.bz2 gentoo-2-3d11c72348808d0d529e13d160eaba2c52638022.zip |
Stable on amd64 wrt bug #299479
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r-- | dev-libs/cdk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20090215.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cdk/ChangeLog b/dev-libs/cdk/ChangeLog index 43f98e889fa8..79365c9443a1 100644 --- a/dev-libs/cdk/ChangeLog +++ b/dev-libs/cdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cdk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.66 2011/01/24 04:05:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.67 2011/01/25 14:26:57 hwoarang Exp $ + + 25 Jan 2011; Markos Chandras <hwoarang@gentoo.org> cdk-5.0.20090215.ebuild: + Stable on amd64 wrt bug #299479 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> cdk-5.0.20090215.ebuild: Stable for HPPA (bug #299479). diff --git a/dev-libs/cdk/cdk-5.0.20090215.ebuild b/dev-libs/cdk/cdk-5.0.20090215.ebuild index 754029a69098..8f0d1b36650e 100644 --- a/dev-libs/cdk/cdk-5.0.20090215.ebuild +++ b/dev-libs/cdk/cdk-5.0.20090215.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20090215.ebuild,v 1.4 2011/01/24 04:05:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20090215.ebuild,v 1.5 2011/01/25 14:26:57 hwoarang Exp $ EAPI=3 @@ -13,7 +13,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" DEPEND=">=sys-libs/ncurses-5.2" |