summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speechd-el/ChangeLog7
-rw-r--r--app-accessibility/speechd-el/speechd-el-2.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/speechd-el/ChangeLog b/app-accessibility/speechd-el/ChangeLog
index febd4caa052b..9b8a7b3ac061 100644
--- a/app-accessibility/speechd-el/ChangeLog
+++ b/app-accessibility/speechd-el/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/speechd-el
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/ChangeLog,v 1.16 2011/06/06 20:01:12 cbrannon Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/ChangeLog,v 1.17 2012/05/23 23:02:17 vapier Exp $
+
+ 23 May 2012; Mike Frysinger <vapier@gentoo.org> speechd-el-2.4.ebuild:
+ Inherit eutils eclass for epatch.
06 Jun 2011; Christopher Brannon <cbrannon@gentoo.org>
+speechd-el-2.4.ebuild, +files/speechd-el-2.4-emacs23.patch, metadata.xml:
diff --git a/app-accessibility/speechd-el/speechd-el-2.4.ebuild b/app-accessibility/speechd-el/speechd-el-2.4.ebuild
index 22fb86bb6a56..6a7e59e18ed9 100644
--- a/app-accessibility/speechd-el/speechd-el-2.4.ebuild
+++ b/app-accessibility/speechd-el/speechd-el-2.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-2.4.ebuild,v 1.1 2011/06/06 20:01:12 cbrannon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-2.4.ebuild,v 1.2 2012/05/23 23:02:17 vapier Exp $
EAPI="4"
NEED_EMACS=23
-inherit elisp
+inherit elisp eutils
DESCRIPTION="Emacs speech support"
HOMEPAGE="http://www.freebsoft.org/speechd-el"