public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/totd: ChangeLog totd-1.5.1.ebuild totd-1.5.ebuild totd-1.3.ebuild
@ 2009-05-15 21:48 Mark Loeser (halcy0n)
  0 siblings, 0 replies; only message in thread
From: Mark Loeser (halcy0n) @ 2009-05-15 21:48 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/05/15 21:48:46

  Modified:             ChangeLog totd-1.5.1.ebuild
  Removed:              totd-1.5.ebuild totd-1.3.ebuild
  Log:
  Fix elog statement for bug #260790
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  net-dns/totd/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/totd/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/totd/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/totd/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	21 Apr 2008 17:49:39 -0000	1.8
+++ ChangeLog	15 May 2009 21:48:46 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for net-dns/totd
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.8 2008/04/21 17:49:39 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.9 2009/05/15 21:48:46 halcy0n Exp $
+
+  15 May 2009; Mark Loeser <halcy0n@gentoo.org> -totd-1.3.ebuild,
+  -totd-1.5.ebuild, totd-1.5.1.ebuild:
+  Fix elog statement for bug #260790
 
   21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
   Fix up metadata.xml. If there's no maintainer for the package, the metadata



1.5                  net-dns/totd/totd-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild?r1=1.4&r2=1.5

Index: totd-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- totd-1.5.1.ebuild	6 Oct 2007 15:23:21 -0000	1.4
+++ totd-1.5.1.ebuild	15 May 2009 21:48:46 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.4 2007/10/06 15:23:21 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.5 2009/05/15 21:48:46 halcy0n Exp $
 
 inherit eutils
 
@@ -13,6 +13,7 @@
 KEYWORDS="~x86"
 IUSE=""
 DEPEND=""
+RDEPEND=""
 
 src_unpack() {
 	unpack ${A}
@@ -31,11 +32,11 @@
 	doman totd.8
 	dodoc totd.conf.sample README INSTALL
 
-	doinitd ${FILESDIR}/totd
+	doinitd "${FILESDIR}"/totd
 }
 
 pkg_postinst() {
-	elog "/usr/share/doc/${P}/totd.conf.sample.gz contains"
+	elog "The totd.conf.sample file in /usr/share/doc/${P}/ contains"
 	elog "a sample config file for totd. Make sure you create"
 	elog "/etc/totd.conf with the necessary configurations"
 }






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

only message in thread, other threads:[~2009-05-15 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 21:48 [gentoo-commits] gentoo-x86 commit in net-dns/totd: ChangeLog totd-1.5.1.ebuild totd-1.5.ebuild totd-1.3.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