summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 18:03:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 18:03:12 +0000
commit67b466f76f30cb67b044415dfad83be37f474c6f (patch)
tree85a212c8be40bbeee22d82b6884fdf2f2548aacc /dev-lang/swig
parentStable for s390, wrt bug #470286 (diff)
downloadgentoo-2-67b466f76f30cb67b044415dfad83be37f474c6f.tar.gz
gentoo-2-67b466f76f30cb67b044415dfad83be37f474c6f.tar.bz2
gentoo-2-67b466f76f30cb67b044415dfad83be37f474c6f.zip
Stable for s390, wrt bug #473488
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/swig')
-rw-r--r--dev-lang/swig/ChangeLog5
-rw-r--r--dev-lang/swig/swig-1.3.40-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog
index b88f7b5a9083..0715046dad0b 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.208 2013/06/29 16:20:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.209 2013/06/30 18:03:12 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild:
+ Stable for s390, wrt bug #473488
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild:
Stable for sparc, wrt bug #473488
diff --git a/dev-lang/swig/swig-1.3.40-r2.ebuild b/dev-lang/swig/swig-1.3.40-r2.ebuild
index 292d332d419e..8b8e8166aba0 100644
--- a/dev-lang/swig/swig-1.3.40-r2.ebuild
+++ b/dev-lang/swig/swig-1.3.40-r2.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-1.3.40-r2.ebuild,v 1.11 2013/06/29 16:20:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.40-r2.ebuild,v 1.12 2013/06/30 18:03:12 ago Exp $
EAPI="3"
DESCRIPTION="Simplified Wrapper and Interface Generator"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD BSD-2"
SLOT="1"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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 ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~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"
RESTRICT="test"
DEPEND=""