diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-06-30 20:23:07 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-06-30 20:23:07 +0000 |
commit | 4bead50a7da489bd7decb29da9b117bd082fe887 (patch) | |
tree | 5a7d195bb8c7e90a27bdd77c3239635d06594f37 /dev-lang | |
parent | Version bump. (diff) | |
download | gentoo-2-4bead50a7da489bd7decb29da9b117bd082fe887.tar.gz gentoo-2-4bead50a7da489bd7decb29da9b117bd082fe887.tar.bz2 gentoo-2-4bead50a7da489bd7decb29da9b117bd082fe887.zip |
Stable on ppc; gcc-4 related; bug #138099.
(Portage version: 2.1.1_pre1-r5)
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 ee76ac1b6887..9abbf73d4fda 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.65 2006/05/22 05:46:19 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.66 2006/06/30 20:23:07 pylon Exp $ + + 30 Jun 2006; Lars Weiler <pylon@gentoo.org> swig-1.3.25.ebuild: + Stable on ppc; gcc-4 related; bug #138099. *swig-1.3.29 (22 May 2006) diff --git a/dev-lang/swig/swig-1.3.25.ebuild b/dev-lang/swig/swig-1.3.25.ebuild index ee611ec7ab29..19a7c3119790 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.7 2006/02/20 16:36:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.25.ebuild,v 1.8 2006/06/30 20:23:07 pylon 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 |