summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r--app-xemacs/texinfo/ChangeLog8
-rw-r--r--app-xemacs/texinfo/texinfo-1.21.ebuild14
2 files changed, 22 insertions, 0 deletions
diff --git a/app-xemacs/texinfo/ChangeLog b/app-xemacs/texinfo/ChangeLog
new file mode 100644
index 000000000000..cfb76d8da5be
--- /dev/null
+++ b/app-xemacs/texinfo/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-xemacs/texinfo
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.1 2002/12/16 12:22:48 rendhalver Exp $
+
+*texinfo-1.21 (16 Dec 2002)
+
+ 16 Dec 2002; Rendhalver [Peter Brown] <rendhalver@gentoo.org> :
+ Initial import.
diff --git a/app-xemacs/texinfo/texinfo-1.21.ebuild b/app-xemacs/texinfo/texinfo-1.21.ebuild
new file mode 100644
index 000000000000..5036049f7573
--- /dev/null
+++ b/app-xemacs/texinfo/texinfo-1.21.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.21.ebuild,v 1.1 2002/12/16 12:22:48 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="XEmacs TeXinfo support."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/xemacs-base
+"
+
+inherit xemacs-packages
+