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
commite6cba1da42b6a4f72e21a2c2a9b31a87da0255c3 (patch)
treeb5a8ec13bf77adad355a72b6e94ccfb882f111d2 /sci-chemistry/webmo/webmo-8.0.010.ebuild
parentMask sci-chemistry/webmo - Only available version upstream isn't in the tree (diff)
downloadgentoo-2-e6cba1da42b6a4f72e21a2c2a9b31a87da0255c3.tar.gz
gentoo-2-e6cba1da42b6a4f72e21a2c2a9b31a87da0255c3.tar.bz2
gentoo-2-e6cba1da42b6a4f72e21a2c2a9b31a87da0255c3.zip
Added fetch restriction and dropped keywords
(Portage version: 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() {