diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-27 10:41:18 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-27 10:41:18 +0000 |
commit | a48bb14e2f062582d312cec017247ef5f8567d1e (patch) | |
tree | a42705275994da9225cbfac79af5f955159fffe5 /net-irc | |
parent | Version bump to latest rc. (diff) | |
download | gentoo-2-a48bb14e2f062582d312cec017247ef5f8567d1e.tar.gz gentoo-2-a48bb14e2f062582d312cec017247ef5f8567d1e.tar.bz2 gentoo-2-a48bb14e2f062582d312cec017247ef5f8567d1e.zip |
Whitespace...
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/quassel/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/quassel/quassel-0.7_rc1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/quassel/quassel-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/quassel/ChangeLog b/net-irc/quassel/ChangeLog index a4798ff441c1..193473a3c57f 100644 --- a/net-irc/quassel/ChangeLog +++ b/net-irc/quassel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/quassel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.103 2010/08/27 10:26:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.104 2010/08/27 10:41:18 scarabeus Exp $ + + 27 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + quassel-0.7_rc1.ebuild, quassel-9999.ebuild: + Whitespace... *quassel-0.7_rc1 (27 Aug 2010) diff --git a/net-irc/quassel/quassel-0.7_rc1.ebuild b/net-irc/quassel/quassel-0.7_rc1.ebuild index de8e232ec3b1..f5060fef8c57 100644 --- a/net-irc/quassel/quassel-0.7_rc1.ebuild +++ b/net-irc/quassel/quassel-0.7_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.7_rc1.ebuild,v 1.1 2010/08/27 10:26:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.7_rc1.ebuild,v 1.2 2010/08/27 10:41:18 scarabeus Exp $ EAPI=3 @@ -143,7 +143,7 @@ pkg_postinst() { ewarn "/home/\${QUASSEL_USER}/.config/quassel-irc.org/" ewarn "to: ${QUASSEL_DIR}." echo - ewarn "For migration, stop the core, move quasselcore files (pretty much" + ewarn "For migration, stop the core, move quasselcore files (pretty much" ewarn "everything apart from quasselclient.conf and settings.qss) into" ewarn "new location and then start server again." fi diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild index e4030217311a..a9f50cef8837 100644 --- a/net-irc/quassel/quassel-9999.ebuild +++ b/net-irc/quassel/quassel-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-9999.ebuild,v 1.49 2010/08/27 10:20:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-9999.ebuild,v 1.50 2010/08/27 10:41:18 scarabeus Exp $ EAPI=3 @@ -143,7 +143,7 @@ pkg_postinst() { ewarn "/home/\${QUASSEL_USER}/.config/quassel-irc.org/" ewarn "to: ${QUASSEL_DIR}." echo - ewarn "For migration, stop the core, move quasselcore files (pretty much" + ewarn "For migration, stop the core, move quasselcore files (pretty much" ewarn "everything apart from quasselclient.conf and settings.qss) into" ewarn "new location and then start server again." fi |