summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pmw/pmw-1.2.ebuild3
-rw-r--r--dev-python/pmw/pmw-1.3.2.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/pmw/pmw-1.2.ebuild b/dev-python/pmw/pmw-1.2.ebuild
index 0012cf1f4d2f..9dc5ca22e012 100644
--- a/dev-python/pmw/pmw-1.2.ebuild
+++ b/dev-python/pmw/pmw-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.2.ebuild,v 1.15 2008/08/06 04:41:09 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.2.ebuild,v 1.16 2008/08/06 15:28:53 mr_bones_ Exp $
PYTHON_MODNAME='Pmw'
@@ -52,4 +52,3 @@ src_install() {
local docdir=`find . -type d -name doc`
dohtml -a html,gif,py "${docdir}"/*
}
-
diff --git a/dev-python/pmw/pmw-1.3.2.ebuild b/dev-python/pmw/pmw-1.3.2.ebuild
index a2db897e430a..2a9408488b39 100644
--- a/dev-python/pmw/pmw-1.3.2.ebuild
+++ b/dev-python/pmw/pmw-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.2.ebuild,v 1.1 2008/08/06 04:41:09 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.2.ebuild,v 1.2 2008/08/06 15:28:53 mr_bones_ Exp $
PYTHON_MODNAME="Pmw"
@@ -53,4 +53,3 @@ src_install() {
#GUIs. So we don't run them in the ebuild
}
-