public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/minissdpd: minissdpd-1.2.20130907.ebuild ChangeLog
@ 2013-09-07 13:20 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2013-09-07 13:20 UTC (permalink / raw
  To: gentoo-commits

blueness    13/09/07 13:20:11

  Modified:             ChangeLog
  Added:                minissdpd-1.2.20130907.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.10                 net-misc/minissdpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/minissdpd/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 Dec 2012 21:03:11 -0000	1.9
+++ ChangeLog	7 Sep 2013 13:20:11 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/minissdpd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/minissdpd/ChangeLog,v 1.9 2012/12/25 21:03:11 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/minissdpd/ChangeLog,v 1.10 2013/09/07 13:20:11 blueness Exp $
+
+*minissdpd-1.2.20130907 (07 Sep 2013)
+
+  07 Sep 2013; Anthony G. Basile <blueness@gentoo.org>
+  +minissdpd-1.2.20130907.ebuild:
+  Version bump
 
   25 May 2012; Anthony G. Basile <blueness@gentoo.org>
   -minissdpd-1.1.20120121.ebuild,
@@ -55,4 +61,3 @@
   +minissdpd-1.1.20111007.ebuild, +files/minissdpd-respect-CFLAGS.patch,
   +metadata.xml:
   Initial commit
-



1.1                  net-misc/minissdpd/minissdpd-1.2.20130907.ebuild

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

Index: minissdpd-1.2.20130907.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/minissdpd/minissdpd-1.2.20130907.ebuild,v 1.1 2013/09/07 13:20:11 blueness Exp $

EAPI="5"
inherit eutils toolchain-funcs

DESCRIPTION="MiniSSDP Daemon"
SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz"
HOMEPAGE="http://miniupnp.free.fr/"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND=">=sys-apps/net-tools-1.60_p20120127084908[old-output]
	|| ( net-misc/miniupnpd net-libs/miniupnpc )"

src_prepare() {
	epatch "${FILESDIR}/${PN}-1.2-respect-CC.patch"
	epatch "${FILESDIR}/${PN}-1.2-remove-initd.patch"
}

src_compile() {
	emake CC="$(tc-getCC)"
}

src_install () {
	einstall PREFIX="${D}"
	newinitd "${FILESDIR}/${PN}.initd" ${PN}
	newconfd "${FILESDIR}/${PN}.confd" ${PN}
	dodoc Changelog.txt README
	doman minissdpd.1
}





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

only message in thread, other threads:[~2013-09-07 13:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-07 13:20 [gentoo-commits] gentoo-x86 commit in net-misc/minissdpd: minissdpd-1.2.20130907.ebuild ChangeLog Anthony G. Basile (blueness)

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