summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-12 20:19:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-12 20:19:22 +0000
commit581b32486f39141bc80c07a920a16ee8840f0590 (patch)
tree408c0944b9fbc6576a496f5fabc74ff035cea601 /dev-lang/swig
parentStable for sparc, wrt bug #456624 (diff)
downloadgentoo-2-581b32486f39141bc80c07a920a16ee8840f0590.tar.gz
gentoo-2-581b32486f39141bc80c07a920a16ee8840f0590.tar.bz2
gentoo-2-581b32486f39141bc80c07a920a16ee8840f0590.zip
Stable for sparc, 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 85d0b55fb584..6d04fcc0fd71 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.192 2013/02/12 19:32:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.193 2013/02/12 20:19:22 ago Exp $
+
+ 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild:
+ Stable for sparc, wrt bug #456834
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild:
Stable for arm, wrt bug #456834
diff --git a/dev-lang/swig/swig-2.0.9.ebuild b/dev-lang/swig/swig-2.0.9.ebuild
index e39b2a21509a..e50077727a83 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.8 2013/02/12 19:32:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.9.ebuild,v 1.9 2013/02/12 20:19:22 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"