public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/angelos:master commit in: sys-devel/gtkparasite/
Date: Sun, 12 Jun 2011 19:09:00 +0000 (UTC)	[thread overview]
Message-ID: <fa3dc173098e8983bf6322dfa93b56e3abbf43bb.angelos@gentoo> (raw)

commit:     fa3dc173098e8983bf6322dfa93b56e3abbf43bb
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 19:02:14 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 19:02:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=fa3dc173

gtkparasite: Initial commit

(Portage version: 2.2.0_alpha39/git/Linux x86_64, signed Manifest commit with key 84F20B43)

---
 sys-devel/gtkparasite/Manifest                |   12 +++++++++
 sys-devel/gtkparasite/gtkparasite-9999.ebuild |   31 +++++++++++++++++++++++++
 sys-devel/gtkparasite/metadata.xml            |    6 +++++
 3 files changed, 49 insertions(+), 0 deletions(-)

diff --git a/sys-devel/gtkparasite/Manifest b/sys-devel/gtkparasite/Manifest
new file mode 100644
index 0000000..9ebce43
--- /dev/null
+++ b/sys-devel/gtkparasite/Manifest
@@ -0,0 +1,12 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+EBUILD gtkparasite-9999.ebuild 635 RMD160 f1323dbaca7d05bc9d582e169877e113d5662f53 SHA1 d2f9ec15b77cfad0cf291e0bdd1ae3606db41083 SHA256 3d1dfcb885c2f9e6e5c85aab4a763dc915c4a821ee1ce6e36c417b59b8ba008a
+MISC metadata.xml 162 RMD160 8056876fd0119a9fcf1cf8e6a622173f9a2a41a6 SHA1 54fe1b9e689c641de2d237db03c8c38c6f7b6522 SHA256 c754e9c767b98b9894c12dd21b8ef1d01f2b5e58813a286f9a62f20078888d85
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk31DTYACgkQmWq1bYTyC0OugQD/bwEaX/DEEepSNhywmycKZiwp
+B3i1pu2Ce+LsIze5sMAA/2j2x8gQf6MvBM06CpF/3mOMv0KO1q/F7kYlV9iPebzu
+=3rre
+-----END PGP SIGNATURE-----

diff --git a/sys-devel/gtkparasite/gtkparasite-9999.ebuild b/sys-devel/gtkparasite/gtkparasite-9999.ebuild
new file mode 100644
index 0000000..836ca08
--- /dev/null
+++ b/sys-devel/gtkparasite/gtkparasite-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit autotools git-2
+
+DESCRIPTION="a debugging and development tool that runs inside your GTK+ application's process"
+HOMEPAGE="http://chipx86.github.com/gtkparasite/"
+EGIT_REPO_URI="git://github.com/chipx86/gtkparasite.git"
+EGIT_BOOTSTRAP="eautoreconf"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="dev-python/pygtk:2"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
+
+DOCS=( AUTHORS )
+
+src_configure() {
+	econf --disable-static
+}
+
+src_install() {
+	default
+	find "${ED}" -name "*.la" -exec rm -rf {} +
+}

diff --git a/sys-devel/gtkparasite/metadata.xml b/sys-devel/gtkparasite/metadata.xml
new file mode 100644
index 0000000..1bb9c56
--- /dev/null
+++ b/sys-devel/gtkparasite/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+</pkgmetadata>
+



                 reply	other threads:[~2011-06-12 19:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=fa3dc173098e8983bf6322dfa93b56e3abbf43bb.angelos@gentoo \
    --to=angelos@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