summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-02-22 12:59:48 +0000
committerHans de Graaff <graaff@gentoo.org>2009-02-22 12:59:48 +0000
commite6068b50f254877cbed95dbb69ea0ac8e1270820 (patch)
tree31ab86f2fe9a83d800f1dca8871393aa7171ad1b /app-xemacs
parentVersion bump. (diff)
downloadgentoo-2-e6068b50f254877cbed95dbb69ea0ac8e1270820.tar.gz
gentoo-2-e6068b50f254877cbed95dbb69ea0ac8e1270820.tar.bz2
gentoo-2-e6068b50f254877cbed95dbb69ea0ac8e1270820.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/hm-html-menus/ChangeLog10
-rw-r--r--app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild16
2 files changed, 24 insertions, 2 deletions
diff --git a/app-xemacs/hm-html-menus/ChangeLog b/app-xemacs/hm-html-menus/ChangeLog
index 70684d941730..c29347e680b4 100644
--- a/app-xemacs/hm-html-menus/ChangeLog
+++ b/app-xemacs/hm-html-menus/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-xemacs/hm-html-menus
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hm-html-menus/ChangeLog,v 1.14 2008/03/19 19:38:21 graaff Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hm-html-menus/ChangeLog,v 1.15 2009/02/22 12:59:48 graaff Exp $
+
+*hm-html-menus-1.24 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org>
+ +hm-html-menus-1.24.ebuild:
+ Version bump with minor fixes.
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
diff --git a/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild b/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild
new file mode 100644
index 000000000000..5163f73ce9dc
--- /dev/null
+++ b/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild,v 1.1 2009/02/22 12:59:48 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="HTML editing."
+SRC_URI="http://ftp.xemacs.org/packages/hm--html-menus-${PV}-pkg.tar.gz"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages