public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ago:master commit in: www-client/ryouko/
Date: Sun, 28 Oct 2012 19:50:51 +0000 (UTC)	[thread overview]
Message-ID: <1351453837.7d87c933cd5f5f387a6799ed7fbbfbe2ccca418f.ago@gentoo> (raw)

commit:     7d87c933cd5f5f387a6799ed7fbbfbe2ccca418f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 19:50:37 2012 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 19:50:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ago.git;a=commit;h=7d87c933

add live ebuild

---
 www-client/ryouko/ryouko-9999.ebuild |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/www-client/ryouko/ryouko-9999.ebuild b/www-client/ryouko/ryouko-9999.ebuild
new file mode 100644
index 0000000..6de1f0a
--- /dev/null
+++ b/www-client/ryouko/ryouko-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_REQ_USE="tk"
+
+inherit distutils-r1 git-2
+
+DESCRIPTION="PyQt4 web browser"
+HOMEPAGE="https://github.com/foxhead128/ryouko"
+EGIT_REPO_URI="git://github.com/foxhead128/${PN}.git"
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS=""
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=dev-python/PyQt4-4.8.0"
+
+PATCHES=( "${FILESDIR}"/setup.py.patch )
+
+src_install() {
+	distutils-r1_src_install
+	doicon "${FILESDIR}"/${PN}.png
+	domenu "${FILESDIR}"/${PN}.desktop
+}


             reply	other threads:[~2012-10-28 19:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 19:50 Agostino Sarubbo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-28 19:55 [gentoo-commits] dev/ago:master commit in: www-client/ryouko/ Agostino Sarubbo
2012-10-27 14:16 Agostino Sarubbo
2012-10-27 11:09 Agostino Sarubbo

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=1351453837.7d87c933cd5f5f387a6799ed7fbbfbe2ccca418f.ago@gentoo \
    --to=ago@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