summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-06 15:29:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-06 15:29:14 +0000
commit8a82606dac8d88d4ccc987a1dd5b9a28f263feed (patch)
treeb231f0b9341bbb86050b7fad395e58bbc6f42235 /dev-python
parentWe really need freeglut, not virtual/glut here, thanks to Chad A. Simmons <ch... (diff)
downloadhistorical-8a82606dac8d88d4ccc987a1dd5b9a28f263feed.tar.gz
historical-8a82606dac8d88d4ccc987a1dd5b9a28f263feed.tar.bz2
historical-8a82606dac8d88d4ccc987a1dd5b9a28f263feed.zip
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pmw/pmw-1.2.ebuild3
-rw-r--r--dev-python/pmw/pmw-1.3.2.ebuild3
-rw-r--r--dev-python/python-irclib/python-irclib-0.4.6.ebuild3
3 files changed, 3 insertions, 6 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
}
-
diff --git a/dev-python/python-irclib/python-irclib-0.4.6.ebuild b/dev-python/python-irclib/python-irclib-0.4.6.ebuild
index f815a7cc5fe2..41bda1d9ae31 100644
--- a/dev-python/python-irclib/python-irclib-0.4.6.ebuild
+++ b/dev-python/python-irclib/python-irclib-0.4.6.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/python-irclib/python-irclib-0.4.6.ebuild,v 1.3 2008/08/06 06:13:06 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-irclib/python-irclib-0.4.6.ebuild,v 1.4 2008/08/06 15:29:14 mr_bones_ Exp $
inherit distutils
@@ -24,4 +24,3 @@ src_install() {
doins dccreceive dccsend irccat irccat2 servermap testbot.py
fi
}
-