* [gentoo-commits] gentoo-x86 commit in net-misc/midentd: midentd-2.3.1-r1.ebuild ChangeLog
@ 2014-12-29 14:19 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2014-12-29 14:19 UTC (permalink / raw
To: gentoo-commits
pacho 14/12/29 14:19:01
Modified: midentd-2.3.1-r1.ebuild ChangeLog
Log:
HOMEPAGE dead for a long time (#533784 by Jonas Stein)
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.7 net-misc/midentd/midentd-2.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/midentd/midentd-2.3.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/midentd/midentd-2.3.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/midentd/midentd-2.3.1-r1.ebuild?r1=1.6&r2=1.7
Index: midentd-2.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/midentd/midentd-2.3.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- midentd-2.3.1-r1.ebuild 4 Dec 2006 02:30:15 -0000 1.6
+++ midentd-2.3.1-r1.ebuild 29 Dec 2014 14:19:01 -0000 1.7
@@ -1,33 +1,33 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/midentd/midentd-2.3.1-r1.ebuild,v 1.6 2006/12/04 02:30:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/midentd/midentd-2.3.1-r1.ebuild,v 1.7 2014/12/29 14:19:01 pacho Exp $
+EAPI=5
inherit eutils
DESCRIPTION="ident daemon with masquerading and fake replies support"
-HOMEPAGE="http://panorama.sth.ac.at/midentd/"
-SRC_URI="http://panorama.sth.ac.at/midentd/files/${P}.tar.gz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~sparc x86"
IUSE=""
+DEPEND=""
RDEPEND="dev-lang/perl"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}"/${PV}-pidfile.patch
sed -i \
-e 's:/usr/local:/usr:' \
-e 's:service ident:service auth:' \
-e 's:disable = no:disable = yes:' \
- midentd.xinetd
+ midentd.xinetd || die
}
src_install() {
- dosbin midentd midentd.logcycle || die
+ dosbin midentd midentd.logcycle
insinto /etc/xinetd.d
newins midentd.xinetd midentd
1.8 net-misc/midentd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/midentd/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/midentd/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/midentd/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/midentd/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 14 May 2007 19:45:45 -0000 1.7
+++ ChangeLog 29 Dec 2014 14:19:01 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/midentd
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/midentd/ChangeLog,v 1.7 2007/05/14 19:45:45 bangert Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/midentd/ChangeLog,v 1.8 2014/12/29 14:19:01 pacho Exp $
+
+ 29 Dec 2014; Pacho Ramos <pacho@gentoo.org> midentd-2.3.1-r1.ebuild:
+ HOMEPAGE dead for a long time (#533784 by Jonas Stein)
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-29 14:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29 14:19 [gentoo-commits] gentoo-x86 commit in net-misc/midentd: midentd-2.3.1-r1.ebuild ChangeLog Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox