summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 16:32:58 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 16:32:58 +0000
commit91429a634f6ceb60d32224d4c27149cfb90c4ffa (patch)
treec73a5aad88a4594b9d8ea100d0ddd4ae277d5d56 /dev-util
parentQA: Cleaner einfo, ewarn and eerror usage (diff)
downloadhistorical-91429a634f6ceb60d32224d4c27149cfb90c4ffa.tar.gz
historical-91429a634f6ceb60d32224d4c27149cfb90c4ffa.tar.bz2
historical-91429a634f6ceb60d32224d4c27149cfb90c4ffa.zip
QA: Cleaner einfo, ewarn and eerror usage
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/spe/Manifest24
-rw-r--r--dev-util/spe/spe-0.5.1d.ebuild6
-rw-r--r--dev-util/spe/spe-0.5.1f.ebuild6
-rw-r--r--dev-util/spe/spe-0.7.1a.ebuild6
-rw-r--r--dev-util/spe/spe-0.7.3a.ebuild6
5 files changed, 29 insertions, 19 deletions
diff --git a/dev-util/spe/Manifest b/dev-util/spe/Manifest
index f40622b014c8..f2356b5246d4 100644
--- a/dev-util/spe/Manifest
+++ b/dev-util/spe/Manifest
@@ -1,13 +1,23 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 2ed34f78ea17c47246390cb63bf915a7 ChangeLog 2198
-MD5 6ebeaaff1d72f4b710a98339cbf235fc metadata.xml 372
-MD5 8527d184a4526c21f70121beeb67a663 spe-0.5.1a.ebuild 1092
-MD5 2d67f849ff85ce0e75724df0de197d83 spe-0.5.1f.ebuild 1668
-MD5 69bcb1593a44da2552632587bc710f6a spe-0.5.1d.ebuild 1546
-MD5 cb08b53cb0d9a3674c4e3e8da0e01fdd spe-0.7.1a.ebuild 1669
-MD5 efe7eac93e391fed5865cb441eadf201 spe-0.7.3a.ebuild 1630
MD5 666d9771d3bb00e2801ad24e472ec7d3 files/digest-spe-0.5.1a 82
MD5 d7b222aad27177169608286ea0e18ac9 files/digest-spe-0.5.1d 82
MD5 0465e3df590b254707522e5b1d2eb64c files/digest-spe-0.5.1f 82
-MD5 84b0a8b787ec8c3b89836eb571eda5f9 files/spe_setup.patch 277
MD5 0465e3df590b254707522e5b1d2eb64c files/digest-spe-0.7.1a 82
MD5 f4455c7c456733c72a20607cd8fd816c files/digest-spe-0.7.3a 79
+MD5 84b0a8b787ec8c3b89836eb571eda5f9 files/spe_setup.patch 277
+MD5 6ebeaaff1d72f4b710a98339cbf235fc metadata.xml 372
+MD5 8527d184a4526c21f70121beeb67a663 spe-0.5.1a.ebuild 1092
+MD5 87cad5a12aa85e82e81660fdda67e8ed spe-0.5.1d.ebuild 1540
+MD5 d3c2b48e745d650ba5071fb056c763ed spe-0.5.1f.ebuild 1662
+MD5 1489276d327666c728696f3d4dd0d6e0 spe-0.7.1a.ebuild 1663
+MD5 b304e15e9d9a178d5339c40b3ae196fb spe-0.7.3a.ebuild 1625
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCz/xTI1lqEGTUzyQRAla/AKDC1WlANmJn7qp+yakmbjduU9rKTgCgm9I4
+m0UvwNW/kWRpXmUh+BVybnc=
+=ScRo
+-----END PGP SIGNATURE-----
diff --git a/dev-util/spe/spe-0.5.1d.ebuild b/dev-util/spe/spe-0.5.1d.ebuild
index 7a535a9c596b..28dfbcc3e423 100644
--- a/dev-util/spe/spe-0.5.1d.ebuild
+++ b/dev-util/spe/spe-0.5.1d.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.5.1d.ebuild,v 1.7 2004/10/02 15:32:53 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.5.1d.ebuild,v 1.8 2005/07/09 16:32:58 swegener Exp $
inherit distutils eutils
@@ -45,10 +45,10 @@ pkg_postinst() {
distutils_python_version
SPEPATH="/usr/lib/python${PYVER}/site-packages"
- einfo " "
+ einfo
einfo "To be able to use spe in blender, be sure that the path where spe is"
einfo "installed ($SPEPATH) is included in your PYTHONPATH"
einfo "environment variable. See the installation section in the manual for"
einfo "more information ($SPEPATH/_spe/doc/manual.pdf)."
- einfo " "
+ einfo
}
diff --git a/dev-util/spe/spe-0.5.1f.ebuild b/dev-util/spe/spe-0.5.1f.ebuild
index 3011e31300a9..10f2863b2dd1 100644
--- a/dev-util/spe/spe-0.5.1f.ebuild
+++ b/dev-util/spe/spe-0.5.1f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.5.1f.ebuild,v 1.2 2005/04/20 05:53:10 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.5.1f.ebuild,v 1.3 2005/07/09 16:32:58 swegener Exp $
inherit distutils eutils
@@ -47,10 +47,10 @@ pkg_postinst() {
distutils_python_version
SPEPATH="/usr/lib/python${PYVER}/site-packages"
- einfo " "
+ einfo
einfo "To be able to use spe in blender, be sure that the path where spe is"
einfo "installed ($SPEPATH) is included in your PYTHONPATH"
einfo "environment variable. See the installation section in the manual for"
einfo "more information ($SPEPATH/_spe/doc/manual.pdf)."
- einfo " "
+ einfo
}
diff --git a/dev-util/spe/spe-0.7.1a.ebuild b/dev-util/spe/spe-0.7.1a.ebuild
index 84bdba69a05b..f868271565a9 100644
--- a/dev-util/spe/spe-0.7.1a.ebuild
+++ b/dev-util/spe/spe-0.7.1a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.7.1a.ebuild,v 1.1 2005/04/20 05:53:10 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.7.1a.ebuild,v 1.2 2005/07/09 16:32:58 swegener Exp $
inherit distutils eutils
@@ -47,10 +47,10 @@ pkg_postinst() {
distutils_python_version
SPEPATH="/usr/lib/python${PYVER}/site-packages"
- einfo " "
+ einfo
einfo "To be able to use spe in blender, be sure that the path where spe is"
einfo "installed ($SPEPATH) is included in your PYTHONPATH"
einfo "environment variable. See the installation section in the manual for"
einfo "more information ($SPEPATH/_spe/doc/manual.pdf)."
- einfo " "
+ einfo
}
diff --git a/dev-util/spe/spe-0.7.3a.ebuild b/dev-util/spe/spe-0.7.3a.ebuild
index e9d0b1bffa18..ed6965f2484a 100644
--- a/dev-util/spe/spe-0.7.3a.ebuild
+++ b/dev-util/spe/spe-0.7.3a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.7.3a.ebuild,v 1.2 2005/06/20 12:23:09 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.7.3a.ebuild,v 1.3 2005/07/09 16:32:58 swegener Exp $
inherit distutils eutils
@@ -47,10 +47,10 @@ pkg_postinst() {
distutils_python_version
SPEPATH="/usr/lib/python${PYVER}/site-packages"
- einfo " "
+ einfo
einfo "To be able to use spe in blender, be sure that the path where spe is"
einfo "installed ($SPEPATH) is included in your PYTHONPATH"
einfo "environment variable. See the installation section in the manual for"
einfo "more information ($SPEPATH/_spe/doc/manual.pdf)."
- einfo " "
+ einfo
}