summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-10-17 20:48:39 +0000
committerJon Portnoy <avenj@gentoo.org>2003-10-17 20:48:39 +0000
commit757bbe82db271d06600fe67a403caddce69ae951 (patch)
tree946011f713c14646c68d0b8138c95c0966ecb5d6 /app-editors/dav
parentInitial import (diff)
downloadhistorical-757bbe82db271d06600fe67a403caddce69ae951.tar.gz
historical-757bbe82db271d06600fe67a403caddce69ae951.tar.bz2
historical-757bbe82db271d06600fe67a403caddce69ae951.zip
Initial import
Diffstat (limited to 'app-editors/dav')
-rw-r--r--app-editors/dav/Manifest3
-rw-r--r--app-editors/dav/dav-0.8.4.ebuild25
-rw-r--r--app-editors/dav/files/digest-dav-0.8.41
3 files changed, 28 insertions, 1 deletions
diff --git a/app-editors/dav/Manifest b/app-editors/dav/Manifest
index 0ff47b2ee829..f8c64201146d 100644
--- a/app-editors/dav/Manifest
+++ b/app-editors/dav/Manifest
@@ -1,2 +1,3 @@
-MD5 68cfc2e217b699d4db45a8efe16da530 dav-0.8.4.ebuild 553
+MD5 fb18d6ebb1ecfdaf286c506998b80d11 dav-0.8.4.ebuild 647
+MD5 5db6ad06547af4bcdd4b3d54a4712eaf ChangeLog 391
MD5 71a2f4cfa36d38196022faf8e2804634 files/digest-dav-0.8.4 60
diff --git a/app-editors/dav/dav-0.8.4.ebuild b/app-editors/dav/dav-0.8.4.ebuild
new file mode 100644
index 000000000000..90ed0e7d9b7e
--- /dev/null
+++ b/app-editors/dav/dav-0.8.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/dav/dav-0.8.4.ebuild,v 1.1 2003/10/17 20:48:35 avenj Exp $
+
+DESCRIPTION="A minimal console text editor"
+HOMEPAGE="http://dav-text.sourceforge.net/"
+
+# The maintainer does not keep sourceforge's mirrors up-to-date,
+# so we point to the website's store of files.
+SRC_URI="http://dav-text.sourceforge.net/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="sys-libs/ncurses"
+
+src_compile() {
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+}
diff --git a/app-editors/dav/files/digest-dav-0.8.4 b/app-editors/dav/files/digest-dav-0.8.4
new file mode 100644
index 000000000000..24455798f671
--- /dev/null
+++ b/app-editors/dav/files/digest-dav-0.8.4
@@ -0,0 +1 @@
+MD5 ce1780de5226e126e6e4442e6aecf7f2 dav-0.8.4.tar.gz 21991