summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
commit4c1142c056811df870717551528586af8abffe03 (patch)
treea64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/pmw
parentput KEYWORDS back in (diff)
downloadgentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz
gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2
gentoo-2-4c1142c056811df870717551528586af8abffe03.zip
amd64 keywords
Diffstat (limited to 'dev-python/pmw')
-rw-r--r--dev-python/pmw/Manifest4
-rw-r--r--dev-python/pmw/pmw-0.8.5.ebuild4
-rw-r--r--dev-python/pmw/pmw-1.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pmw/Manifest b/dev-python/pmw/Manifest
index 8a7bcf1e9786..fa2f90f9d493 100644
--- a/dev-python/pmw/Manifest
+++ b/dev-python/pmw/Manifest
@@ -1,5 +1,5 @@
MD5 f733b2e492911c93a899a4c40da08a86 ChangeLog 765
-MD5 9fd716ac798dd7dd715b4f710d3c12c5 pmw-0.8.5.ebuild 1508
-MD5 862c5b4027c1a688c717adaee4cdeb29 pmw-1.1.ebuild 1458
+MD5 8513e5eb8b05fc9dc8b42ecc2d9ce524 pmw-0.8.5.ebuild 1516
+MD5 d54e7b4e9fa5cc5e78e46ee0a0cbd85c pmw-1.1.ebuild 1465
MD5 068778ac365cde0694d7ea0c78ff939d files/digest-pmw-0.8.5 61
MD5 c9fe948e037016e8a1a6b9d57c4ae674 files/digest-pmw-1.1 59
diff --git a/dev-python/pmw/pmw-0.8.5.ebuild b/dev-python/pmw/pmw-0.8.5.ebuild
index a0b8f1bd757a..e73cf73ef143 100644
--- a/dev-python/pmw/pmw-0.8.5.ebuild
+++ b/dev-python/pmw/pmw-0.8.5.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/pmw/pmw-0.8.5.ebuild,v 1.12 2003/02/13 11:36:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-0.8.5.ebuild,v 1.13 2003/06/21 22:30:24 drobbins Exp $
DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module."
HOMEPAGE="http://pmw.sourceforge.net/"
@@ -8,7 +8,7 @@ HOMEPAGE="http://pmw.sourceforge.net/"
DEPEND=">=dev-lang/python-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 amd64 ppc sparc alpha"
LICENSE="MIT"
diff --git a/dev-python/pmw/pmw-1.1.ebuild b/dev-python/pmw/pmw-1.1.ebuild
index 45630fe91110..34c37228a6d6 100644
--- a/dev-python/pmw/pmw-1.1.ebuild
+++ b/dev-python/pmw/pmw-1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.1.ebuild,v 1.5 2003/04/28 20:03:28 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.1.ebuild,v 1.6 2003/06/21 22:30:24 drobbins Exp $
DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module."
HOMEPAGE="http://pmw.sourceforge.net/"
SRC_URI="mirror://sourceforge/pmw/Pmw.${PV}.tar.gz"
SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 amd64 ppc sparc"
LICENSE="MIT"
IUSE=""