public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-editors/dit/
Date: Mon,  1 Aug 2011 03:16:23 +0000 (UTC)	[thread overview]
Message-ID: <fdaffd8179bf7e526b87b7ca7e004b43b144bab2.sping@gentoo> (raw)

commit:     fdaffd8179bf7e526b87b7ca7e004b43b144bab2
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon Aug  1 03:15:57 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 03:15:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=fdaffd81

app-editors/dit: 9999

---
 app-editors/dit/dit-9999.ebuild |   27 +++++++++++++++++++++++++++
 app-editors/dit/metadata.xml    |    9 +++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/app-editors/dit/dit-9999.ebuild b/app-editors/dit/dit-9999.ebuild
new file mode 100644
index 0000000..2962173
--- /dev/null
+++ b/app-editors/dit/dit-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit subversion
+
+DESCRIPTION="ncurses-based text editor for Unix systems"
+HOMEPAGE="http://dit-editor.sourceforge.net/"
+ESVN_REPO_URI="https://dit-editor.svn.sourceforge.net/svnroot/dit-editor/trunk"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="dev-lang/lua"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	./autogen.sh || die
+}
+
+src_install() {
+	emake DESTDIR="${D}" install || die
+}

diff --git a/app-editors/dit/metadata.xml b/app-editors/dit/metadata.xml
new file mode 100644
index 0000000..328fbd1
--- /dev/null
+++ b/app-editors/dit/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<maintainer>
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+</pkgmetadata>



             reply	other threads:[~2011-08-01  3:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01  3:16 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 [gentoo-commits] proj/betagarden:master commit in: app-editors/dit/ Justin Lecher
2019-10-27 13:34 Sebastian Pipping

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=fdaffd8179bf7e526b87b7ca7e004b43b144bab2.sping@gentoo \
    --to=sping@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