public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/ndppd: metadata.xml ndppd-0.2.3.ebuild ChangeLog
@ 2013-04-17 20:57 Jason Donenfeld (zx2c4)
  0 siblings, 0 replies; only message in thread
From: Jason Donenfeld (zx2c4) @ 2013-04-17 20:57 UTC (permalink / raw
  To: gentoo-commits

zx2c4       13/04/17 20:57:30

  Added:                metadata.xml ndppd-0.2.3.ebuild ChangeLog
  Log:
  Initial import.
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)

Revision  Changes    Path
1.1                  net-misc/ndppd/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndppd/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ndppd/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>zx2c4@gentoo.org</email>
    <name>Jason A. Donenfeld</name>
  </maintainer>
  <longdescription>
		ndppd, or NDP Proxy Daemon, is a daemon that proxies NDP (Neighbor Discovery Protocol) messages between interfaces.
  </longdescription>
</pkgmetadata>



1.1                  net-misc/ndppd/ndppd-0.2.3.ebuild

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

Index: ndppd-0.2.3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ndppd/ndppd-0.2.3.ebuild,v 1.1 2013/04/17 20:57:30 zx2c4 Exp $

EAPI=5

DESCRIPTION="Proxies NDP messages between interfaces."
HOMEPAGE="http://priv.nu/projects/ndppd/"
SRC_URI="http://priv.nu/projects/ndppd/files/${P}.tar.gz"

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

DEPEND=""
RDEPEND="${DEPEND}"

src_install()
{
	emake PREFIX=/usr DESTDIR="${D}" install
	insinto /etc
	newins ndppd.conf-dist ndppd.conf
	newinitd "${FILESDIR}"/ndppd.initd ndppd
}



1.1                  net-misc/ndppd/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for net-misc/ndppd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ndppd/ChangeLog,v 1.1 2013/04/17 20:57:30 zx2c4 Exp $

*ndppd-0.2.3 (17 Apr 2013)

  17 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org> +files/ndppd.initd,
  +metadata.xml, +ndppd-0.2.3.ebuild:
  Initial import.





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

only message in thread, other threads:[~2013-04-17 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 20:57 [gentoo-commits] gentoo-x86 commit in net-misc/ndppd: metadata.xml ndppd-0.2.3.ebuild ChangeLog Jason Donenfeld (zx2c4)

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