diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-08 09:34:13 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-08 09:34:13 +0000 |
commit | 3cac6620c857e64e24d074b96080381e0f740345 (patch) | |
tree | 408ccca9bcc55b834a50aa671d9383ae5b8649e6 /app-text/passivetex | |
parent | Stable on x86 (diff) | |
download | historical-3cac6620c857e64e24d074b96080381e0f740345.tar.gz historical-3cac6620c857e64e24d074b96080381e0f740345.tar.bz2 historical-3cac6620c857e64e24d074b96080381e0f740345.zip |
Stable on x86
Diffstat (limited to 'app-text/passivetex')
-rw-r--r-- | app-text/passivetex/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/passivetex/Manifest | 8 | ||||
-rw-r--r-- | app-text/passivetex/files/digest-passivetex-1.4 | 1 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 4 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.4-r1.ebuild | 10 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.4.ebuild | 38 |
6 files changed, 18 insertions, 49 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/Manifest b/app-text/passivetex/Manifest index 4aeadd87d94e..b551d2bb9622 100644 --- a/app-text/passivetex/Manifest +++ b/app-text/passivetex/Manifest @@ -1,9 +1,7 @@ -MD5 f8ebb27a9f3380de1ca277db6ec918e0 passivetex-1.4.ebuild 757 -MD5 55b5e43030d13127ab80352e59f42b73 ChangeLog 1449 +MD5 f8851cbdcd660d528a2569ba6982d74e ChangeLog 1567 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 64cd66f35f8bcb95e30c69052700449f passivetex-1.4-r1.ebuild 777 -MD5 cd316d8d049b8dd55f8b8dffeea3f2ce passivetex-1.25.ebuild 771 -MD5 f19bbabbe44fe71e77056d892d07cda5 files/digest-passivetex-1.4 60 +MD5 375910d35ee68183fc4d9b50da82ce86 passivetex-1.4-r1.ebuild 843 +MD5 ed14c04dcf0599eadf2fa026aec261c3 passivetex-1.25.ebuild 770 MD5 14d8606cec4123680841e3d0902bbbd4 files/passivetex-1.4-Makefile 257 MD5 f19bbabbe44fe71e77056d892d07cda5 files/digest-passivetex-1.4-r1 60 MD5 1bd3ced9d1f28c886884b9ddcaa5f517 files/digest-passivetex-1.25 65 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 - -} |