summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2003-10-09 12:40:58 +0000
committerLars Weiler <pylon@gentoo.org>2003-10-09 12:40:58 +0000
commit67e7aea726ca28da29d866a7a6c62a834a8eb528 (patch)
tree00312a04656321a62a94f837e1e1244cb1815310 /dev-tex/g-brief/g-brief-4.0.1.ebuild
parentstable on x86 and ppc (diff)
downloadgentoo-2-67e7aea726ca28da29d866a7a6c62a834a8eb528.tar.gz
gentoo-2-67e7aea726ca28da29d866a7a6c62a834a8eb528.tar.bz2
gentoo-2-67e7aea726ca28da29d866a7a6c62a834a8eb528.zip
stable on x86 and ppc
Diffstat (limited to 'dev-tex/g-brief/g-brief-4.0.1.ebuild')
-rw-r--r--dev-tex/g-brief/g-brief-4.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/g-brief/g-brief-4.0.1.ebuild b/dev-tex/g-brief/g-brief-4.0.1.ebuild
index 39cbb482b5d1..beca8f5404a7 100644
--- a/dev-tex/g-brief/g-brief-4.0.1.ebuild
+++ b/dev-tex/g-brief/g-brief-4.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/g-brief/g-brief-4.0.1.ebuild,v 1.2 2003/09/26 10:15:02 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/g-brief/g-brief-4.0.1.ebuild,v 1.3 2003/10/09 12:40:53 pylon Exp $
inherit latex-package
@@ -9,12 +9,12 @@ S=${WORKDIR}/${PN}
# checksum from official ftp site changes frequently so we mirror it
DESCRIPTION="LaTeX styles for formless letters in German or English."
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-HOMEPAGE="ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/g-brief/"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/g-brief/"
LICENSE="LPPL-1.2"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
# we dont need to regenerate the dvis, they come
# in the archive, see bug #28240. <obz@gentoo.org>