summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-06 15:28:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-06 15:28:53 +0000
commit58df41037c791847d412eca1feb4674e1b599d68 (patch)
treeb581a422bf3f98a888002e76f85e21247fb97e81
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-2-58df41037c791847d412eca1feb4674e1b599d68.tar.gz
gentoo-2-58df41037c791847d412eca1feb4674e1b599d68.tar.bz2
gentoo-2-58df41037c791847d412eca1feb4674e1b599d68.zip
whitespace
(Portage version: 2.1.4.4)
-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
}
-