diff options
author | 2014-03-05 15:22:10 +0000 | |
---|---|---|
committer | 2014-03-05 15:22:10 +0000 | |
commit | e53806b27c66c4c25dca1d15c0a2143ec9f2e5e3 (patch) | |
tree | 17d6a7839691d847fa0f5e603a3a5d06e3079ba9 /dev-libs/cdk | |
parent | Stable for ppc, wrt bug #470260 (diff) | |
download | gentoo-2-e53806b27c66c4c25dca1d15c0a2143ec9f2e5e3.tar.gz gentoo-2-e53806b27c66c4c25dca1d15c0a2143ec9f2e5e3.tar.bz2 gentoo-2-e53806b27c66c4c25dca1d15c0a2143ec9f2e5e3.zip |
Stable for ppc, wrt bug #474162
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r-- | dev-libs/cdk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20131107.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cdk/ChangeLog b/dev-libs/cdk/ChangeLog index 3ab8694306f4..c39677596c3a 100644 --- a/dev-libs/cdk/ChangeLog +++ b/dev-libs/cdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cdk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.82 2014/03/02 08:05:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.83 2014/03/05 15:22:10 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cdk-5.0.20131107.ebuild: + Stable for ppc, wrt bug #474162 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cdk-5.0.20131107.ebuild: Stable for x86, wrt bug #474162 diff --git a/dev-libs/cdk/cdk-5.0.20131107.ebuild b/dev-libs/cdk/cdk-5.0.20131107.ebuild index d9f2cab4cc40..639d641fb9a3 100644 --- a/dev-libs/cdk/cdk-5.0.20131107.ebuild +++ b/dev-libs/cdk/cdk-5.0.20131107.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20131107.ebuild,v 1.5 2014/03/02 08:05:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20131107.ebuild,v 1.6 2014/03/05 15:22:10 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz" LICENSE="BSD" SLOT="0/5" # subslot = soname version -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 static-libs unicode" DEPEND=">=sys-libs/ncurses-5.2[unicode?]" |