diff options
author | Pavel Sanda (ps) <ps@twin.jikos.cz> | 2007-09-09 11:02:17 +0000 |
---|---|---|
committer | Pavel Sanda (ps) <ps@twin.jikos.cz> | 2007-09-09 11:02:17 +0000 |
commit | 1ab2796c955ef1620ed7bee85c11c57ee9c20c24 (patch) | |
tree | cd7ab274bcdfad97c21d71438728dca96dd2bd47 /dev-tex/ledmac/ledmac-2005.ebuild | |
parent | net-p2p/freenet-bin: unbreak it again (diff) | |
download | sunrise-1ab2796c955ef1620ed7bee85c11c57ee9c20c24.tar.gz sunrise-1ab2796c955ef1620ed7bee85c11c57ee9c20c24.tar.bz2 sunrise-1ab2796c955ef1620ed7bee85c11c57ee9c20c24.zip |
dev-tex/ledmac: Change download URI
svn path=/sunrise/; revision=4587
Diffstat (limited to 'dev-tex/ledmac/ledmac-2005.ebuild')
-rw-r--r-- | dev-tex/ledmac/ledmac-2005.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tex/ledmac/ledmac-2005.ebuild b/dev-tex/ledmac/ledmac-2005.ebuild index 876fa5e29..e7f672123 100644 --- a/dev-tex/ledmac/ledmac-2005.ebuild +++ b/dev-tex/ledmac/ledmac-2005.ebuild @@ -5,8 +5,7 @@ inherit latex-package DESCRIPTION="LaTeX styles for (bilingual) critical editions typesetting." -#SRC_URI="http://dev.gentooexperimental.org/~dreeevil/${MY_PN}-${PV}.zip" -SRC_URI="http://195.113.31.123/~sanda/${P}.zip" +SRC_URI="http://dev.gentooexperimental.org/~patrick/${P}.zip" HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/ledmac/" LICENSE="LPPL-1.3c" |