* [gentoo-commits] gentoo-x86 commit in app-accessibility/espeakup: ChangeLog espeakup-0.51.ebuild
@ 2009-02-11 15:10 William Hubbs (williamh)
0 siblings, 0 replies; only message in thread
From: William Hubbs (williamh) @ 2009-02-11 15:10 UTC (permalink / raw
To: gentoo-commits
williamh 09/02/11 15:10:15
Modified: ChangeLog
Added: espeakup-0.51.ebuild
Log:
Version bump.
(Portage version: 2.2_rc23/cvs/Linux i686)
Revision Changes Path
1.5 app-accessibility/espeakup/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 23 Oct 2008 13:29:36 -0000 1.4
+++ ChangeLog 11 Feb 2009 15:10:15 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for app-accessibility/espeakup
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/ChangeLog,v 1.4 2008/10/23 13:29:36 williamh Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/ChangeLog,v 1.5 2009/02/11 15:10:15 williamh Exp $
+
+*espeakup-0.51 (11 Feb 2009)
+
+ 11 Feb 2009; William Hubbs <williamh@gentoo.org> +espeakup-0.51.ebuild:
+ Version bump.
23 Oct 2008; William Hubbs <williamh@gentoo.org> -espeakup-0.2.ebuild:
Removed old version.
1.1 app-accessibility/espeakup/espeakup-0.51.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/espeakup-0.51.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/espeakup-0.51.ebuild?rev=1.1&content-type=text/plain
Index: espeakup-0.51.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/espeakup-0.51.ebuild,v 1.1 2009/02/11 15:10:15 williamh Exp $
DESCRIPTION="espeakup is a small lightweight connector for espeak and speakup"
HOMEPAGE="http://www.linux-speakup.org"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-accessibility/espeak"
RDEPEND="${DEPEND}
app-accessibility/speakup"
src_compile() {
emake || die "Compile failed."
}
src_install() {
emake DESTDIR="${D}" install || die "Install failed."
dodoc README ToDo
newinitd "${FILESDIR}"/espeakup.rc espeakup
}
pkg_postinst() {
elog "To get espeakup to start automatically, it is currently recommended"
echo "that you add it to the default run level, by giving the following"
elog "command as root."
elog
elog "rc-update add espeakup default"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-11 15:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 15:10 [gentoo-commits] gentoo-x86 commit in app-accessibility/espeakup: ChangeLog espeakup-0.51.ebuild William Hubbs (williamh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox