diff options
-rw-r--r-- | dev-lang/gnu-smalltalk/ChangeLog | 9 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild | 6 |
5 files changed, 19 insertions, 14 deletions
diff --git a/dev-lang/gnu-smalltalk/ChangeLog b/dev-lang/gnu-smalltalk/ChangeLog index 489155231659..fb2ed0bbd6fe 100644 --- a/dev-lang/gnu-smalltalk/ChangeLog +++ b/dev-lang/gnu-smalltalk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/gnu-smalltalk -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.48 2011/10/10 21:29:46 araujo Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.49 2012/04/24 09:57:37 mgorny Exp $ + + 24 Apr 2012; Michał Górny <mgorny@gentoo.org> gnu-smalltalk-3.2.1.ebuild, + gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild, + gnu-smalltalk-3.2.4.ebuild: + Update to use mirror://. 10 Oct 2011; Luis F. Araujo <araujo@gentoo.org> gnu-smalltalk-3.2.4.ebuild: Use newer EAPI features. Add EAPI=3 diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild index a49d03726e44..47aebf607cf8 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.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.1.ebuild,v 1.1 2010/07/27 15:33:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.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" diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild index 6c8962b5fba3..9e91be335226 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.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.2.ebuild,v 1.1 2010/12/12 07:46:05 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.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" 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" diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild index b94e45fa893d..f407d9080947 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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.4.ebuild,v 1.2 2011/10/10 21:29:46 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild,v 1.3 2012/04/24 09:57:37 mgorny Exp $ EAPI="3" @@ -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" |