public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: net-misc/dchk/
@ 2013-02-24  0:19 Sebastian Pipping
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2013-02-24  0:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d499971e91d9c3a2bbe2032c54f193b710d682bb
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Feb 23 23:55:55 2013 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Feb 24 00:19:30 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=d499971e

net-misc/dchk: 0.5.7

---
 net-misc/dchk/dchk-0.5.7.ebuild |   39 +++++++++++++++++++++++++++++++++++++++
 net-misc/dchk/metadata.xml      |    7 +++++++
 2 files changed, 46 insertions(+), 0 deletions(-)

diff --git a/net-misc/dchk/dchk-0.5.7.ebuild b/net-misc/dchk/dchk-0.5.7.ebuild
new file mode 100644
index 0000000..b025d5f
--- /dev/null
+++ b/net-misc/dchk/dchk-0.5.7.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit multilib
+
+DESCRIPTION="Domain availabilty check client tool and C library"
+HOMEPAGE="http://dchk.pfp.de/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-libs/libxml2"
+RDEPEND="${RDEPEND}"
+
+src_compile() {
+	emake incdir=include release || die  # TODO target "gui"
+}
+
+src_install() {
+	local libdir=$(get_libdir)
+
+	dodir /usr/{bin,lib,include}
+	emake prefix="${D}/usr" install || die
+
+	[[ ${libdir} != lib ]] && {
+		mv "${D}"/usr/{lib,${libdir}} || die
+	}
+
+	dodoc HISTORY.TXT || die
+
+	insinto /usr/share/doc/${PF}
+	doins -r documentation/html || die
+}
\ No newline at end of file

diff --git a/net-misc/dchk/metadata.xml b/net-misc/dchk/metadata.xml
new file mode 100644
index 0000000..cc3fe24
--- /dev/null
+++ b/net-misc/dchk/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>maintainer-wanted@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] proj/betagarden:master commit in: net-misc/dchk/
@ 2015-06-08 15:05 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-06-08 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     4b98137e589586d87c38b59732422678b5129a1a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 14:33:23 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 14:33:23 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=4b98137e

net-misc/dchk: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20

 net-misc/dchk/ChangeLog    | 2 ++
 net-misc/dchk/metadata.xml | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/net-misc/dchk/ChangeLog b/net-misc/dchk/ChangeLog
new file mode 100644
index 0000000..2ea0c10
--- /dev/null
+++ b/net-misc/dchk/ChangeLog
@@ -0,0 +1,2 @@
+  08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  net-misc/dchk: Updating remote-id in metadata.xml

diff --git a/net-misc/dchk/metadata.xml b/net-misc/dchk/metadata.xml
index cc3fe24..d2a70fb 100644
--- a/net-misc/dchk/metadata.xml
+++ b/net-misc/dchk/metadata.xml
@@ -4,4 +4,7 @@
 	<maintainer>
 		<email>maintainer-wanted@gentoo.org</email>
 	</maintainer>
+	<upstream>
+		<remote-id type="sourceforge">dchk</remote-id>
+	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2015-06-08 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-24  0:19 [gentoo-commits] proj/betagarden:master commit in: net-misc/dchk/ Sebastian Pipping
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 15:05 Justin Lecher

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