summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2004-11-27 07:53:20 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2004-11-27 07:53:20 +0000
commitb9837ba7209c4fed4b96d84b9fe9068b88a8e9b2 (patch)
tree9e585a1388119c2f8a09b1402e44546077467a41 /dev-tex
parentMark 1.0 stable on x86 (diff)
downloadhistorical-b9837ba7209c4fed4b96d84b9fe9068b88a8e9b2.tar.gz
historical-b9837ba7209c4fed4b96d84b9fe9068b88a8e9b2.tar.bz2
historical-b9837ba7209c4fed4b96d84b9fe9068b88a8e9b2.zip
HOMEPAGE changed
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/cpp2latex/ChangeLog5
-rw-r--r--dev-tex/cpp2latex/Manifest4
-rw-r--r--dev-tex/cpp2latex/cpp2latex-2.3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/cpp2latex/ChangeLog b/dev-tex/cpp2latex/ChangeLog
index 2da715ff1c70..d0f2253ae374 100644
--- a/dev-tex/cpp2latex/ChangeLog
+++ b/dev-tex/cpp2latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/cpp2latex
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/ChangeLog,v 1.6 2004/07/26 15:25:03 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/ChangeLog,v 1.7 2004/11/27 07:53:20 pclouds Exp $
+
+ 27 Nov 2004; <pclouds@gentoo.org> cpp2latex-2.3.ebuild:
+ HOMEPAGE moved
26 Jul 2004; Ferris McCormick <fmccor@gentoo.org> cpp2latex-2.3.ebuild:
Stable for sparc.
diff --git a/dev-tex/cpp2latex/Manifest b/dev-tex/cpp2latex/Manifest
index d03e19a0dcae..dff695c24aaa 100644
--- a/dev-tex/cpp2latex/Manifest
+++ b/dev-tex/cpp2latex/Manifest
@@ -1,4 +1,4 @@
-MD5 c9006b062d0ce2321804685714307418 ChangeLog 903
-MD5 5be36f85569867cbad74b98c5f28430e cpp2latex-2.3.ebuild 701
+MD5 69f801150055dcefbc9f50ce61bac59d ChangeLog 980
+MD5 a0cc739cc2440759d43b04c20ddde701 cpp2latex-2.3.ebuild 709
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 4ddccb3d54e217dce70b97f0b2990111 files/digest-cpp2latex-2.3 65
diff --git a/dev-tex/cpp2latex/cpp2latex-2.3.ebuild b/dev-tex/cpp2latex/cpp2latex-2.3.ebuild
index f41179095e27..027968ce9422 100644
--- a/dev-tex/cpp2latex/cpp2latex-2.3.ebuild
+++ b/dev-tex/cpp2latex/cpp2latex-2.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/cpp2latex-2.3.ebuild,v 1.5 2004/07/26 15:25:03 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/cpp2latex-2.3.ebuild,v 1.6 2004/11/27 07:53:20 pclouds Exp $
# eutils is in portage proper now, no need to inherit
DESCRIPTION="A program to convert C++ code to LaTeX source"
-HOMEPAGE="http://www.arnoldarts.de/cpp2latex.html"
+HOMEPAGE="http://roederberg.dyndns.org/~arnold/cpp2latex"
SRC_URI="http://www.arnoldarts.de/${P}.tar.gz"
LICENSE="GPL-2"