summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-02-05 10:31:31 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-02-05 10:31:31 +0000
commit04115df9a6c4bbfc8196cd3db8cfe2ae0bf19271 (patch)
tree29356f1aa6a327253380ff3f02467f52e4160b46 /dev-libs/geoip
parentStable on ppc. (diff)
downloadgentoo-2-04115df9a6c4bbfc8196cd3db8cfe2ae0bf19271.tar.gz
gentoo-2-04115df9a6c4bbfc8196cd3db8cfe2ae0bf19271.tar.bz2
gentoo-2-04115df9a6c4bbfc8196cd3db8cfe2ae0bf19271.zip
Stable on ppc (1.3.0), added to ~ppc (1.3.6).
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r--dev-libs/geoip/ChangeLog8
-rw-r--r--dev-libs/geoip/geoip-1.2.1.ebuild4
-rw-r--r--dev-libs/geoip/geoip-1.3.0.ebuild6
-rw-r--r--dev-libs/geoip/geoip-1.3.2.ebuild4
-rw-r--r--dev-libs/geoip/geoip-1.3.5.ebuild4
-rw-r--r--dev-libs/geoip/geoip-1.3.6.ebuild6
6 files changed, 18 insertions, 14 deletions
diff --git a/dev-libs/geoip/ChangeLog b/dev-libs/geoip/ChangeLog
index d12aa60fedb9..ab245e2518c4 100644
--- a/dev-libs/geoip/ChangeLog
+++ b/dev-libs/geoip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/geoip
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.25 2004/12/29 22:16:17 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.26 2005/02/05 10:31:31 hansmi Exp $
+
+ 05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> geoip-1.3.0.ebuild,
+ geoip-1.3.6.ebuild:
+ Stable on ppc (1.3.0), added to ~ppc (1.3.6).
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-libs/geoip/geoip-1.2.1.ebuild b/dev-libs/geoip/geoip-1.2.1.ebuild
index 50d64ca5791a..e6406f93c1fb 100644
--- a/dev-libs/geoip/geoip-1.2.1.ebuild
+++ b/dev-libs/geoip/geoip-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.2.1.ebuild,v 1.9 2004/07/02 04:41:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.2.1.ebuild,v 1.10 2005/02/05 10:31:31 hansmi Exp $
inherit eutils
diff --git a/dev-libs/geoip/geoip-1.3.0.ebuild b/dev-libs/geoip/geoip-1.3.0.ebuild
index 8cbfa5d2fa79..36cbfdd736e5 100644
--- a/dev-libs/geoip/geoip-1.3.0.ebuild
+++ b/dev-libs/geoip/geoip-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.0.ebuild,v 1.9 2004/07/02 04:41:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.0.ebuild,v 1.10 2005/02/05 10:31:31 hansmi Exp $
MY_P=${P/geoip/GeoIP}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://www.maxmind.com/download/geoip/api/c/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc hppa amd64"
+KEYWORDS="x86 ~sparc ppc hppa amd64"
IUSE=""
DEPEND="virtual/libc
diff --git a/dev-libs/geoip/geoip-1.3.2.ebuild b/dev-libs/geoip/geoip-1.3.2.ebuild
index 6529219d9d64..1164bad416f0 100644
--- a/dev-libs/geoip/geoip-1.3.2.ebuild
+++ b/dev-libs/geoip/geoip-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.2.ebuild,v 1.6 2004/08/17 08:47:14 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.2.ebuild,v 1.7 2005/02/05 10:31:31 hansmi Exp $
MY_P=${P/geoip/GeoIP}
S=${WORKDIR}/${MY_P}
diff --git a/dev-libs/geoip/geoip-1.3.5.ebuild b/dev-libs/geoip/geoip-1.3.5.ebuild
index 44e017475ebc..a2ad4e60e93e 100644
--- a/dev-libs/geoip/geoip-1.3.5.ebuild
+++ b/dev-libs/geoip/geoip-1.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.5.ebuild,v 1.4 2004/12/16 10:19:17 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.5.ebuild,v 1.5 2005/02/05 10:31:31 hansmi Exp $
MY_P=${P/geoip/GeoIP}
S=${WORKDIR}/${MY_P}
diff --git a/dev-libs/geoip/geoip-1.3.6.ebuild b/dev-libs/geoip/geoip-1.3.6.ebuild
index 1c1a965e2d21..79dcc91ec7f8 100644
--- a/dev-libs/geoip/geoip-1.3.6.ebuild
+++ b/dev-libs/geoip/geoip-1.3.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.6.ebuild,v 1.4 2004/12/16 10:19:17 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.3.6.ebuild,v 1.5 2005/02/05 10:31:31 hansmi Exp $
MY_P=${P/geoip/GeoIP}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://www.maxmind.com/download/geoip/api/c/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha amd64 hppa ~sparc"
+KEYWORDS="~x86 ~alpha amd64 hppa ~sparc ~ppc"
IUSE=""
DEPEND="virtual/libc