From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-util/ohcount/
Date: Tue, 22 Sep 2015 10:44:44 +0000 (UTC) [thread overview]
Message-ID: <1442918554.e6378c0b80ebbe6b0e734663b6a411fb4cc3f1cb.jlec@gentoo> (raw)
commit: e6378c0b80ebbe6b0e734663b6a411fb4cc3f1cb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 10:42:34 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 10:42:34 2015 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=e6378c0b
dev-util/ohcount: Version Bump
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-util/ohcount/metadata.xml | 4 +++-
.../{ohcount-3.0.0_rc.ebuild => ohcount-3.0.0.ebuild} | 13 +++++++------
2 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/dev-util/ohcount/metadata.xml b/dev-util/ohcount/metadata.xml
index 31dc017..cc3fe24 100644
--- a/dev-util/ohcount/metadata.xml
+++ b/dev-util/ohcount/metadata.xml
@@ -1,5 +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>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
diff --git a/dev-util/ohcount/ohcount-3.0.0_rc.ebuild b/dev-util/ohcount/ohcount-3.0.0.ebuild
similarity index 66%
rename from dev-util/ohcount/ohcount-3.0.0_rc.ebuild
rename to dev-util/ohcount/ohcount-3.0.0.ebuild
index f6ae0b9..7858f40 100644
--- a/dev-util/ohcount/ohcount-3.0.0_rc.ebuild
+++ b/dev-util/ohcount/ohcount-3.0.0.ebuild
@@ -1,13 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=5
+
MY_PV=${PV/_/.}
MY_P="${PN}${MY_PV}"
DESCRIPTION="Source code line counter"
HOMEPAGE="http://labs.ohloh.net/ohcount"
-SRC_URI="http://d10xg45o6p6dbl.cloudfront.net/projects/o/${PN}/${MY_P}.tar.gz"
+SRC_URI="https://github.com/blackducksoftware/ohcount/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -15,17 +17,16 @@ KEYWORDS="~x86"
IUSE=""
# TODO RUBY dev-lang/swig
-RDEPEND="dev-util/ragel
+RDEPEND="
+ dev-util/ragel
dev-libs/libpcre"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${PN}"
-
src_compile() {
# TODO RUBY ./build ruby
./build ohcount || die './build failed'
}
src_install() {
- dobin bin/ohcount || die 'dobin failed'
+ dobin bin/ohcount
}
next reply other threads:[~2015-09-22 10:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 10:44 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-27 12:32 [gentoo-commits] proj/betagarden:master commit in: dev-util/ohcount/ Johannes Huber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1442918554.e6378c0b80ebbe6b0e734663b6a411fb4cc3f1cb.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox