summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-05-08 09:34:13 +0000
committerMamoru Komachi <usata@gentoo.org>2004-05-08 09:34:13 +0000
commite676ffde63f264c33524f41f8db6c88d13d0baae (patch)
tree43b76407f1c1f99185d9779fbb68caeaf17d6e87 /app-text/passivetex
parentmark 2.1.1 stable; version bump; remove old version (Manifest recommit) (diff)
downloadgentoo-2-e676ffde63f264c33524f41f8db6c88d13d0baae.tar.gz
gentoo-2-e676ffde63f264c33524f41f8db6c88d13d0baae.tar.bz2
gentoo-2-e676ffde63f264c33524f41f8db6c88d13d0baae.zip
Stable on x86
Diffstat (limited to 'app-text/passivetex')
-rw-r--r--app-text/passivetex/ChangeLog6
-rw-r--r--app-text/passivetex/files/digest-passivetex-1.41
-rw-r--r--app-text/passivetex/passivetex-1.25.ebuild4
-rw-r--r--app-text/passivetex/passivetex-1.4-r1.ebuild10
-rw-r--r--app-text/passivetex/passivetex-1.4.ebuild38
5 files changed, 15 insertions, 44 deletions
diff --git a/app-text/passivetex/ChangeLog b/app-text/passivetex/ChangeLog
index 3fc48e107186..7ac2d44340a0 100644
--- a/app-text/passivetex/ChangeLog
+++ b/app-text/passivetex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/passivetex
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.10 2004/02/02 15:42:46 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.11 2004/05/08 09:34:13 usata Exp $
+
+ 08 May 2004; Mamoru KOMACHI <usata@gentoo.org> passivetex-1.25.ebuild,
+ passivetex-1.4-r1.ebuild:
+ Stable on x86
*passivetex-1.25 (03 Feb 2004)
diff --git a/app-text/passivetex/files/digest-passivetex-1.4 b/app-text/passivetex/files/digest-passivetex-1.4
deleted file mode 100644
index f421e9f66011..000000000000
--- a/app-text/passivetex/files/digest-passivetex-1.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 80cf86862ff2a2d92b9a2db90a6a3bf9 passivetex.zip 1110464
diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild
index 136501f055d0..ba294f833465 100644
--- a/app-text/passivetex/passivetex-1.25.ebuild
+++ b/app-text/passivetex/passivetex-1.25.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/app-text/passivetex/passivetex-1.25.ebuild,v 1.1 2004/02/02 15:42:46 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.2 2004/05/08 09:34:13 usata Exp $
inherit latex-package
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/"
LICENSE="freedist"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
SLOT="0"
IUSE=""
diff --git a/app-text/passivetex/passivetex-1.4-r1.ebuild b/app-text/passivetex/passivetex-1.4-r1.ebuild
index 45061a97662b..4477cba0d881 100644
--- a/app-text/passivetex/passivetex-1.4-r1.ebuild
+++ b/app-text/passivetex/passivetex-1.4-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/app-text/passivetex/passivetex-1.4-r1.ebuild,v 1.2 2004/02/01 14:30:07 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.4-r1.ebuild,v 1.3 2004/05/08 09:34:13 usata Exp $
S=${WORKDIR}
DESCRIPTION="A namespace-aware XML parser written in Tex"
@@ -8,7 +8,7 @@ SRC_URI="http://www.tei-c.org.uk/Software/passivetex/${PN}.zip"
HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/"
LICENSE="freedist"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
SLOT="0"
IUSE=""
@@ -37,3 +37,9 @@ pkg_postinst() {
[ -e /usr/bin/mktexlsr ] && /usr/bin/mktexlsr
}
+
+pkg_postrm() {
+
+ [ -e /usr/bin/mktexlsr ] && /usr/bin/mktexlsr
+
+}
diff --git a/app-text/passivetex/passivetex-1.4.ebuild b/app-text/passivetex/passivetex-1.4.ebuild
deleted file mode 100644
index 0e512685d773..000000000000
--- a/app-text/passivetex/passivetex-1.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.4.ebuild,v 1.13 2004/02/01 14:30:07 usata Exp $
-
-S=${WORKDIR}
-DESCRIPTION="A namespace-aware XML parser written in Tex"
-SRC_URI="http://www.tei-c.org.uk/Software/passivetex/${PN}.zip"
-HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/"
-LICENSE="freedist"
-
-KEYWORDS="x86 sparc"
-SLOT="0"
-IUSE=""
-
-RDEPEND="virtual/tetex"
-
-DEPEND="${RDEPEND}
- app-arch/unzip"
-
-src_unpack() {
-
- unpack ${A}
- rm -f Makefile
- cp ${FILESDIR}/${P}-Makefile Makefile
-
-}
-
-src_install () {
-
- make DESTDIR=${D} install || die
-
-}
-
-pkg_postinst() {
-
- [ -e /usr/bin/mktexlsr ] && /usr/bin/mktexlsr
-
-}