From 83590b0ec5d101929e29ab915256a7b2c8f0b743 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Aug 2013 04:09:40 +0000 Subject: - Use single space after WWW: --- devel/bpython/pkg-descr | 2 +- devel/py-cmdln/pkg-descr | 2 +- devel/py-extremes/pkg-descr | 2 +- devel/py-iniparse/pkg-descr | 2 +- devel/qconf/pkg-descr | 2 +- devel/shflags/pkg-descr | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/bpython/pkg-descr b/devel/bpython/pkg-descr index f2b904c0c5ea..0f93250f0d30 100644 --- a/devel/bpython/pkg-descr +++ b/devel/bpython/pkg-descr @@ -9,4 +9,4 @@ systems. It has the following features: * Save the code you've entered to a file. * Auto-indentation. -WWW: http://bpython-interpreter.org/ +WWW: http://bpython-interpreter.org/ diff --git a/devel/py-cmdln/pkg-descr b/devel/py-cmdln/pkg-descr index f0df7d55e402..bff815a1a7a3 100644 --- a/devel/py-cmdln/pkg-descr +++ b/devel/py-cmdln/pkg-descr @@ -2,4 +2,4 @@ cmdln.py fixes some of the design flaws in cmd.py and takes advantage of new Python stdlib modules (e.g. optparse) so that it is more useful (and convenient) for implementing command-line scripts/shells. -WWW: http://code.google.com/p/cmdln/ +WWW: http://code.google.com/p/cmdln/ diff --git a/devel/py-extremes/pkg-descr b/devel/py-extremes/pkg-descr index e559c82a2fb6..5c2f7ee26bd6 100644 --- a/devel/py-extremes/pkg-descr +++ b/devel/py-extremes/pkg-descr @@ -2,4 +2,4 @@ The peak.util.extremes module provides a production-quality implementation of the Min and Max objects from PEP 326. Author: Phillip J. Eby -WWW: http://pypi.python.org/pypi/Extremes/ +WWW: http://pypi.python.org/pypi/Extremes/ diff --git a/devel/py-iniparse/pkg-descr b/devel/py-iniparse/pkg-descr index 2e67a7086cb9..9ab5fe0814b4 100644 --- a/devel/py-iniparse/pkg-descr +++ b/devel/py-iniparse/pkg-descr @@ -19,4 +19,4 @@ file completely rearranged whenever a program changes it. iniparse also allows making the order of entries in a config file significant, which is desirable in applications like image galleries. -WWW: http://code.google.com/p/iniparse/ +WWW: http://code.google.com/p/iniparse/ diff --git a/devel/qconf/pkg-descr b/devel/qconf/pkg-descr index bb22fccd8308..8502570b31a6 100644 --- a/devel/qconf/pkg-descr +++ b/devel/qconf/pkg-descr @@ -4,4 +4,4 @@ use the more complex GNU autotools. With qconf/qmake, it is easy to maintain a cross-platform project that uses a familiar configuration interface on unix. -WWW: http://delta.affinix.com/qconf/ +WWW: http://delta.affinix.com/qconf/ diff --git a/devel/shflags/pkg-descr b/devel/shflags/pkg-descr index 521354078631..d25c2a9715e9 100644 --- a/devel/shflags/pkg-descr +++ b/devel/shflags/pkg-descr @@ -9,4 +9,4 @@ versions so the script writer can be confident that the script will work. shFlags is a port of the google-gflags C++/Python library. -WWW: http://code.google.com/p/shflags/ +WWW: http://code.google.com/p/shflags/ -- cgit