From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: dev-dotnet/pe-format/
Date: Fri, 1 Jul 2011 13:21:41 +0000 (UTC) [thread overview]
Message-ID: <a4cf786ab212e8027357e97f3785ba4722ec9a51.mgorny@gentoo> (raw)
commit: a4cf786ab212e8027357e97f3785ba4722ec9a51
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 1 13:08:24 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 13:21:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=a4cf786a
dev-dotnet/pe-format: Transform into a mixed-mode ebuild.
(Portage version: 2.2.0_alpha41_p36/git/Linux x86_64, signed Manifest commit with key 42B9401D)
---
dev-dotnet/pe-format/Manifest | 12 +++++++-----
dev-dotnet/pe-format/pe-format-2.9999.ebuild | 17 ++++++++++++++---
2 files changed, 21 insertions(+), 8 deletions(-)
diff --git a/dev-dotnet/pe-format/Manifest b/dev-dotnet/pe-format/Manifest
index cbff889..25dd10c 100644
--- a/dev-dotnet/pe-format/Manifest
+++ b/dev-dotnet/pe-format/Manifest
@@ -1,12 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
-EBUILD pe-format-2.9999.ebuild 641 RMD160 b6bdcfc72d2994fc59cb1518ddd2a048552f0ca2 SHA1 1c4167232fb41569e5af17a39668567ac401aa98 SHA256 57c408c894fb566ad8dd0d9932533a2cd1e56507a00eb0140fca9d1193505118
+EBUILD pe-format-2.9999.ebuild 793 RMD160 da9bef35963dca8a1e5b6b02a081550145181e74 SHA1 967b3bfbd2694f37a2ba37cebf756e0b4a1bda41 SHA256 53d213fb66e536c4362fd7825ffb61f8d7b113c410925060fe5aa094877bfe9f
MISC metadata.xml 529 RMD160 baa26fa11d5b58735563e5d8605b8238c1524802 SHA1 da82768536b06ca89e3fbfd22c7e3133d9af2a09 SHA256 34e90d064977e9f94e0d19d277784769b162b20c974ebd458592dd27aa9bfc46
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk3ECSsACgkQnGSe5QXeB7tPMgCdEg7Qu2qT98ZdTucwsgcKXzm8
-nKcAoNeq/y2HBeXmq8R2ogJIxzQZdRBs
-=aZ7Y
+iJwEAQEIAAYFAk4NxsgACgkQfXuS5UK5QB1D+QQAm2G9bN9oJ6rCwe/WCB9sDAj/
+Zyidw41bz2DsU1g/YXw3+kN/0c+IwGTr/DaHKAk3CNVg0B9M+sWGQsMrmw9RA3o0
+upv0MRKnwy0NDEHw/BPTkT/van2QjleI4QKuzT0fv5Odvvt1d+UI7fyl2apfCZeD
+zFa9ay1U5WZjgkpi8Fw=
+=l+R4
-----END PGP SIGNATURE-----
diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index bc4f667..d7e804b 100644
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@ -3,22 +3,33 @@
# $Header: $
EAPI=3
+inherit autotools-utils
+
+#if LIVE
EGIT_REPO_URI="git://github.com/mgorny/${PN}2.git
http://github.com/mgorny/${PN}2.git"
-inherit autotools autotools-utils git-2
+inherit autotools git-2
+#endif
DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
HOMEPAGE="https://github.com/mgorny/pe-format2/"
-SRC_URI=""
+SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}2/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
+#if LIVE
+KEYWORDS=
+SRC_URI=
+#endif
+
src_prepare() {
autotools-utils_src_prepare
+#if LIVE
eautoreconf
+#endif
}
src_install() {
next reply other threads:[~2011-07-01 13:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 13:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-28 9:27 [gentoo-commits] dev/mgorny:master commit in: dev-dotnet/pe-format/ Michał Górny
2011-12-06 21:32 Michał Górny
2011-10-17 8:33 Michał Górny
2011-09-22 13:43 Michał Górny
2011-09-22 10:35 Michał Górny
2011-09-19 8:35 Michał Górny
2011-09-18 17:53 Michał Górny
2011-09-18 17:49 Michał Górny
2011-09-12 17:05 Michał Górny
2011-05-06 14:54 Michał Górny
2011-04-24 18:14 Michał Górny
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=a4cf786ab212e8027357e97f3785ba4722ec9a51.mgorny@gentoo \
--to=mgorny@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