summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-05-08 09:56:57 +0000
committerMamoru Komachi <usata@gentoo.org>2004-05-08 09:56:57 +0000
commita64e1692d0faedc799101601d497b468a9bb065b (patch)
tree745fac289a60196afbe103a8d33c2095bd092136 /dev-tex
parentStable on x86 and added to ~alpha (Manifest recommit) (diff)
downloadgentoo-2-a64e1692d0faedc799101601d497b468a9bb065b.tar.gz
gentoo-2-a64e1692d0faedc799101601d497b468a9bb065b.tar.bz2
gentoo-2-a64e1692d0faedc799101601d497b468a9bb065b.zip
Stable on x86. Removed old ebuild.
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/koma-script/ChangeLog6
-rw-r--r--dev-tex/koma-script/files/digest-koma-script-200401111
-rw-r--r--dev-tex/koma-script/koma-script-20040111-r1.ebuild4
-rw-r--r--dev-tex/koma-script/koma-script-20040111.ebuild21
-rw-r--r--dev-tex/lgrind/ChangeLog6
-rw-r--r--dev-tex/lgrind/files/digest-lgrind-3.671
-rw-r--r--dev-tex/lgrind/lgrind-3.67-r1.ebuild4
-rw-r--r--dev-tex/lgrind/lgrind-3.67.ebuild42
8 files changed, 14 insertions, 71 deletions
diff --git a/dev-tex/koma-script/ChangeLog b/dev-tex/koma-script/ChangeLog
index 1bc1dcfd8263..ee44a36b0a1b 100644
--- a/dev-tex/koma-script/ChangeLog
+++ b/dev-tex/koma-script/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/koma-script
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/koma-script/ChangeLog,v 1.5 2004/05/06 16:16:06 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/koma-script/ChangeLog,v 1.6 2004/05/08 09:54:51 usata Exp $
+
+ 08 May 2004; Mamoru KOMACHI <usata@gentoo.org>
+ koma-script-20040111-r1.ebuild, koma-script-20040111.ebuild:
+ Stable on x86. Removed old ebuild.
06 May 2004; Ciaran McCreesh <ciaranm@gentoo.org>
koma-script-20040111-r1.ebuild:
diff --git a/dev-tex/koma-script/files/digest-koma-script-20040111 b/dev-tex/koma-script/files/digest-koma-script-20040111
deleted file mode 100644
index 153ba3e06ac7..000000000000
--- a/dev-tex/koma-script/files/digest-koma-script-20040111
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1c61e9383507b7967c891cdfb3bae5cf koma-script-20040111.tar.gz 3550660
diff --git a/dev-tex/koma-script/koma-script-20040111-r1.ebuild b/dev-tex/koma-script/koma-script-20040111-r1.ebuild
index f0cd9080ca5c..503aec8ee6e5 100644
--- a/dev-tex/koma-script/koma-script-20040111-r1.ebuild
+++ b/dev-tex/koma-script/koma-script-20040111-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Id: koma-script-20040111-r1.ebuild,v 1.4 2004/05/06 16:16:06 ciaranm Exp $
+# $Id: koma-script-20040111-r1.ebuild,v 1.5 2004/05/08 09:54:51 usata Exp $
inherit latex-package
@@ -13,7 +13,7 @@ HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/koma-script.html
LICENSE="LPPL-1.2"
#for License details see /usr/share/doc/latex-foiltex-2.1.3/foiltex.ins
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc"
+KEYWORDS="x86 ~amd64 ~sparc"
IUSE=""
src_compile() {
diff --git a/dev-tex/koma-script/koma-script-20040111.ebuild b/dev-tex/koma-script/koma-script-20040111.ebuild
deleted file mode 100644
index 1137069d371d..000000000000
--- a/dev-tex/koma-script/koma-script-20040111.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Id: koma-script-20040111.ebuild,v 1.2 2004/04/17 16:36:27 aliz Exp $
-
-inherit latex-package
-
-S=${WORKDIR}/${PN}
-
-DESCRIPTION="LaTeX package with german adaptions of common (english) classes"
-# Taken from: ftp://ftp.dante.de/tex-archive/macros/latex/contrib/${PN}.tar.gz
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/koma-script.html"
-LICENSE="LPPL-1.2"
-#for License details see /usr/share/doc/latex-foiltex-2.1.3/foiltex.ins
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-src_install () {
- latex-package_src_doinstall all
-}
diff --git a/dev-tex/lgrind/ChangeLog b/dev-tex/lgrind/ChangeLog
index 56af9d084d12..d5c5a83082b0 100644
--- a/dev-tex/lgrind/ChangeLog
+++ b/dev-tex/lgrind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/lgrind
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lgrind/ChangeLog,v 1.4 2004/04/13 14:31:14 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lgrind/ChangeLog,v 1.5 2004/05/08 09:56:57 usata Exp $
+
+ 08 May 2004; Mamoru KOMACHI <usata@gentoo.org> lgrind-3.67-r1.ebuild,
+ lgrind-3.67.ebuild:
+ Stable on x86. Removed old ebuild.
13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> lgrind-3.67-r1.ebuild:
marked ~amd64
diff --git a/dev-tex/lgrind/files/digest-lgrind-3.67 b/dev-tex/lgrind/files/digest-lgrind-3.67
deleted file mode 100644
index e029dda14af4..000000000000
--- a/dev-tex/lgrind/files/digest-lgrind-3.67
+++ /dev/null
@@ -1 +0,0 @@
-MD5 650e14f7b9f098854aa10ef0f49712f7 lgrind.tar.gz 73205
diff --git a/dev-tex/lgrind/lgrind-3.67-r1.ebuild b/dev-tex/lgrind/lgrind-3.67-r1.ebuild
index 452e77da6eb8..a0567d5074b9 100644
--- a/dev-tex/lgrind/lgrind-3.67-r1.ebuild
+++ b/dev-tex/lgrind/lgrind-3.67-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lgrind/lgrind-3.67-r1.ebuild,v 1.3 2004/04/13 14:31:14 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lgrind/lgrind-3.67-r1.ebuild,v 1.4 2004/05/08 09:56:57 usata Exp $
inherit latex-package
@@ -10,7 +10,7 @@ LICENSE="as-is"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
S=${WORKDIR}/${PN}
src_compile() {
diff --git a/dev-tex/lgrind/lgrind-3.67.ebuild b/dev-tex/lgrind/lgrind-3.67.ebuild
deleted file mode 100644
index 48848d130272..000000000000
--- a/dev-tex/lgrind/lgrind-3.67.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lgrind/lgrind-3.67.ebuild,v 1.1 2003/10/02 15:28:23 obz Exp $
-
-inherit latex-package
-
-DESCRIPTION="A source pretty printer for LaTeX - styles to stylise your source and code examples."
-SRC_URI="mirror://gentoo/${PN}.tar.gz"
-LICENSE="as-is"
-
-IUSE=""
-SLOT="0"
-KEYWORDS="~x86"
-S=${WORKDIR}/${PN}
-
-src_compile() {
-
- cd ${S}/source
- emake || die "Error compiling lgrind executable"
- latex-package_src_compile
-
-}
-
-src_install() {
-
- # binary first
- dobin source/lgrind
-
- # then the texmf stuff
- latex-package_src_install
- insinto /usr/share/texmf/tex/latex/${PN}
- doins lgrindef
-
- # and finally, the documentation
- dodoc FAQ README
- docinto examples/
- dodoc example/*
- cd ${S}/source
- doman lgrind.1 lgrindef.5
-
-}
-