public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/sera:master commit in: net-misc/econnman/
@ 2014-07-06 16:54 Ralph Sennhauser
  0 siblings, 0 replies; 2+ messages in thread
From: Ralph Sennhauser @ 2014-07-06 16:54 UTC (permalink / raw
  To: gentoo-commits

commit:     064c199542d0e3ad6605d996f80d16b4ff99ab2a
Author:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  6 16:53:48 2014 +0000
Commit:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
CommitDate: Sun Jul  6 16:53:48 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=064c1995

econnman-9999: Add live ebuild

Package-Manager: portage-2.2.10
Manifest-Sign-Key: 3C5CF75A

---
 net-misc/econnman/econnman-9999.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/net-misc/econnman/econnman-9999.ebuild b/net-misc/econnman/econnman-9999.ebuild
new file mode 100644
index 0000000..1e59c92
--- /dev/null
+++ b/net-misc/econnman/econnman-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+
+inherit autotools git-r3 python-single-r1
+
+DESCRIPTION="EFL user interface for connman"
+HOMEPAGE="http://www.enlightenment.org/"
+EGIT_REPO_URI="http://git.enlightenment.org/apps/econnman.git"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+	dev-python/python-efl[${PYTHON_USEDEP}]
+	net-misc/connman:0"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	eautoreconf
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] dev/sera:master commit in: net-misc/econnman/
@ 2014-10-14 17:21 Ralph Sennhauser
  0 siblings, 0 replies; 2+ messages in thread
From: Ralph Sennhauser @ 2014-10-14 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     71833ac9d145feef0862db1daa1780629b37db07
Author:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 14 17:20:39 2014 +0000
Commit:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
CommitDate: Tue Oct 14 17:20:39 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=71833ac9

econnman-9999: Update PYTHON_COMPAT

---
 net-misc/econnman/econnman-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/econnman/econnman-9999.ebuild b/net-misc/econnman/econnman-9999.ebuild
index 1e59c92..fbec51b 100644
--- a/net-misc/econnman/econnman-9999.ebuild
+++ b/net-misc/econnman/econnman-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit autotools git-r3 python-single-r1
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-14 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06 16:54 [gentoo-commits] dev/sera:master commit in: net-misc/econnman/ Ralph Sennhauser
  -- strict thread matches above, loose matches on Subject: below --
2014-10-14 17:21 Ralph Sennhauser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox