From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: net-firewall/gcb/
Date: Fri, 24 Jun 2011 17:09:10 +0000 (UTC) [thread overview]
Message-ID: <ef625a64d975a68f9fd4db35eb03411f35c81f85.jlec@gentoo> (raw)
commit: ef625a64d975a68f9fd4db35eb03411f35c81f85
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 12:19:26 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 12:19:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ef625a64
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
net-firewall/gcb/ChangeLog | 14 +++++++++++++-
net-firewall/gcb/gcb-1.5.6.ebuild | 13 +++++--------
2 files changed, 18 insertions(+), 9 deletions(-)
diff --git a/net-firewall/gcb/ChangeLog b/net-firewall/gcb/ChangeLog
index fd9bfd2..110c5f6 100644
--- a/net-firewall/gcb/ChangeLog
+++ b/net-firewall/gcb/ChangeLog
@@ -1,7 +1,19 @@
# ChangeLog for net-firewall/gcb
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Jun 2011; Justin Lecher <jlec@gentoo.org> gcb-1.5.6.ebuild:
+ Sort inherit and/or USE
+
+ 24 Jun 2011; Justin Lecher <jlec@gentoo.org> gcb-1.5.6.ebuild:
+ Sort inherit and/or USE
+
+ 24 Jun 2011; Justin Lecher <jlec@gentoo.org> gcb-1.5.6.ebuild:
+ Sort inherit and/or USE
+
+ 24 Jun 2011; Justin Lecher <jlec@gentoo.org> gcb-1.5.6.ebuild:
+ Sort inherit and/or USE
+
*gcb-1.5.6 (23 Oct 2009)
23 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> +gcb-1.5.6.ebuild,
diff --git a/net-firewall/gcb/gcb-1.5.6.ebuild b/net-firewall/gcb/gcb-1.5.6.ebuild
index 50d3117..2f780fc 100644
--- a/net-firewall/gcb/gcb-1.5.6.ebuild
+++ b/net-firewall/gcb/gcb-1.5.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=4
-inherit eutils autotools
+inherit autotools eutils
DESCRIPTION="Generic Connection Brokering for communications over firewall/NAT"
HOMEPAGE="http://www.cs.wisc.edu/condor/gcb"
@@ -15,19 +15,16 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
src_prepare() {
epatch "${FILESDIR}"/${P}-shared.patch
eautoreconf
}
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
+ emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog NOTICE.txt doc/protocol.txt
if use doc; then
insinto /usr/share/doc/${PF}
- doins doc/*.pdf || die
+ doins doc/*.pdf
fi
}
next reply other threads:[~2011-06-24 17:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 17:09 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: net-firewall/gcb/ Justin Lecher
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=ef625a64d975a68f9fd4db35eb03411f35c81f85.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