diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-07 14:02:20 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-07 14:02:20 +0000 |
commit | 8ded9a29ac24d946b8713e2e9895a298eee52cce (patch) | |
tree | 1c6b5abc62abcc6a4a9bed7563ba7d92a37bc9bb /dev-lang | |
parent | migrated gimp-2.2.12 to use gimp-help, so fix blocker to exclude this version (diff) | |
download | gentoo-2-8ded9a29ac24d946b8713e2e9895a298eee52cce.tar.gz gentoo-2-8ded9a29ac24d946b8713e2e9895a298eee52cce.tar.bz2 gentoo-2-8ded9a29ac24d946b8713e2e9895a298eee52cce.zip |
Stable on x86 and amd64 for bug #139505.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/swig/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog index 9abbf73d4fda..612e956635e1 100644 --- a/dev-lang/swig/ChangeLog +++ b/dev-lang/swig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/swig # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.66 2006/06/30 20:23:07 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.67 2006/07/07 14:02:20 wolf31o2 Exp $ + + 07 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> swig-1.3.25.ebuild: + Stable on x86 and amd64 for bug #139505. 30 Jun 2006; Lars Weiler <pylon@gentoo.org> swig-1.3.25.ebuild: Stable on ppc; gcc-4 related; bug #138099. diff --git a/dev-lang/swig/swig-1.3.25.ebuild b/dev-lang/swig/swig-1.3.25.ebuild index 19a7c3119790..4701f45d9c11 100644 --- a/dev-lang/swig/swig-1.3.25.ebuild +++ b/dev-lang/swig/swig-1.3.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.25.ebuild,v 1.8 2006/06/30 20:23:07 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.25.ebuild,v 1.9 2006/07/07 14:02:20 wolf31o2 Exp $ inherit flag-o-matic mono eutils #48511 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sparc x86" IUSE="doc guile java perl php python ruby tcltk X" DEPEND="virtual/libc |