* [gentoo-commits] proj/betagarden:master commit in: sys-apps/findpat/
@ 2013-10-13 14:56 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2013-10-13 14:56 UTC (permalink / raw
To: gentoo-commits
commit: 7439118bfd8992c91795c878f9245d93acfb76c7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:28:17 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:28:17 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=7439118b
sys-apps/findpat: metadata.xml added
Package-Manager: portage-2.2.7
---
sys-apps/findpat/ChangeLog | 7 +++++++
sys-apps/findpat/metadata.xml | 7 +++++++
2 files changed, 14 insertions(+)
diff --git a/sys-apps/findpat/ChangeLog b/sys-apps/findpat/ChangeLog
new file mode 100644
index 0000000..f906e69
--- /dev/null
+++ b/sys-apps/findpat/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sys-apps/findpat
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 13 Oct 2013; Justin Lecher <jlec@gentoo.org> +metadata.xml:
+ metadata.xml added
+
diff --git a/sys-apps/findpat/metadata.xml b/sys-apps/findpat/metadata.xml
new file mode 100644
index 0000000..a759be0
--- /dev/null
+++ b/sys-apps/findpat/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: sys-apps/findpat/
@ 2017-06-04 18:17 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2017-06-04 18:17 UTC (permalink / raw
To: gentoo-commits
commit: 90e1ea207aa2fcc57036baee60233369e4a9eb7a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 4 15:09:34 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 4 15:09:34 2017 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=90e1ea20
sys-apps/findpat: Bump EAPI
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sys-apps/findpat/findpat-1.0.ebuild | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/sys-apps/findpat/findpat-1.0.ebuild b/sys-apps/findpat/findpat-1.0.ebuild
index d046310..4f57278 100644
--- a/sys-apps/findpat/findpat-1.0.ebuild
+++ b/sys-apps/findpat/findpat-1.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-DESCRIPTION="Easy to use frontend to find"
+EAPI=6
+DESCRIPTION="Easy to use frontend to find"
HOMEPAGE="http://blog.hartwork.org/?p=272"
SRC_URI="http://www.hartwork.org/public/${P}.tar.bz2"
@@ -10,10 +11,3 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-04 18:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-04 18:17 [gentoo-commits] proj/betagarden:master commit in: sys-apps/findpat/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2013-10-13 14:56 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox