From ba1066d1b5645d9d336d0ad74dd01bd169b10054 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 13 Aug 2010 12:00:21 +0000 Subject: Version bump: XEmacs compatibility fixes. (Portage version: 2.1.8.3/cvs/Linux x86_64) --- app-xemacs/edict/ChangeLog | 9 +++++++-- app-xemacs/edict/edict-1.17.ebuild | 15 +++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 app-xemacs/edict/edict-1.17.ebuild (limited to 'app-xemacs/edict') diff --git a/app-xemacs/edict/ChangeLog b/app-xemacs/edict/ChangeLog index 4f30a700524c..7c162239d0da 100644 --- a/app-xemacs/edict/ChangeLog +++ b/app-xemacs/edict/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/edict -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/ChangeLog,v 1.13 2008/03/19 19:25:47 graaff Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/ChangeLog,v 1.14 2010/08/13 12:00:21 graaff Exp $ + +*edict-1.17 (13 Aug 2010) + + 13 Aug 2010; Hans de Graaff +edict-1.17.ebuild: + Version bump: XEmacs compatibility fixes. 19 Mar 2008; Hans de Graaff metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/edict/edict-1.17.ebuild b/app-xemacs/edict/edict-1.17.ebuild new file mode 100644 index 000000000000..79cbc9ff4440 --- /dev/null +++ b/app-xemacs/edict/edict-1.17.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/edict-1.17.ebuild,v 1.1 2010/08/13 12:00:21 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary" +PKG_CAT="mule" + +RDEPEND="app-xemacs/mule-base +app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages -- cgit v1.2.3-65-gdbad