diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-02-11 14:23:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-02-11 14:23:10 +0000 |
commit | 88dc6e20d3869e02305f1e9a4d3a958419514a2d (patch) | |
tree | 3693f54a39dca146b546aea09724c1fce81dacb0 /dev-lang/swig | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-88dc6e20d3869e02305f1e9a4d3a958419514a2d.tar.gz gentoo-2-88dc6e20d3869e02305f1e9a4d3a958419514a2d.tar.bz2 gentoo-2-88dc6e20d3869e02305f1e9a4d3a958419514a2d.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-lang/swig')
-rw-r--r-- | dev-lang/swig/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.25.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.27.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.29-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.29.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.31.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog index 5cb30cfd58df..ab16bfb7d8aa 100644 --- a/dev-lang/swig/ChangeLog +++ b/dev-lang/swig/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/swig # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.82 2007/01/10 19:03:27 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.83 2007/02/11 14:23:10 grobian Exp $ + + 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> swig-1.3.25.ebuild, + swig-1.3.27.ebuild, swig-1.3.29.ebuild, swig-1.3.29-r1.ebuild, + swig-1.3.31.ebuild: + Dropped ppc-macos keyword, see you in prefix 10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> Manifest: Fix Manifest. diff --git a/dev-lang/swig/swig-1.3.25.ebuild b/dev-lang/swig/swig-1.3.25.ebuild index da3f2ab33163..382dedab7624 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-2007 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.15 2007/02/11 13:06:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.25.ebuild,v 1.16 2007/02/11 14:23:10 grobian 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 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="doc guile java perl php python ruby tcl tk" DEPEND="virtual/libc diff --git a/dev-lang/swig/swig-1.3.27.ebuild b/dev-lang/swig/swig-1.3.27.ebuild index ca8839cb6dd7..8f28c05e4421 100644 --- a/dev-lang/swig/swig-1.3.27.ebuild +++ b/dev-lang/swig/swig-1.3.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.27.ebuild,v 1.7 2007/02/11 13:06:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.27.ebuild,v 1.8 2007/02/11 14:23:10 grobian 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 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc guile java lua mono ocaml perl php pike python ruby tcl tk" RESTRICT="test" diff --git a/dev-lang/swig/swig-1.3.29-r1.ebuild b/dev-lang/swig/swig-1.3.29-r1.ebuild index cb5576fdb1ad..4280efa4c26b 100644 --- a/dev-lang/swig/swig-1.3.29-r1.ebuild +++ b/dev-lang/swig/swig-1.3.29-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.29-r1.ebuild,v 1.4 2007/02/11 13:06:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.29-r1.ebuild,v 1.5 2007/02/11 14:23:10 grobian 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc guile java lua mono ocaml perl php pike python ruby tcl tk" RESTRICT="test" diff --git a/dev-lang/swig/swig-1.3.29.ebuild b/dev-lang/swig/swig-1.3.29.ebuild index 7ac7094de33c..ac9f882c6499 100644 --- a/dev-lang/swig/swig-1.3.29.ebuild +++ b/dev-lang/swig/swig-1.3.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.29.ebuild,v 1.5 2007/02/11 13:06:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.29.ebuild,v 1.6 2007/02/11 14:23:10 grobian 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc guile java lua mono ocaml perl php pike python ruby tcl tk" RESTRICT="test" diff --git a/dev-lang/swig/swig-1.3.31.ebuild b/dev-lang/swig/swig-1.3.31.ebuild index 55a5924ee58a..bfffdfe5a637 100644 --- a/dev-lang/swig/swig-1.3.31.ebuild +++ b/dev-lang/swig/swig-1.3.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.31.ebuild,v 1.3 2007/02/11 13:06:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.31.ebuild,v 1.4 2007/02/11 14:23:10 grobian 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc guile java lua mono ocaml perl php pike python ruby tcl tk" RESTRICT="test" |