summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Brown <rendhalver@gentoo.org>2002-12-16 12:22:48 +0000
committerPeter Brown <rendhalver@gentoo.org>2002-12-16 12:22:48 +0000
commit4bce59d769564960d06dcefc9bbd58b6d9c8f431 (patch)
tree59e080121666285944c04de7dd7593848d74fc94 /app-xemacs/vm
parentadded optional standalone player (diff)
downloadhistorical-4bce59d769564960d06dcefc9bbd58b6d9c8f431.tar.gz
historical-4bce59d769564960d06dcefc9bbd58b6d9c8f431.tar.bz2
historical-4bce59d769564960d06dcefc9bbd58b6d9c8f431.zip
xemacs packages ebuild
Diffstat (limited to 'app-xemacs/vm')
-rw-r--r--app-xemacs/vm/ChangeLog8
-rw-r--r--app-xemacs/vm/vm-7.07.ebuild15
2 files changed, 23 insertions, 0 deletions
diff --git a/app-xemacs/vm/ChangeLog b/app-xemacs/vm/ChangeLog
new file mode 100644
index 000000000000..e529ba71bbfd
--- /dev/null
+++ b/app-xemacs/vm/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-xemacs/vm
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vm/ChangeLog,v 1.1 2002/12/16 12:22:48 rendhalver Exp $
+
+*vm-7.07 (16 Dec 2002)
+
+ 16 Dec 2002; Rendhalver [Peter Brown] <rendhalver@gentoo.org> :
+ Initial import.
diff --git a/app-xemacs/vm/vm-7.07.ebuild b/app-xemacs/vm/vm-7.07.ebuild
new file mode 100644
index 000000000000..aa3be2b54201
--- /dev/null
+++ b/app-xemacs/vm/vm-7.07.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vm/vm-7.07.ebuild,v 1.1 2002/12/16 12:22:48 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="An Emacs mailer."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+
+inherit xemacs-packages
+