diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:24:55 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:24:55 +0000 |
commit | 0c9cc2ddf5c19352155721c69ac6cd5702a12211 (patch) | |
tree | b8cca4606c73f1ada7d73c1a0c9916da3aa29f08 /app-accessibility/speakup/speakup-3.1.6.ebuild | |
parent | Add ruby21 target. (diff) | |
download | historical-0c9cc2ddf5c19352155721c69ac6cd5702a12211.tar.gz historical-0c9cc2ddf5c19352155721c69ac6cd5702a12211.tar.bz2 historical-0c9cc2ddf5c19352155721c69ac6cd5702a12211.zip |
Make description more repoman-happy
Package-Manager: portage-2.2.11-r1/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility/speakup/speakup-3.1.6.ebuild')
-rw-r--r-- | app-accessibility/speakup/speakup-3.1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/speakup/speakup-3.1.6.ebuild b/app-accessibility/speakup/speakup-3.1.6.ebuild index c6d08cf82601..6535bb121ab1 100644 --- a/app-accessibility/speakup/speakup-3.1.6.ebuild +++ b/app-accessibility/speakup/speakup-3.1.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/speakup-3.1.6.ebuild,v 1.5 2010/12/09 04:08:50 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/speakup-3.1.6.ebuild,v 1.6 2014/08/06 06:24:38 patrick Exp $ EAPI="2" inherit linux-mod -DESCRIPTION="The speakup linux kernel based screen reader." +DESCRIPTION="The speakup linux kernel based screen reader" HOMEPAGE="http://linux-speakup.org" SRC_URI="ftp://linux-speakup.org/pub/speakup/${P}.tar.bz2" |