summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-02-10 21:22:13 +0000
committerHans de Graaff <graaff@gentoo.org>2010-02-10 21:22:13 +0000
commit8d24fc4ffab66256da831ab1696fc929d8e3692a (patch)
treebd92b58797a161fbd8f2fd329816878c3da3c5e5 /app-xemacs/prog-modes
parentVersion bump per bug 304329 (diff)
downloadhistorical-8d24fc4ffab66256da831ab1696fc929d8e3692a.tar.gz
historical-8d24fc4ffab66256da831ab1696fc929d8e3692a.tar.bz2
historical-8d24fc4ffab66256da831ab1696fc929d8e3692a.zip
Version bump.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r--app-xemacs/prog-modes/ChangeLog8
-rw-r--r--app-xemacs/prog-modes/prog-modes-2.19.ebuild28
2 files changed, 35 insertions, 1 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog
index bd021391af70..43233061bfc4 100644
--- a/app-xemacs/prog-modes/ChangeLog
+++ b/app-xemacs/prog-modes/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-xemacs/prog-modes
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.22 2009/02/20 00:27:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.23 2010/02/10 21:20:35 graaff Exp $
+
+*prog-modes-2.19 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org> +prog-modes-2.19.ebuild:
+ Version bump: rpm-mode synced to upstream 4.4.9, verilog-mode synced to
+ upstream r463.
20 Feb 2009; Christian Faulhammer <fauli@gentoo.org>
-prog-modes-2.09.ebuild:
diff --git a/app-xemacs/prog-modes/prog-modes-2.19.ebuild b/app-xemacs/prog-modes/prog-modes-2.19.ebuild
new file mode 100644
index 000000000000..13c97b80de1d
--- /dev/null
+++ b/app-xemacs/prog-modes/prog-modes-2.19.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.19.ebuild,v 1.1 2010/02/10 21:20:35 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Support for various programming languages."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-devel
+app-xemacs/xemacs-base
+app-xemacs/cc-mode
+app-xemacs/fsf-compat
+app-xemacs/edit-utils
+app-xemacs/ediff
+app-xemacs/emerge
+app-xemacs/efs
+app-xemacs/vc
+app-xemacs/speedbar
+app-xemacs/dired
+app-xemacs/ilisp
+app-xemacs/sh-script
+app-xemacs/cedet-common
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages