summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-11-01 13:32:45 +0000
committerJason Wever <weeve@gentoo.org>2003-11-01 13:32:45 +0000
commitd3cc96764f6175585facc0f4936e8ee6755c1afb (patch)
tree086aad78fc5f92847f14ca21509693bb96afec49 /dev-python
parentNew beta version (diff)
downloadgentoo-2-d3cc96764f6175585facc0f4936e8ee6755c1afb.tar.gz
gentoo-2-d3cc96764f6175585facc0f4936e8ee6755c1afb.tar.bz2
gentoo-2-d3cc96764f6175585facc0f4936e8ee6755c1afb.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/adns-python/ChangeLog5
-rw-r--r--dev-python/adns-python/Manifest4
-rw-r--r--dev-python/adns-python/adns-python-1.0.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/adns-python/ChangeLog b/dev-python/adns-python/ChangeLog
index fe4697cab73e..36587f35db94 100644
--- a/dev-python/adns-python/ChangeLog
+++ b/dev-python/adns-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/adns-python
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/ChangeLog,v 1.3 2003/04/25 01:30:15 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/ChangeLog,v 1.4 2003/11/01 13:32:41 weeve Exp $
+
+ 01 Nov 2003; Jason Wever <weeve@gentoo.org> adns-python-1.0.0.ebuild:
+ Added ~sparc keyword.
*adns-python-1.0.0 (03 Mar 2003)
diff --git a/dev-python/adns-python/Manifest b/dev-python/adns-python/Manifest
index 3c8b9e2f3b0e..71dbc0fa18e1 100644
--- a/dev-python/adns-python/Manifest
+++ b/dev-python/adns-python/Manifest
@@ -1,4 +1,4 @@
-MD5 2e60bbccf43072903e5826a73e41e241 ChangeLog 576
-MD5 0b77a3a0002c29f25910d6c7691e0d21 adns-python-1.0.0.ebuild 516
+MD5 f2af14ce52a50fcbf26c6fbaca0fd9ec ChangeLog 673
+MD5 3ae7f26dfe5159847e6c7d79a7e4041a adns-python-1.0.0.ebuild 521
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 3baab9ec9dc37ebd421ed4e779b22bf0 files/digest-adns-python-1.0.0 68
diff --git a/dev-python/adns-python/adns-python-1.0.0.ebuild b/dev-python/adns-python/adns-python-1.0.0.ebuild
index 539ad9496fda..cf458b3cf915 100644
--- a/dev-python/adns-python/adns-python-1.0.0.ebuild
+++ b/dev-python/adns-python/adns-python-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.0.0.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.0.0.ebuild,v 1.6 2003/11/01 13:32:41 weeve Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://dustman.net/andy/python/adns-python"
SRC_URI="http://dustman.net/andy/python/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
DEPEND="virtual/python