summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-12 16:56:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-12 16:56:28 +0000
commit1978d603f6a19853d7340fbcf44696803c66d5af (patch)
tree7e9800e3b15d56a6cdf747b1375d86580df1fcb4 /dev-lang/swig
parentStable for ppc, wrt bug #456624 (diff)
downloadgentoo-2-1978d603f6a19853d7340fbcf44696803c66d5af.tar.gz
gentoo-2-1978d603f6a19853d7340fbcf44696803c66d5af.tar.bz2
gentoo-2-1978d603f6a19853d7340fbcf44696803c66d5af.zip
Stable for ppc, wrt bug #456834
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang/swig')
-rw-r--r--dev-lang/swig/ChangeLog5
-rw-r--r--dev-lang/swig/swig-2.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog
index f6c79ce382b9..dec128c86988 100644
--- a/dev-lang/swig/ChangeLog
+++ b/dev-lang/swig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/swig
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.188 2013/02/12 16:50:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.189 2013/02/12 16:56:28 ago Exp $
+
+ 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild:
+ Stable for ppc, wrt bug #456834
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild:
Stable for ppc64, wrt bug #456834
diff --git a/dev-lang/swig/swig-2.0.9.ebuild b/dev-lang/swig/swig-2.0.9.ebuild
index 3f25533e3530..fc657edc5925 100644
--- a/dev-lang/swig/swig-2.0.9.ebuild
+++ b/dev-lang/swig/swig-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.9.ebuild,v 1.4 2013/02/12 16:50:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.9.ebuild,v 1.5 2013/02/12 16:56:28 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3+ BSD BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ccache doc pcre"
RESTRICT="test"