diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:49:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:49:35 +0000 |
commit | a927c4b57c25697dd7ce0b2a2e06afea149c3b58 (patch) | |
tree | 453be5dc1b8425643764fd427e3b90fb59384fc2 /dev-lang/swig | |
parent | Stable for ia64, wrt bug #470286 (diff) | |
download | gentoo-2-a927c4b57c25697dd7ce0b2a2e06afea149c3b58.tar.gz gentoo-2-a927c4b57c25697dd7ce0b2a2e06afea149c3b58.tar.bz2 gentoo-2-a927c4b57c25697dd7ce0b2a2e06afea149c3b58.zip |
Stable for ia64, wrt bug #473488
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/swig')
-rw-r--r-- | dev-lang/swig/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.40-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog index f8401094aa59..1cecddbb0b80 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.205 2013/06/26 02:55:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.206 2013/06/26 08:49:35 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for ia64, wrt bug #473488 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: Stable for alpha, 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 2f73ed0f548e..a6dc0b302441 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.8 2013/06/26 02:55:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.40-r2.ebuild,v 1.9 2013/06/26 08:49:35 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="" |