summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:56:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:56:01 +0000
commit8e49c142e0d6e2f4613b2e34968efa3d3238df87 (patch)
treebc0858c505d842589feef28fbe24dbd8649dbbe1 /dev-libs/cdk
parentremove obsoleted versions (diff)
downloadgentoo-2-8e49c142e0d6e2f4613b2e34968efa3d3238df87.tar.gz
gentoo-2-8e49c142e0d6e2f4613b2e34968efa3d3238df87.tar.bz2
gentoo-2-8e49c142e0d6e2f4613b2e34968efa3d3238df87.zip
Stable for sparc, wrt bug #474162
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r--dev-libs/cdk/ChangeLog5
-rw-r--r--dev-libs/cdk/cdk-5.0.20131107.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cdk/ChangeLog b/dev-libs/cdk/ChangeLog
index 4b43a358bdd6..69b893274211 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.84 2014/03/06 10:31:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.85 2014/03/12 09:56:01 ago Exp $
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cdk-5.0.20131107.ebuild:
+ Stable for sparc, wrt bug #474162
06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cdk-5.0.20131107.ebuild:
Stable for ppc64, wrt bug #474162
diff --git a/dev-libs/cdk/cdk-5.0.20131107.ebuild b/dev-libs/cdk/cdk-5.0.20131107.ebuild
index d2f6d67464f4..6ded22066e1e 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.7 2014/03/06 10:31:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20131107.ebuild,v 1.8 2014/03/12 09:56:01 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?]"