diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-24 09:57:37 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-24 09:57:37 +0000 |
commit | b9fe05bebcfd067ee84ee29c6a4196c12375d6ba (patch) | |
tree | 882a0cfedfe08112809f7d7c931198ce445940f6 /dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild | |
parent | Update to use mirror://. (diff) | |
download | gentoo-2-b9fe05bebcfd067ee84ee29c6a4196c12375d6ba.tar.gz gentoo-2-b9fe05bebcfd067ee84ee29c6a4196c12375d6ba.tar.bz2 gentoo-2-b9fe05bebcfd067ee84ee29c6a4196c12375d6ba.zip |
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild')
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild index 690741d48947..2993be7a757d 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild,v 1.1 2010/12/21 01:04:12 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $ EAPI="0" @@ -8,7 +8,7 @@ inherit elisp-common flag-o-matic eutils DESCRIPTION="GNU Smalltalk" HOMEPAGE="http://smalltalk.gnu.org" -SRC_URI="http://ftp.gnu.org/gnu/smalltalk/smalltalk-${PV}.tar.gz" +SRC_URI="mirror://gnu/smalltalk/smalltalk-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" |