summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2010-12-14 00:01:55 +0000
committerWilliam Hubbs <williamh@gentoo.org>2010-12-14 00:01:55 +0000
commit611370db281013a6bc97b881bba400cd92f3821d (patch)
tree6c133216d825c296abff67126597b988472ea83d /app-accessibility/speakup/speakup-9999.ebuild
parentVersion bump, bug #339009. (diff)
downloadhistorical-611370db281013a6bc97b881bba400cd92f3821d.tar.gz
historical-611370db281013a6bc97b881bba400cd92f3821d.tar.bz2
historical-611370db281013a6bc97b881bba400cd92f3821d.zip
sync live ebuild with snapshot
Package-Manager: portage-2.2.0_alpha8/cvs/Linux i686
Diffstat (limited to 'app-accessibility/speakup/speakup-9999.ebuild')
-rw-r--r--app-accessibility/speakup/speakup-9999.ebuild16
1 files changed, 11 insertions, 5 deletions
diff --git a/app-accessibility/speakup/speakup-9999.ebuild b/app-accessibility/speakup/speakup-9999.ebuild
index 37fcd4430905..90c011b0fc16 100644
--- a/app-accessibility/speakup/speakup-9999.ebuild
+++ b/app-accessibility/speakup/speakup-9999.ebuild
@@ -1,19 +1,25 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/speakup-9999.ebuild,v 1.7 2010/12/09 04:08:50 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/speakup-9999.ebuild,v 1.8 2010/12/14 00:01:55 williamh Exp $
EAPI="2"
-EGIT_REPO_URI="http://linux-speakup.org/speakup.git"
-inherit git linux-mod
+inherit linux-mod
+
+if [[ ${PV} == "9999" ]] ; then
+ EGIT_REPO_URI="http://linux-speakup.org/speakup.git"
+ inherit git
+ KEYWORDS=""
+else
+ SRC_URI="ftp://linux-speakup.org/pub/speakup/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+fi
DESCRIPTION="The speakup linux kernel based screen reader."
HOMEPAGE="http://linux-speakup.org"
-SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
IUSE="modules"
MODULE_NAMES="speakup(${PN}:\"${S}\"/modules:\"${S}\"/drivers/staging/speakup)