summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-27 05:30:11 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-27 05:30:11 +0000
commit8740986114758ffca4711dd4742eb79891d5e677 (patch)
tree62845a4b6325ee7e6e10af5adfea8f895b118bc7 /sci-chemistry/webmo/webmo-8.0.010.ebuild
parentMask sci-chemistry/webmo - Only available version upstream isn't in the tree (diff)
downloadhistorical-8740986114758ffca4711dd4742eb79891d5e677.tar.gz
historical-8740986114758ffca4711dd4742eb79891d5e677.tar.bz2
historical-8740986114758ffca4711dd4742eb79891d5e677.zip
Added fetch restriction and dropped keywords
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/webmo/webmo-8.0.010.ebuild')
-rw-r--r--sci-chemistry/webmo/webmo-8.0.010.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-chemistry/webmo/webmo-8.0.010.ebuild b/sci-chemistry/webmo/webmo-8.0.010.ebuild
index ca51eab65e0c..e234defad32a 100644
--- a/sci-chemistry/webmo/webmo-8.0.010.ebuild
+++ b/sci-chemistry/webmo/webmo-8.0.010.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v 1.4 2011/06/25 18:13:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v 1.5 2011/06/27 05:30:11 jlec Exp $
inherit eutils webapp depend.apache
@@ -12,13 +12,15 @@ SRC_URI="${MY_SRC_P}.tar.gz"
LICENSE="WebMO"
SLOT="${PVR}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE=""
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"
need_apache2
+RESTRICT="fetch"
+
S="${WORKDIR}/${MY_SRC_PN}.install"
pkg_setup() {