* [gentoo-commits] proj/betagarden:master commit in: sys-apps/hxdump/
@ 2011-03-01 0:24 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2011-03-01 0:24 UTC (permalink / raw
To: gentoo-commits
commit: b7b9abebee5bcc5d472e8c1435c4997977670568
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Tue Mar 1 00:19:42 2011 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Mar 1 00:19:50 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=b7b9abeb
sys-apps/hxdump: 0_p20080616
---
sys-apps/hxdump/hxdump-0_p20080616.ebuild | 28 ++++++++++++++++++++++++++++
sys-apps/hxdump/metadata.xml | 9 +++++++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/sys-apps/hxdump/hxdump-0_p20080616.ebuild b/sys-apps/hxdump/hxdump-0_p20080616.ebuild
new file mode 100644
index 0000000..71a9d41
--- /dev/null
+++ b/sys-apps/hxdump/hxdump-0_p20080616.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hex dumper"
+HOMEPAGE="http://reality.sgiweb.org/davea/software.html#hxdump"
+SRC_URI="http://reality.sgiweb.org/davea/hxdump.c -> ${P}.c"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+ "$(tc-getCC)" "${DISTDIR}"/${P}.c -include /usr/include/getopt.h \
+ ${CFLAGS} ${LDFLAGS} -o ${PN} || die
+}
+
+src_install() {
+ dobin ${PN} || die
+}
diff --git a/sys-apps/hxdump/metadata.xml b/sys-apps/hxdump/metadata.xml
new file mode 100644
index 0000000..328fbd1
--- /dev/null
+++ b/sys-apps/hxdump/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: sys-apps/hxdump/
@ 2011-10-27 18:02 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
To: gentoo-commits
commit: 3ea80c69d144c3718dd652c7ecea8209c93b75d8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 17:50:33 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 17:50:33 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=3ea80c69
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sys-apps/hxdump/ChangeLog | 7 +++++++
sys-apps/hxdump/metadata.xml | 1 -
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/sys-apps/hxdump/ChangeLog b/sys-apps/hxdump/ChangeLog
new file mode 100644
index 0000000..26bf211
--- /dev/null
+++ b/sys-apps/hxdump/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sys-apps/hxdump
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed no-herd from herd tag in metadata.xml
+
diff --git a/sys-apps/hxdump/metadata.xml b/sys-apps/hxdump/metadata.xml
index 328fbd1..16bcc9f 100644
--- a/sys-apps/hxdump/metadata.xml
+++ b/sys-apps/hxdump/metadata.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
<maintainer>
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-27 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 0:24 [gentoo-commits] proj/betagarden:master commit in: sys-apps/hxdump/ Sebastian Pipping
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox