summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-05-11 21:32:50 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-05-11 21:32:50 +0000
commit8e953c24c708cabdb13cec726f96ceaef348855d (patch)
tree35052d3b0ab697a4713c88fdf6a759966590073f /dev-tex/currvita
parentFix temacs segmentation fault when dumping with kernel 2.6.25, bug 221281. (diff)
downloadgentoo-2-8e953c24c708cabdb13cec726f96ceaef348855d.tar.gz
gentoo-2-8e953c24c708cabdb13cec726f96ceaef348855d.tar.bz2
gentoo-2-8e953c24c708cabdb13cec726f96ceaef348855d.zip
fix homepage, thanks to René 'Necoro' Neumann <gentoo@necoro.eu>, bug #218461
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'dev-tex/currvita')
-rw-r--r--dev-tex/currvita/ChangeLog8
-rw-r--r--dev-tex/currvita/currvita-0.9i.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-tex/currvita/ChangeLog b/dev-tex/currvita/ChangeLog
index 273455c5f8c0..9d9c02c34201 100644
--- a/dev-tex/currvita/ChangeLog
+++ b/dev-tex/currvita/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/currvita
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/ChangeLog,v 1.8 2007/12/11 10:39:00 aballier Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/ChangeLog,v 1.9 2008/05/11 21:32:50 aballier Exp $
+
+ 11 May 2008; Alexis Ballier <aballier@gentoo.org> currvita-0.9i.ebuild:
+ fix homepage, thanks to René 'Necoro' Neumann <gentoo@necoro.eu>, bug
+ #218461
11 Dec 2007; Alexis Ballier <aballier@gentoo.org> currvita-0.9i.ebuild:
remove cstetex references, its being removed, part of bug #196673
diff --git a/dev-tex/currvita/currvita-0.9i.ebuild b/dev-tex/currvita/currvita-0.9i.ebuild
index 922067f8b851..d14ebe2b1391 100644
--- a/dev-tex/currvita/currvita-0.9i.ebuild
+++ b/dev-tex/currvita/currvita-0.9i.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/currvita-0.9i.ebuild,v 1.7 2007/12/11 10:39:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/currvita-0.9i.ebuild,v 1.8 2008/05/11 21:32:50 aballier Exp $
inherit latex-package
DESCRIPTION="A LaTeX package for typesetting a curriculum vitae"
-HOMEPAGE="http://tug.org/tex-archive/macros/latex/contrib/currvita/"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/currvita/"
# snapshot taken from
# ftp://ftp.dante.de/tex-archive/macros/latex/contrib/currvita.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"