public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/keepalived: keepalived-1.2.2-r1.ebuild ChangeLog
@ 2011-09-10  8:53 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-09-10  8:53 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/09/10 08:53:02

  Modified:             keepalived-1.2.2-r1.ebuild ChangeLog
  Log:
  Move to eapi4.
  
  (Portage version: 2.2.0_alpha54/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild?r1=1.1&r2=1.2

Index: keepalived-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- keepalived-1.2.2-r1.ebuild	8 Jun 2011 05:44:11 -0000	1.1
+++ keepalived-1.2.2-r1.ebuild	10 Sep 2011 08:53:02 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild,v 1.1 2011/06/08 05:44:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.2-r1.ebuild,v 1.2 2011/09/10 08:53:02 scarabeus Exp $
 
-EAPI=3
+EAPI=4
 
-inherit flag-o-matic autotools base
+inherit autotools base
 
 DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project"
 HOMEPAGE="http://www.keepalived.org/"
@@ -24,6 +24,8 @@
 
 PATCHES=( "${FILESDIR}"/${PN}-1.1.20-do-not-need-kernel-sources.patch )
 
+DOCS=( README CONTRIBUTORS INSTALL VERSION ChangeLog AUTHOR TODO doc/keepalived.conf.SYNOPSIS )
+
 src_prepare() {
 	base_src_prepare
 	eautoreconf
@@ -37,20 +39,17 @@
 }
 
 src_install() {
-	base_src_install
-
-	newinitd "${FILESDIR}"/init-keepalived keepalived || die
+	default
 
-	dodoc doc/keepalived.conf.SYNOPSIS || die
-	dodoc README CONTRIBUTORS INSTALL VERSION ChangeLog AUTHOR TODO || die
+	newinitd "${FILESDIR}"/init-keepalived keepalived
 
 	docinto genhash
 	dodoc genhash/README genhash/AUTHOR genhash/ChangeLog genhash/VERSION || die
 	# This was badly named by upstream, it's more HOWTO than anything else.
-	newdoc INSTALL INSTALL+HOWTO || die
+	newdoc INSTALL INSTALL+HOWTO
 
 	# Security risk to bundle SSL certs
-	rm -f "${D}"/etc/keepalived/samples/*.pem
+	rm -f "${ED}"/etc/keepalived/samples/*.pem
 	# Clean up sysvinit files
-	rm -rf "${D}"/etc/sysconfig "${D}"/etc/rc.d/
+	rm -rf "${ED}"/etc/sysconfig "${ED}"/etc/rc.d/
 }



1.81                 sys-cluster/keepalived/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	8 Jun 2011 05:44:11 -0000	1.80
+++ ChangeLog	10 Sep 2011 08:53:02 -0000	1.81
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/keepalived
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.80 2011/06/08 05:44:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.81 2011/09/10 08:53:02 scarabeus Exp $
+
+  10 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  keepalived-1.2.2-r1.ebuild:
+  Move to eapi4.
 
 *keepalived-1.2.2-r1 (08 Jun 2011)
 






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

only message in thread, other threads:[~2011-09-10  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-10  8:53 [gentoo-commits] gentoo-x86 commit in sys-cluster/keepalived: keepalived-1.2.2-r1.ebuild ChangeLog Tomas Chvatal (scarabeus)

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