summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-08-28 23:34:18 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-08-28 23:34:18 +0000
commitbfaffa0b707ad6851c19cd31560a588be2b8b227 (patch)
tree0786afe43852b0e14e0eef68af48154cf43f53ed /dev-libs/libjit/libjit-0.1.0.ebuild
parentfixed init issue close 189724 (diff)
downloadgentoo-2-bfaffa0b707ad6851c19cd31560a588be2b8b227.tar.gz
gentoo-2-bfaffa0b707ad6851c19cd31560a588be2b8b227.tar.bz2
gentoo-2-bfaffa0b707ad6851c19cd31560a588be2b8b227.zip
dev-libs/libjit-0.1.0: added secondary SRC_URI
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-libs/libjit/libjit-0.1.0.ebuild')
-rw-r--r--dev-libs/libjit/libjit-0.1.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-libs/libjit/libjit-0.1.0.ebuild b/dev-libs/libjit/libjit-0.1.0.ebuild
index 9307b2bfdf65..8def01e87fa6 100644
--- a/dev-libs/libjit/libjit-0.1.0.ebuild
+++ b/dev-libs/libjit/libjit-0.1.0.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libjit/libjit-0.1.0.ebuild,v 1.1 2007/08/19 21:30:20 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libjit/libjit-0.1.0.ebuild,v 1.2 2007/08/28 23:34:18 jurek Exp $
inherit eutils
DESCRIPTION="Just-In-Time compilation functionality and is designed to be independent of any particular virtual machine bytecode format or language"
HOMEPAGE="http://www.southern-storm.com.au/libjit.html"
-SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz"
+SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz
+ http://download.savannah.gnu.org/releases/dotgnu-pnet/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"