summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-06-15 11:33:11 +0000
committerJustin Lecher <jlec@gentoo.org>2010-06-15 11:33:11 +0000
commitca85d6e9b661d484cde087d370ae7b6e230cab44 (patch)
tree44aa713ba056a64c4c302c81d007eefff9dbcb06 /app-misc/ondir
parentimported prefix changes (diff)
downloadhistorical-ca85d6e9b661d484cde087d370ae7b6e230cab44.tar.gz
historical-ca85d6e9b661d484cde087d370ae7b6e230cab44.tar.bz2
historical-ca85d6e9b661d484cde087d370ae7b6e230cab44.zip
QA, imported prefix changes
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-misc/ondir')
-rw-r--r--app-misc/ondir/ChangeLog9
-rw-r--r--app-misc/ondir/Manifest13
-rw-r--r--app-misc/ondir/ondir-0.2.2-r1.ebuild39
3 files changed, 58 insertions, 3 deletions
diff --git a/app-misc/ondir/ChangeLog b/app-misc/ondir/ChangeLog
index 9c813355387d..789ed0eceb4a 100644
--- a/app-misc/ondir/ChangeLog
+++ b/app-misc/ondir/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/ondir
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ChangeLog,v 1.18 2009/09/23 16:06:18 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ChangeLog,v 1.19 2010/06/15 11:33:11 jlec Exp $
+
+*ondir-0.2.2-r1 (15 Jun 2010)
+
+ 15 Jun 2010; Justin Lecher <jlec@gentoo.org> +ondir-0.2.2-r1.ebuild:
+ QA, imported prefix changes
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ondir-0.2.2.ebuild:
Remove virtual/libc
diff --git a/app-misc/ondir/Manifest b/app-misc/ondir/Manifest
index 3125331d31fe..2373cb88a0b9 100644
--- a/app-misc/ondir/Manifest
+++ b/app-misc/ondir/Manifest
@@ -1,4 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST ondir-0.2.2.tar.gz 20138 RMD160 90774832b9ecb0f5a934d152b10b3cd9080e7804 SHA1 a86c512c8c11365585ffdacb335d54a826b34aa4 SHA256 475fe7bd447756b4effde87c8aa67e063d805b775785b9f39858422dc244aef2
+EBUILD ondir-0.2.2-r1.ebuild 1103 RMD160 b4ed10ac93eb1524474943dd0ca161732c803ee1 SHA1 6623abbcf89190cbc6a42e1f5eb40d8e55ce97d9 SHA256 a27403f98c57c09b35a9527ba13242cb654dd801e5253c36a31af7e9aa324b9c
EBUILD ondir-0.2.2.ebuild 890 RMD160 0ac79537a6d0660a536e4a86195309288195aea6 SHA1 fae952712700344ccd890a88d56337ec9ddb594e SHA256 96a94ff0f6ed7391d80d7a44b88225af231f8b41144f51cb2f06766297293cde
-MISC ChangeLog 2072 RMD160 ad4e2ae4e63fcac9044de4b747107de6b635f614 SHA1 79e98499116baa0001169271aaa68c78847f57af SHA256 9291c184ca25890dc51ea31b8aa071d795dd777bd505662423ba86da3e6f4d46
+MISC ChangeLog 2202 RMD160 1b9e6ff33da0eb8f6a2673a0c817982a6fbb383c SHA1 20113af53cfc8cf0b7f08ce31e9f7617de2666c0 SHA256 91c96bb44a25538eee7e45b5bda27a435f5a9321840c96ef9ca1595458800dbc
MISC metadata.xml 165 RMD160 c4557a3518a065b077539be5a0f20e4735fc2141 SHA1 1831705b1eb97b63968fc9eef31aa904a69a854a SHA256 75ca85c472d4181ae0de529c83826baaebe75d9e750ee6621758b5096bceffcd
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.15 (GNU/Linux)
+
+iEYEARECAAYFAkwXZP8ACgkQgAnW8HDreRYD8wCeK1oFwsz5iSUCcAWl6hf/O2gd
+2QwAn0KYrlCGah1nRKHu/FRKw3+kG1MP
+=j9Ji
+-----END PGP SIGNATURE-----
diff --git a/app-misc/ondir/ondir-0.2.2-r1.ebuild b/app-misc/ondir/ondir-0.2.2-r1.ebuild
new file mode 100644
index 000000000000..da1c0be0d363
--- /dev/null
+++ b/app-misc/ondir/ondir-0.2.2-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ondir-0.2.2-r1.ebuild,v 1.1 2010/06/15 11:33:11 jlec Exp $
+
+EAPI="3"
+
+inherit toolchain-funcs
+
+DESCRIPTION="program that automatically executes scripts as you traverse directories"
+HOMEPAGE="http://swapoff.org/OnDir"
+SRC_URI="http://swapoff.org/files/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+DEPEND="sys-apps/sed"
+
+src_prepare() {
+ sed -i \
+ -e "s:\(/man/.*$\):/share\1:g" \
+ -e "s:-g:${CFLAGS}:" Makefile || die "sed Makefile failed"
+}
+
+src_compile() {
+ emake \
+ CC="$(tc-getCC)" \
+ PREFIX="${EPREFIX}/usr" \
+ CONF="${EPREFIX}/etc/ondirrc" \
+ LDFLAGS="${LDFLAGS}" || die
+}
+
+src_install() {
+ emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" CONF="${EPREFIX}/etc/ondirrc" install || die
+ dodoc AUTHORS ChangeLog README INSTALL scripts.tcsh scripts.sh || die
+ newdoc ondirrc.eg ondirrc.example || die
+ dohtml changelog.html ondir.1.html || die
+}