diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:37:15 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:37:15 +0000 |
commit | 9a79644bde037fafa769985652a627da353f9884 (patch) | |
tree | 5bfcf74a1ecab8f2bf1fdcf942c92c4ce0476b48 /app-text/ptex | |
parent | stable on ppc64 (diff) | |
download | historical-9a79644bde037fafa769985652a627da353f9884.tar.gz historical-9a79644bde037fafa769985652a627da353f9884.tar.bz2 historical-9a79644bde037fafa769985652a627da353f9884.zip |
stable on ppc64
Diffstat (limited to 'app-text/ptex')
-rw-r--r-- | app-text/ptex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ptex/Manifest | 8 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.3.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/ptex/ChangeLog b/app-text/ptex/ChangeLog index 23d8c232c1c3..e2beceb5e8c3 100644 --- a/app-text/ptex/ChangeLog +++ b/app-text/ptex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ptex # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.17 2004/07/13 03:13:49 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.18 2004/07/29 02:37:15 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> ptex-3.1.3.ebuild: + stable on ppc64 12 Jul 2004; Tom Gall <tgall@gentoo.org> ptex-3.1.3.ebuild: added ~ppc64, bug #55965 diff --git a/app-text/ptex/Manifest b/app-text/ptex/Manifest index ea49c29adaf0..2a7942701daf 100644 --- a/app-text/ptex/Manifest +++ b/app-text/ptex/Manifest @@ -1,8 +1,8 @@ -MD5 fc3894e1063ae9ca61f409a3ae7b922e ptex-3.1.3.ebuild 1899 -MD5 bab599ebe9ee33c6c015de84dc159f43 ChangeLog 2483 +MD5 26eb64bce5c619346d551634de3da715 ChangeLog 2564 MD5 d2fd604b88f163116f23670ca84b1815 metadata.xml 531 -MD5 50c560b391869be15a001b738e0b7bfe files/tetex-2.0.2.diff 2010 +MD5 ba640e59d90475a28d8055a04c96f10d ptex-3.1.3.ebuild 1895 MD5 cb7b6b0b14b8e8b5b1ae59795883d687 files/digest-ptex-3.1.3 416 -MD5 d15f2d9ab04bcfa15c3e737f106d1625 files/psfonts-novflib-ja.map 1158 MD5 8d6f7372f16899ab048c61a738b48065 files/psfonts-ja.map 1184 +MD5 d15f2d9ab04bcfa15c3e737f106d1625 files/psfonts-novflib-ja.map 1158 MD5 476a1c8128397ff7a381c43fe723a522 files/tetex-2.0.2-dont-run-config.diff 1243 +MD5 50c560b391869be15a001b738e0b7bfe files/tetex-2.0.2.diff 2010 diff --git a/app-text/ptex/ptex-3.1.3.ebuild b/app-text/ptex/ptex-3.1.3.ebuild index cdd5065fdebd..71ea02438e83 100644 --- a/app-text/ptex/ptex-3.1.3.ebuild +++ b/app-text/ptex/ptex-3.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.3.ebuild,v 1.12 2004/07/13 23:18:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.3.ebuild,v 1.13 2004/07/29 02:37:15 tgall Exp $ PTEX_TEXMF_PV=2.1 TETEX_PV=2.0.2 @@ -21,7 +21,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="x86 alpha amd64 ppc sparc ~ppc64" +KEYWORDS="x86 alpha amd64 ppc sparc ppc64" IUSE="" PDEPEND="app-text/xdvik" |