diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-12-08 18:02:56 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-12-08 18:02:56 +0000 |
commit | 6aea77756a19d000ecbfcb53e0f7751ae514ad68 (patch) | |
tree | 6cade76423ff924229b69c5f096b345c3d997383 /dev-lang/swig | |
parent | New upstream version. (diff) | |
download | gentoo-2-6aea77756a19d000ecbfcb53e0f7751ae514ad68.tar.gz gentoo-2-6aea77756a19d000ecbfcb53e0f7751ae514ad68.tar.bz2 gentoo-2-6aea77756a19d000ecbfcb53e0f7751ae514ad68.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-lang/swig')
-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 0bfbe3e6eaf8..895996784368 100644 --- a/dev-lang/swig/ChangeLog +++ b/dev-lang/swig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/swig # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.57 2005/10/22 20:50:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.58 2005/12/08 17:58:48 killerfox Exp $ + + 08 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> swig-1.3.25.ebuild: + Stable on hppa. 22 Oct 2005; Mike Frysinger <vapier@gentoo.org> swig-1.3.25.ebuild, swig-1.3.27.ebuild: diff --git a/dev-lang/swig/swig-1.3.25.ebuild b/dev-lang/swig/swig-1.3.25.ebuild index 4c1c1eadbc08..3415ee6f3624 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-2005 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.3 2005/10/22 20:50:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.25.ebuild,v 1.4 2005/12/08 17:58:48 killerfox 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 |