public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: net-analyzer/nagios-check_pidfile/
@ 2012-12-17  6:46 Benedikt Boehm
  0 siblings, 0 replies; 3+ messages in thread
From: Benedikt Boehm @ 2012-12-17  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     b0ab407d3b531e611f282cd25714db07e80708ef
Author:     Benedikt Böhm <bb <AT> xnull <DOT> de>
AuthorDate: Mon Dec 17 06:45:48 2012 +0000
Commit:     Benedikt Boehm <hollow <AT> gentoo <DOT> org>
CommitDate: Mon Dec 17 06:45:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=b0ab407d

fix src uri

---
 net-analyzer/nagios-check_pidfile/metadata.xml     |    9 +++++++++
 .../nagios-check_pidfile-1.ebuild                  |    6 +++---
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/nagios-check_pidfile/metadata.xml b/net-analyzer/nagios-check_pidfile/metadata.xml
new file mode 100644
index 0000000..53925de
--- /dev/null
+++ b/net-analyzer/nagios-check_pidfile/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>hollow@gentoo.org</email>
+		<name>Benedikt Böhm</name>
+	</maintainer>
+</pkgmetadata>
+

diff --git a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
index f7cae37..9cd4b84 100644
--- a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
+++ b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild,v 1.1 2010/05/30 06:31:01 hollow Exp $
+# $Header: $
 
 EAPI="3"
 
@@ -12,7 +12,7 @@ inherit autotools
 
 DESCRIPTION="A nagios plugin for checking daemons via pidfiles"
 HOMEPAGE="https://github.com/hollow/check_pidfile"
-SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/hollow/check_pidfile/archive/v1.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: net-analyzer/nagios-check_pidfile/
@ 2012-12-17  6:52 Benedikt Boehm
  0 siblings, 0 replies; 3+ messages in thread
From: Benedikt Boehm @ 2012-12-17  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     352a3a12fcafc87eadb11058e5b5ac392d176986
Author:     Benedikt Böhm <bb <AT> xnull <DOT> de>
AuthorDate: Mon Dec 17 06:51:59 2012 +0000
Commit:     Benedikt Boehm <hollow <AT> gentoo <DOT> org>
CommitDate: Mon Dec 17 06:51:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=352a3a12

github again

---
 .../nagios-check_pidfile-1.ebuild                  |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
index 9cd4b84..9fc9969 100644
--- a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
+++ b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
@@ -4,15 +4,11 @@
 
 EAPI="3"
 
-GITHUB_AUTHOR="hollow"
-GITHUB_PROJECT="check_pidfile"
-GITHUB_COMMIT="ebac12d"
-
 inherit autotools
 
 DESCRIPTION="A nagios plugin for checking daemons via pidfiles"
 HOMEPAGE="https://github.com/hollow/check_pidfile"
-SRC_URI="https://github.com/hollow/check_pidfile/archive/v1.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/hollow/check_pidfile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
@@ -22,7 +18,7 @@ IUSE=""
 DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"/${GITHUB_AUTHOR}-${GITHUB_PROJECT}-${GITHUB_COMMIT}
+S="${WORKDIR}"/check_pidfile-${PV}
 
 src_prepare() {
 	eautoreconf


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: net-analyzer/nagios-check_pidfile/
@ 2012-12-17  9:18 Benedikt Boehm
  0 siblings, 0 replies; 3+ messages in thread
From: Benedikt Boehm @ 2012-12-17  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c6e473e98dda25f55dde451fa52956c2d85755c5
Author:     Benedikt Böhm <bb <AT> xnull <DOT> de>
AuthorDate: Mon Dec 17 09:15:47 2012 +0000
Commit:     Benedikt Boehm <hollow <AT> gentoo <DOT> org>
CommitDate: Mon Dec 17 09:15:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=c6e473e9

check_pidfile moved to main tree

---
 net-analyzer/nagios-check_pidfile/metadata.xml     |    9 ------
 .../nagios-check_pidfile-1.ebuild                  |   29 --------------------
 2 files changed, 0 insertions(+), 38 deletions(-)

diff --git a/net-analyzer/nagios-check_pidfile/metadata.xml b/net-analyzer/nagios-check_pidfile/metadata.xml
deleted file mode 100644
index 53925de..0000000
--- a/net-analyzer/nagios-check_pidfile/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>hollow@gentoo.org</email>
-		<name>Benedikt Böhm</name>
-	</maintainer>
-</pkgmetadata>
-

diff --git a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
deleted file mode 100644
index 9fc9969..0000000
--- a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-inherit autotools
-
-DESCRIPTION="A nagios plugin for checking daemons via pidfiles"
-HOMEPAGE="https://github.com/hollow/check_pidfile"
-SRC_URI="https://github.com/hollow/check_pidfile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/check_pidfile-${PV}
-
-src_prepare() {
-	eautoreconf
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-17  9:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17  9:18 [gentoo-commits] proj/betagarden:master commit in: net-analyzer/nagios-check_pidfile/ Benedikt Boehm
  -- strict thread matches above, loose matches on Subject: below --
2012-12-17  6:52 Benedikt Boehm
2012-12-17  6:46 Benedikt Boehm

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