public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/ndisc6: ChangeLog ndisc6-0.9.9-r1.ebuild
@ 2010-11-01  3:44 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2010-11-01  3:44 UTC (permalink / raw
  To: gentoo-commits

xmw         10/11/01 03:44:51

  Modified:             ChangeLog
  Added:                ndisc6-0.9.9-r1.ebuild
  Log:
  revbump
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-misc/ndisc6/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndisc6/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndisc6/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndisc6/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ndisc6/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	7 Oct 2010 09:53:52 -0000	1.3
+++ ChangeLog	1 Nov 2010 03:44:51 -0000	1.4
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/ndisc6
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ndisc6/ChangeLog,v 1.3 2010/10/07 09:53:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ndisc6/ChangeLog,v 1.4 2010/11/01 03:44:51 xmw Exp $
+
+*ndisc6-0.9.9-r1 (01 Nov 2010)
+
+  01 Nov 2010; Michael Weber <xmw@gentoo.org> +ndisc6-0.9.9-r1.ebuild,
+  +files/rdnssd.rc-1, +files/resolvconf-1:
+  Revbump to fix wrong file contents. Thanks to Maxime de Roucy
+  <maxime.deroucy@gmail.com> on bug #343431 for the report.
 
   07 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ndisc6-0.9.9.ebuild:
   x86 stable wrt bug #339337



1.1                  net-misc/ndisc6/ndisc6-0.9.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndisc6/ndisc6-0.9.9-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndisc6/ndisc6-0.9.9-r1.ebuild?rev=1.1&content-type=text/plain

Index: ndisc6-0.9.9-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ndisc6/ndisc6-0.9.9-r1.ebuild,v 1.1 2010/11/01 03:44:51 xmw Exp $

DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
HOMEPAGE="http://www.remlab.net/ndisc6/"
SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-lang/perl
	sys-devel/gettext"
RDEPEND=""

src_install() {
	emake DESTDIR="${D}" install || die
	newinitd "${FILESDIR}"/rdnssd.rc-1 rdnssd || die
	newconfd "${FILESDIR}"/rdnssd.conf rdnssd || die
	exeinto /etc/rdnssd
	doexe "${FILESDIR}"/resolvconf-1 || die
	dodoc AUTHORS ChangeLog NEWS README || die
}






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

only message in thread, other threads:[~2010-11-01  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01  3:44 [gentoo-commits] gentoo-x86 commit in net-misc/ndisc6: ChangeLog ndisc6-0.9.9-r1.ebuild Michael Weber (xmw)

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