From: "Ralph Sennhauser" <sera@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/sera:master commit in: dev-util/enventor/
Date: Sun, 19 Jan 2014 18:56:11 +0000 (UTC) [thread overview]
Message-ID: <1390144857.a9b37b1a42285edb08e1af0ccbe53c7cf642cd52.sera@gentoo> (raw)
commit: a9b37b1a42285edb08e1af0ccbe53c7cf642cd52
Author: Ralph Sennhauser <sera <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 15:20:57 2014 +0000
Commit: Ralph Sennhauser <sera <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 15:20:57 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=a9b37b1a
Add package dev-util/enventor, an edc editor
Package-Manager: portage-2.2.8
Manifest-Sign-Key: 3C5CF75A
---
dev-util/enventor/Manifest | 15 +++++++++++++++
dev-util/enventor/enventor-0.1.0.ebuild | 24 ++++++++++++++++++++++++
dev-util/enventor/metadata.xml | 10 ++++++++++
3 files changed, 49 insertions(+)
diff --git a/dev-util/enventor/Manifest b/dev-util/enventor/Manifest
new file mode 100644
index 0000000..638ac91
--- /dev/null
+++ b/dev-util/enventor/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST enventor-0.1.tar.bz2 565536 SHA256 144ca4eabea0c5b640e338f8f03a5692f60d51f4d667d264fc9299ed4148f67d SHA512 f79a0e0d6b20dec025702905390e96ead0be4ed5be59f3fade7cdb9be1b98b30769d3490d6f641c922ad4338a52270fc39bc6e6dfa9c454cb5ae9f74982d0cb2 WHIRLPOOL f5a1abac182477692cbcbe1090e7bcc988c4b116b1470944115eae0e125045328e5248543580078d9dd8a3510f7ec4dc1a43a5b91b50b6e2b8b9f4a0bd52ebb9
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iQEcBAEBCAAGBQJS2+1ZAAoJELjwI6Q8XPdaUD4IAIkOnBMU5v9lIpHqRJUbmOGo
+1gdinflILtSCy6BdwJWJLIg6PAc6bmIekkjMPPtGXlmY5o7/LvlXv3PBR/t/jMhL
+sHIEQoi1Bdvs4TiioGPJDnZCFo9x82tqocxvORCtnlAhTeBvSLsutq/zW+S+EI8o
+rkjsaXF1taGMWeoYWa6/JNbFtnVwijojupFqunZieMiNV2SH4Lpv+OHuIEozVfax
+73NyGKAfwtFJntkEM2DuXVTGDwDUDwFrTBPL2ILeE6/ESa6MMZi3EY87Jo+zVUnZ
+1TJ6nXVDhUPW7HEPFNbZ4aQdJqj5FKP1kBgg4LEzGcAUA/pXml5BSHingxosQJI=
+=EYKM
+-----END PGP SIGNATURE-----
diff --git a/dev-util/enventor/enventor-0.1.0.ebuild b/dev-util/enventor/enventor-0.1.0.ebuild
new file mode 100644
index 0000000..6412747
--- /dev/null
+++ b/dev-util/enventor/enventor-0.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="An EDC editor"
+HOMEPAGE="http://www.enlightenment.org/"
+SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P%.0}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+RDEPEND="
+ >=dev-libs/efl-1.8.1
+ >=media-libs/elementary-1.8.0"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
diff --git a/dev-util/enventor/metadata.xml b/dev-util/enventor/metadata.xml
new file mode 100644
index 0000000..9081edb
--- /dev/null
+++ b/dev-util/enventor/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>sera@gentoo.org</email>
+ <name>Ralph Sennhauser</name>
+ </maintainer>
+ <longdescription lang="en">
+ </longdescription>
+</pkgmetadata>
reply other threads:[~2014-01-19 18:56 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=1390144857.a9b37b1a42285edb08e1af0ccbe53c7cf642cd52.sera@gentoo \
--to=sera@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