diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2007-02-06 16:36:53 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2007-02-06 16:36:53 +0000 |
commit | c03a308ec0566008b4ea546a25c7969c5dcded99 (patch) | |
tree | 1c995fd5f66c419d5cc67f91d3f5b4af68ed3aa8 /dev-tex/achemso | |
parent | + idnkit's block for old bind ebuilds (diff) | |
download | gentoo-2-c03a308ec0566008b4ea546a25c7969c5dcded99.tar.gz gentoo-2-c03a308ec0566008b4ea546a25c7969c5dcded99.tar.bz2 gentoo-2-c03a308ec0566008b4ea546a25c7969c5dcded99.zip |
Correct HOMEPAGE/SRC_URI.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'dev-tex/achemso')
-rw-r--r-- | dev-tex/achemso/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/achemso/achemso-1.0.ebuild | 9 | ||||
-rw-r--r-- | dev-tex/achemso/files/digest-achemso-1.0 | 4 |
3 files changed, 13 insertions, 7 deletions
diff --git a/dev-tex/achemso/ChangeLog b/dev-tex/achemso/ChangeLog index fd2916423677..8fd4e288e976 100644 --- a/dev-tex/achemso/ChangeLog +++ b/dev-tex/achemso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/achemso -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/ChangeLog,v 1.6 2004/12/28 20:57:00 absinthe Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/ChangeLog,v 1.7 2007/02/06 16:36:53 nattfodd Exp $ + + 06 Feb 2007; Alexandre Buisse <nattfodd@gentoo.org> achemso-1.0.ebuild: + Corrected SRC_URI/HOMEPAGE and mirrored tarball with correct version number. 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> achemso-1.0.ebuild: Keywords ~amd64. diff --git a/dev-tex/achemso/achemso-1.0.ebuild b/dev-tex/achemso/achemso-1.0.ebuild index 228ca19f00fb..a0c8c4a46bf1 100644 --- a/dev-tex/achemso/achemso-1.0.ebuild +++ b/dev-tex/achemso/achemso-1.0.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/achemso-1.0.ebuild,v 1.7 2004/12/28 20:57:00 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/achemso-1.0.ebuild,v 1.8 2007/02/06 16:36:53 nattfodd Exp $ inherit latex-package S=${WORKDIR} DESCRIPTION="LaTeX package used for formatting publications to the American Chemical Society" -SRC_URI="http://www.homenet.se/matsd/latex/${PN}.zip" -HOMEPAGE="http://www.homenet.se/matsd/latex/" +# mirrored from http://theory.uwinnipeg.ca/scripts/CTAN/macros/latex/contrib/achemso.zip +SRC_URI="mirror://gentoo/${P}.zip" +HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/achemso.html" LICENSE="LPPL-1.2" #custom, LPPL-like SLOT="0" IUSE="" diff --git a/dev-tex/achemso/files/digest-achemso-1.0 b/dev-tex/achemso/files/digest-achemso-1.0 index d1bdb9727d45..71a31821186d 100644 --- a/dev-tex/achemso/files/digest-achemso-1.0 +++ b/dev-tex/achemso/files/digest-achemso-1.0 @@ -1 +1,3 @@ -MD5 2c93dfa391faa2bd056c2cdbe1ffbcfb achemso.zip 15182 +MD5 2c93dfa391faa2bd056c2cdbe1ffbcfb achemso-1.0.zip 15182 +RMD160 91acd38e0859856ff222769dd6dea01eb082f438 achemso-1.0.zip 15182 +SHA256 0a855d833c0f0cbfc347456c4c021dab8055276441b9c8f12f07305b9a862a49 achemso-1.0.zip 15182 |