diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:08:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:08:03 +0000 |
commit | 3b03ce3ac35e5f99153521044af4a6603b633a24 (patch) | |
tree | c38cbba9c29c6ad1643ee2ecd67ebe1134916bc2 /dev-libs | |
parent | Marking editres-1.0.4 ppc64 for bug 294958 (diff) | |
download | gentoo-2-3b03ce3ac35e5f99153521044af4a6603b633a24.tar.gz gentoo-2-3b03ce3ac35e5f99153521044af4a6603b633a24.tar.bz2 gentoo-2-3b03ce3ac35e5f99153521044af4a6603b633a24.zip |
ia64/s390/sparc stable wrt #287511
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/cdk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20081105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cdk/ChangeLog b/dev-libs/cdk/ChangeLog index 56fe0dcf81e3..ef1b36961eab 100644 --- a/dev-libs/cdk/ChangeLog +++ b/dev-libs/cdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cdk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.61 2009/12/11 19:59:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.62 2009/12/15 19:08:03 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> cdk-5.0.20081105.ebuild: + ia64/s390/sparc stable wrt #287511 11 Dec 2009; Brent Baude <ranger@gentoo.org> cdk-5.0.20081105.ebuild: Marking cdk-5.0.20081105 ppc64 for bug 287511 diff --git a/dev-libs/cdk/cdk-5.0.20081105.ebuild b/dev-libs/cdk/cdk-5.0.20081105.ebuild index 4e0186dcae93..aa6789ae69cd 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.8 2009/12/11 19:59:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20081105.ebuild,v 1.9 2009/12/15 19:08:03 armin76 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" |