public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/mu-conference: ChangeLog mu-conference-0.6.0-r2.ebuild mu-conference-0.6.0-r1.ebuild
@ 2009-07-12 18:20 Mark Loeser (halcy0n)
  0 siblings, 0 replies; only message in thread
From: Mark Loeser (halcy0n) @ 2009-07-12 18:20 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/07/12 18:20:33

  Modified:             ChangeLog mu-conference-0.6.0-r2.ebuild
                        mu-conference-0.6.0-r1.ebuild
  Log:
  Fix elog statement; bug #272927
  (Portage version: 2.2_rc33-r1/cvs/Linux i686)

Revision  Changes    Path
1.23                 net-im/mu-conference/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/mu-conference/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	1 Mar 2009 12:17:45 -0000	1.22
+++ ChangeLog	12 Jul 2009 18:20:33 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/mu-conference
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/ChangeLog,v 1.22 2009/03/01 12:17:45 patrick Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/ChangeLog,v 1.23 2009/07/12 18:20:33 halcy0n Exp $
+
+  12 Jul 2009; Mark Loeser <halcy0n@gentoo.org>
+  mu-conference-0.6.0-r1.ebuild, mu-conference-0.6.0-r2.ebuild:
+  Fix elog statement; bug #272927
 
 *mu-conference-0.7 (01 Mar 2009)
 



1.12                 net-im/mu-conference/mu-conference-0.6.0-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild?r1=1.11&r2=1.12

Index: mu-conference-0.6.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mu-conference-0.6.0-r2.ebuild	8 Jan 2008 08:30:42 -0000	1.11
+++ mu-conference-0.6.0-r2.ebuild	12 Jul 2009 18:20:33 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild,v 1.11 2008/01/08 08:30:42 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild,v 1.12 2009/07/12 18:20:33 halcy0n Exp $
 
 inherit eutils
 
@@ -52,7 +52,7 @@
 
 pkg_postinst() {
 	elog
-	elog "Please read /usr/share/doc/${PF}/README.Gentoo.gz"
+	elog "Please read README.Gentoo in /usr/share/doc/${PF}/"
 	elog "And please notice that now muc-transport comes with a init.d script"
 	elog "dont forget to add it to your runlevel."
 	elog



1.13                 net-im/mu-conference/mu-conference-0.6.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild?r1=1.12&r2=1.13

Index: mu-conference-0.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mu-conference-0.6.0-r1.ebuild	8 Jan 2008 08:30:42 -0000	1.12
+++ mu-conference-0.6.0-r1.ebuild	12 Jul 2009 18:20:33 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild,v 1.12 2008/01/08 08:30:42 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild,v 1.13 2009/07/12 18:20:33 halcy0n Exp $
 
 inherit eutils
 
@@ -50,7 +50,7 @@
 
 pkg_postinst() {
 	elog
-	elog "Please read /usr/share/doc/${PF}/README.Gentoo.gz"
+	elog "Please read README.Gentoo in /usr/share/doc/${PF}/"
 	elog "And please notice that now muc-transport comes with a init.d script"
 	elog "dont forget to add it to your runlevel."
 	elog






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-12 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-12 18:20 [gentoo-commits] gentoo-x86 commit in net-im/mu-conference: ChangeLog mu-conference-0.6.0-r2.ebuild mu-conference-0.6.0-r1.ebuild Mark Loeser (halcy0n)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox