diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2005-07-23 02:02:29 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2005-07-23 02:02:29 +0000 |
commit | d345511382909bbe9103a89f14e4647d20c31c58 (patch) | |
tree | 99e5a762790785f9d7afc7a525abb5d510859dcc /sci-libs | |
parent | Adding txt2man. (diff) | |
download | gentoo-2-d345511382909bbe9103a89f14e4647d20c31c58.tar.gz gentoo-2-d345511382909bbe9103a89f14e4647d20c31c58.tar.bz2 gentoo-2-d345511382909bbe9103a89f14e4647d20c31c58.zip |
stable bump for x86 and keyworded for ~sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/geos/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/geos/geos-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/geos/geos-2.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index 4c244fd43743..509dc4fedb50 100644 --- a/sci-libs/geos/ChangeLog +++ b/sci-libs/geos/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/geos # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.5 2005/07/03 01:44:14 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.6 2005/07/23 02:02:29 nerdboy Exp $ + + 23 Jul 2005; Steve Arnold <nerdboy@gentoo.org> geos-2.1.1.ebuild, + geos-2.1.2.ebuild: + stable bump for x86 and keyworded for ~sparc *geos-2.1.2 (03 Jul 2005) diff --git a/sci-libs/geos/geos-2.1.1.ebuild b/sci-libs/geos/geos-2.1.1.ebuild index 3f5efa80ffc2..b4f9c894eafc 100644 --- a/sci-libs/geos/geos-2.1.1.ebuild +++ b/sci-libs/geos/geos-2.1.1.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/sci-libs/geos/geos-2.1.1.ebuild,v 1.4 2005/05/17 13:16:13 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.1.1.ebuild,v 1.5 2005/07/23 02:02:29 nerdboy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://geos.refractions.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 x86 ~ppc ~sparc" IUSE="static doc" RDEPEND="virtual/libc" diff --git a/sci-libs/geos/geos-2.1.2.ebuild b/sci-libs/geos/geos-2.1.2.ebuild index 907b5051f09a..9390be39c662 100644 --- a/sci-libs/geos/geos-2.1.2.ebuild +++ b/sci-libs/geos/geos-2.1.2.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/sci-libs/geos/geos-2.1.2.ebuild,v 1.1 2005/07/03 01:44:14 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.1.2.ebuild,v 1.2 2005/07/23 02:02:29 nerdboy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://geos.refractions.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc" IUSE="static doc" RDEPEND="virtual/libc" |