diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-18 16:01:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-18 16:01:22 +0000 |
commit | 0a6703cb5dd3130081bce4eea5f30f3a99c5020e (patch) | |
tree | 8bb13eec5318dc93765304d2b38d0bed5b16211c /dev-libs/cdk | |
parent | Stable for HPPA (bug #491946). (diff) | |
download | gentoo-2-0a6703cb5dd3130081bce4eea5f30f3a99c5020e.tar.gz gentoo-2-0a6703cb5dd3130081bce4eea5f30f3a99c5020e.tar.bz2 gentoo-2-0a6703cb5dd3130081bce4eea5f30f3a99c5020e.zip |
Stable for HPPA (bug #474162).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r-- | dev-libs/cdk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20131107.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/cdk/ChangeLog b/dev-libs/cdk/ChangeLog index fa948eabcf28..099da1538e91 100644 --- a/dev-libs/cdk/ChangeLog +++ b/dev-libs/cdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cdk -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.78 2013/12/02 10:10:45 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.79 2014/02/18 16:01:22 jer Exp $ + + 18 Feb 2014; Jeroen Roovers <jer@gentoo.org> cdk-5.0.20131107.ebuild: + Stable for HPPA (bug #474162). *cdk-5.0.20131107 (02 Dec 2013) diff --git a/dev-libs/cdk/cdk-5.0.20131107.ebuild b/dev-libs/cdk/cdk-5.0.20131107.ebuild index 157857b20cc0..0dc59196ef5b 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-2013 Gentoo Foundation +# 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.1 2013/12/02 10:10:45 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20131107.ebuild,v 1.2 2014/02/18 16:01:22 jer 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?]" |