summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/edna/edna-0.5-r3.ebuild4
-rw-r--r--media-sound/edna/edna-0.5-r4.ebuild4
-rw-r--r--media-sound/mup/mup-4.4.ebuild4
-rw-r--r--media-sound/mup/mup-4.6.ebuild4
-rw-r--r--media-sound/mup/mup-5.0.ebuild4
-rw-r--r--sci-mathematics/gimps/gimps-23.5.ebuild4
-rw-r--r--sci-mathematics/gimps/gimps-23.9-r1.ebuild4
-rw-r--r--sci-mathematics/gimps/gimps-24.6.ebuild12
-rw-r--r--sci-mathematics/mupad/mupad-2.5.2-r2.ebuild18
-rw-r--r--xfce-base/xfce4/xfce4-4.2.0.ebuild12
-rw-r--r--xfce-base/xfce4/xfce4-4.2.1.1.ebuild8
-rw-r--r--xfce-base/xfce4/xfce4-4.2.1.ebuild8
-rw-r--r--xfce-base/xfce4/xfce4-4.2.2.ebuild8
13 files changed, 47 insertions, 47 deletions
diff --git a/media-sound/edna/edna-0.5-r3.ebuild b/media-sound/edna/edna-0.5-r3.ebuild
index a163382bfa82..f62bf98d254d 100644
--- a/media-sound/edna/edna-0.5-r3.ebuild
+++ b/media-sound/edna/edna-0.5-r3.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/media-sound/edna/edna-0.5-r3.ebuild,v 1.12 2005/05/01 17:02:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.5-r3.ebuild,v 1.13 2005/07/09 19:17:49 swegener Exp $
inherit eutils
@@ -47,7 +47,7 @@ pkg_postinst() {
einfo "directories are allowed). Test ednad from a shell prompt"
einfo "until you have it configured properly, then add edna to"
einfo "the default runlevel when you're ready."
- einfo ""
+ einfo
einfo "See edna.conf and the html docs for more info."
ewarn
}
diff --git a/media-sound/edna/edna-0.5-r4.ebuild b/media-sound/edna/edna-0.5-r4.ebuild
index f7346dba9827..ac2513637936 100644
--- a/media-sound/edna/edna-0.5-r4.ebuild
+++ b/media-sound/edna/edna-0.5-r4.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/media-sound/edna/edna-0.5-r4.ebuild,v 1.5 2005/06/28 20:34:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.5-r4.ebuild,v 1.6 2005/07/09 19:17:49 swegener Exp $
inherit eutils
@@ -50,7 +50,7 @@ pkg_postinst() {
einfo "until you have it configured properly, then add edna to"
einfo "the default runlevel when you're ready. Add the USE flag"
einfo "oggvorbis if you want edna to serve ogg files."
- einfo ""
+ einfo
einfo "See edna.conf and the html docs for more info."
ewarn
}
diff --git a/media-sound/mup/mup-4.4.ebuild b/media-sound/mup/mup-4.4.ebuild
index 81f3e7d4c9e8..b0c2073b819c 100644
--- a/media-sound/mup/mup-4.4.ebuild
+++ b/media-sound/mup/mup-4.4.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/media-sound/mup/mup-4.4.ebuild,v 1.9 2005/03/09 19:17:02 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.4.ebuild,v 1.10 2005/07/09 19:18:40 swegener Exp $
MY_P="${PN}44"
@@ -82,7 +82,7 @@ pkg_postinst() {
einfo "Please note that using mupdisp in SVGA mode on the console"
einfo "requires that it can write to the console device. To allow"
einfo "this, make mupdisp setuid to root, like this:"
- einfo ""
+ einfo
einfo "\tchown root:root /usr/bin/mupdisp"
einfo "\tchmod u+s /usr/bin/mupdisp"
fi
diff --git a/media-sound/mup/mup-4.6.ebuild b/media-sound/mup/mup-4.6.ebuild
index b348a2c8862b..a0d5b686b6cf 100644
--- a/media-sound/mup/mup-4.6.ebuild
+++ b/media-sound/mup/mup-4.6.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/media-sound/mup/mup-4.6.ebuild,v 1.9 2005/05/15 14:44:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.6.ebuild,v 1.10 2005/07/09 19:18:40 swegener Exp $
inherit eutils toolchain-funcs
@@ -75,7 +75,7 @@ pkg_postinst() {
einfo "Please note that using mupdisp in SVGA mode on the console"
einfo "requires that it can write to the console device. To allow"
einfo "this, make mupdisp setuid to root, like this:"
- einfo ""
+ einfo
einfo "\tchown root:root /usr/bin/mupdisp"
einfo "\tchmod u+s /usr/bin/mupdisp"
fi
diff --git a/media-sound/mup/mup-5.0.ebuild b/media-sound/mup/mup-5.0.ebuild
index d1f6d5e71f5e..3339a971bc1c 100644
--- a/media-sound/mup/mup-5.0.ebuild
+++ b/media-sound/mup/mup-5.0.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/media-sound/mup/mup-5.0.ebuild,v 1.3 2005/06/28 23:30:46 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-5.0.ebuild,v 1.4 2005/07/09 19:18:40 swegener Exp $
inherit eutils toolchain-funcs
@@ -74,7 +74,7 @@ pkg_postinst() {
einfo "Please note that using mupdisp in SVGA mode on the console"
einfo "requires that it can write to the console device. To allow"
einfo "this, make mupdisp setuid to root, like this:"
- einfo ""
+ einfo
einfo "\tchown root:root /usr/bin/mupdisp"
einfo "\tchmod u+s /usr/bin/mupdisp"
fi
diff --git a/sci-mathematics/gimps/gimps-23.5.ebuild b/sci-mathematics/gimps/gimps-23.5.ebuild
index b06729d42679..4a7eaffe5a8f 100644
--- a/sci-mathematics/gimps/gimps-23.5.ebuild
+++ b/sci-mathematics/gimps/gimps-23.5.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/sci-mathematics/gimps/gimps-23.5.ebuild,v 1.2 2005/01/04 20:38:53 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-23.5.ebuild,v 1.3 2005/07/09 19:19:48 swegener Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -38,7 +38,7 @@ pkg_postinst () {
einfo "You can use \`/etc/init.d/gimps start\` to start a GIMPS client in the"
einfo "background at boot. Have a look at /etc/conf.d/gimps and check some"
einfo "configuration options."
- einfo ""
+ einfo
einfo "If you don't want to use the init script to start gimps, remember"
einfo "to cd into the directory where it should the data files first, eg.:"
einfo " cd /var/lib/gimps && ${I}/mprime"
diff --git a/sci-mathematics/gimps/gimps-23.9-r1.ebuild b/sci-mathematics/gimps/gimps-23.9-r1.ebuild
index 84f8c6a509f7..b8a834a4db0a 100644
--- a/sci-mathematics/gimps/gimps-23.9-r1.ebuild
+++ b/sci-mathematics/gimps/gimps-23.9-r1.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/sci-mathematics/gimps/gimps-23.9-r1.ebuild,v 1.2 2005/01/04 20:38:53 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-23.9-r1.ebuild,v 1.3 2005/07/09 19:19:48 swegener Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -38,7 +38,7 @@ pkg_postinst () {
einfo "You can use \`/etc/init.d/gimps start\` to start a GIMPS client in the"
einfo "background at boot. Have a look at /etc/conf.d/gimps and check some"
einfo "configuration options."
- einfo ""
+ einfo
einfo "If you don't want to use the init script to start gimps, remember"
einfo "to cd into the directory where it should the data files first, eg.:"
einfo " cd /var/lib/gimps && ${I}/mprime"
diff --git a/sci-mathematics/gimps/gimps-24.6.ebuild b/sci-mathematics/gimps/gimps-24.6.ebuild
index 921ea9dfc0f6..614629bae2d6 100644
--- a/sci-mathematics/gimps/gimps-24.6.ebuild
+++ b/sci-mathematics/gimps/gimps-24.6.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/sci-mathematics/gimps/gimps-24.6.ebuild,v 1.3 2005/07/07 18:55:53 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.6.ebuild,v 1.4 2005/07/09 19:19:48 swegener Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -32,20 +32,20 @@ src_install () {
}
pkg_postinst () {
- echo ""
+ echo
einfo "You can use \`/etc/init.d/gimps start\` to start a GIMPS client in the"
einfo "background at boot. Have a look at /etc/conf.d/gimps and check some"
einfo "configuration options."
- einfo ""
+ einfo
einfo "If you don't want to use the init script to start gimps, remember"
einfo "to cd into the directory where the data files are to be stored first, eg.:"
einfo " cd /var/lib/gimps && ${I}/mprime"
- echo ""
+ echo
}
pkg_postrm () {
- echo ""
+ echo
einfo "GIMPS data files were not removed."
einfo "Remove them manually from /var/lib/gimps/"
- echo ""
+ echo
}
diff --git a/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild b/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild
index 8f2dff2098d6..1ea460d902a2 100644
--- a/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild
+++ b/sci-mathematics/mupad/mupad-2.5.2-r2.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/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild,v 1.2 2004/12/28 18:03:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild,v 1.3 2005/07/09 19:20:39 swegener Exp $
inherit versionator
@@ -88,23 +88,23 @@ src_install() {
}
pkg_postinst() {
- echo ""
+ echo
einfo "SOME IMPORTANT NOTES:"
- einfo ""
+ einfo
einfo " - This version of MuPAD has Scilab functionality"
- einfo " integrated, so if you have Scilab installed already, "
+ einfo " integrated, so if you have Scilab installed already,"
einfo " you might find it to be redundant."
- einfo ""
+ einfo
einfo " - MuPAD is only free for non-commercial use. Visit"
einfo " http://www.mupad.com/ for commercial downloads."
- einfo ""
+ einfo
einfo " - In this non-commercial version, you must register to"
einfo " obtain a license key in order to deactivate the memory"
einfo " limit. The memory limit prevents large calculations."
einfo " Read the documentation or visit"
- einfo ""
+ einfo
einfo " ${HOMEPAGE}"
- einfo ""
+ einfo
einfo " for more info."
- echo ""
+ echo
}
diff --git a/xfce-base/xfce4/xfce4-4.2.0.ebuild b/xfce-base/xfce4/xfce4-4.2.0.ebuild
index 980e2967da68..eb3e234e5b05 100644
--- a/xfce-base/xfce4/xfce4-4.2.0.ebuild
+++ b/xfce-base/xfce4/xfce4-4.2.0.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/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.11 2005/06/15 08:12:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.12 2005/07/09 19:22:12 swegener Exp $
DESCRIPTION="Xfce 4 base ebuild"
LICENSE="GPL-2 BSD LGPL-2"
@@ -29,17 +29,17 @@ XFCE_META=1
inherit xfce4
pkg_postinst() {
- einfo ""
+ einfo
ewarn "As of Xfce 4.2 xfce-base/xfce4-base is deprecated, please remove it."
- einfo ""
+ einfo
einfo "For extra functionality please emerge xfce-base/xfce4-extras."
einfo "To start Xfce the default script is startxfce4."
- einfo ""
+ einfo
ewarn "The composite extension in Xorg along with the compositor in"
ewarn "Xfwm4 are still experimental and buggy, please refrain from"
ewarn "filing bugs upstream for these features."
- einfo ""
+ einfo
ewarn "Some or all of your plugins will need to be re-compiled after"
ewarn "an upgrade from 4.0 to 4.2."
- einfo ""
+ einfo
}
diff --git a/xfce-base/xfce4/xfce4-4.2.1.1.ebuild b/xfce-base/xfce4/xfce4-4.2.1.1.ebuild
index da17e92685c6..d411c312cde7 100644
--- a/xfce-base/xfce4/xfce4-4.2.1.1.ebuild
+++ b/xfce-base/xfce4/xfce4-4.2.1.1.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/xfce-base/xfce4/xfce4-4.2.1.1.ebuild,v 1.2 2005/03/24 06:15:45 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.1.1.ebuild,v 1.3 2005/07/09 19:22:12 swegener Exp $
DESCRIPTION="Xfce 4 base ebuild"
LICENSE="GPL-2 BSD LGPL-2"
@@ -29,10 +29,10 @@ XFCE_META=1
inherit xfce4
pkg_postinst() {
- einfo ""
+ einfo
ewarn "As of Xfce 4.2 xfce-base/xfce4-base is deprecated, please remove it."
- einfo ""
+ einfo
einfo "For extra functionality please emerge xfce-base/xfce4-extras."
einfo "To start Xfce the default script is startxfce4."
- einfo ""
+ einfo
}
diff --git a/xfce-base/xfce4/xfce4-4.2.1.ebuild b/xfce-base/xfce4/xfce4-4.2.1.ebuild
index 48e1b47c7261..baea0a2c6b4c 100644
--- a/xfce-base/xfce4/xfce4-4.2.1.ebuild
+++ b/xfce-base/xfce4/xfce4-4.2.1.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/xfce-base/xfce4/xfce4-4.2.1.ebuild,v 1.1 2005/03/17 02:56:31 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.1.ebuild,v 1.2 2005/07/09 19:22:12 swegener Exp $
DESCRIPTION="Xfce 4 base ebuild"
LICENSE="GPL-2 BSD LGPL-2"
@@ -29,10 +29,10 @@ XFCE_META=1
inherit xfce4
pkg_postinst() {
- einfo ""
+ einfo
ewarn "As of Xfce 4.2 xfce-base/xfce4-base is deprecated, please remove it."
- einfo ""
+ einfo
einfo "For extra functionality please emerge xfce-base/xfce4-extras."
einfo "To start Xfce the default script is startxfce4."
- einfo ""
+ einfo
}
diff --git a/xfce-base/xfce4/xfce4-4.2.2.ebuild b/xfce-base/xfce4/xfce4-4.2.2.ebuild
index 69bab378b284..3e6c97b5a9ae 100644
--- a/xfce-base/xfce4/xfce4-4.2.2.ebuild
+++ b/xfce-base/xfce4/xfce4-4.2.2.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/xfce-base/xfce4/xfce4-4.2.2.ebuild,v 1.5 2005/07/09 01:38:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.2.ebuild,v 1.6 2005/07/09 19:22:12 swegener Exp $
DESCRIPTION="Xfce 4 base ebuild"
LICENSE="GPL-2 BSD LGPL-2"
@@ -29,10 +29,10 @@ XFCE_META=1
inherit xfce4
pkg_postinst() {
- einfo ""
+ einfo
ewarn "As of Xfce 4.2 xfce-base/xfce4-base is deprecated, please remove it."
- einfo ""
+ einfo
einfo "For extra functionality please emerge xfce-base/xfce4-extras."
einfo "To start Xfce the default script is startxfce4."
- einfo ""
+ einfo
}