summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-17 18:40:26 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-17 18:40:26 +0000
commit0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e (patch)
treef6c07b108f2ba78401a47f995aa08d18152fd3ad /dev-python/python-cdb
parentVersion bump, thanks to Sho. (diff)
downloadhistorical-0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e.tar.gz
historical-0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e.tar.bz2
historical-0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-python/python-cdb')
-rw-r--r--dev-python/python-cdb/ChangeLog8
-rw-r--r--dev-python/python-cdb/python-cdb-0.32-r1.ebuild6
-rw-r--r--dev-python/python-cdb/python-cdb-0.32.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/python-cdb/ChangeLog b/dev-python/python-cdb/ChangeLog
index bba29dbcc316..cf9a343c37d5 100644
--- a/dev-python/python-cdb/ChangeLog
+++ b/dev-python/python-cdb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-cdb
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/ChangeLog,v 1.15 2006/12/09 14:19:37 drizzt Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/ChangeLog,v 1.16 2008/01/17 18:40:26 grobian Exp $
+
+ 17 Jan 2008; Fabian Groffen <grobian@gentoo.org> python-cdb-0.32.ebuild,
+ python-cdb-0.32-r1.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
09 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
python-cdb-0.32-r1.ebuild:
diff --git a/dev-python/python-cdb/python-cdb-0.32-r1.ebuild b/dev-python/python-cdb/python-cdb-0.32-r1.ebuild
index 70f41d21a48c..1c8c6aee82f8 100644
--- a/dev-python/python-cdb/python-cdb-0.32-r1.ebuild
+++ b/dev-python/python-cdb/python-cdb-0.32-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32-r1.ebuild,v 1.3 2007/07/11 06:19:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32-r1.ebuild,v 1.4 2008/01/17 18:40:26 grobian Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb"
SLOT="0"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
DEPEND=">=dev-lang/python-2.2
dev-db/cdb"
diff --git a/dev-python/python-cdb/python-cdb-0.32.ebuild b/dev-python/python-cdb/python-cdb-0.32.ebuild
index e137433093fb..7180ee9784e8 100644
--- a/dev-python/python-cdb/python-cdb-0.32.ebuild
+++ b/dev-python/python-cdb/python-cdb-0.32.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32.ebuild,v 1.14 2007/02/11 09:54:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32.ebuild,v 1.15 2008/01/17 18:40:26 grobian Exp $
inherit distutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb"
SLOT="0"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="amd64 arm ia64 ppc ~ppc-macos sparc x86"
+KEYWORDS="amd64 arm ia64 ppc sparc x86"
DEPEND=">=dev-lang/python-2.2
dev-db/cdb"