summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-08-13 13:14:33 +0000
committerMamoru Komachi <usata@gentoo.org>2003-08-13 13:14:33 +0000
commita88849642605841e892bc9a526194354d8242dba (patch)
tree3341bc4a447a16a00db5e9cccfac4b3f907f84fe /app-text
parentFixing bug 19673 (diff)
downloadgentoo-2-a88849642605841e892bc9a526194354d8242dba.tar.gz
gentoo-2-a88849642605841e892bc9a526194354d8242dba.tar.bz2
gentoo-2-a88849642605841e892bc9a526194354d8242dba.zip
marked stable on x86
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ptex/ChangeLog5
-rw-r--r--app-text/ptex/Manifest4
-rw-r--r--app-text/ptex/ptex-3.1.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ptex/ChangeLog b/app-text/ptex/ChangeLog
index b9dcc758bff0..b0c648503673 100644
--- a/app-text/ptex/ChangeLog
+++ b/app-text/ptex/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-text/ptex
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.2 2003/07/29 16:31:28 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.3 2003/08/13 13:14:25 usata Exp $
*ptex-3.1.2 (27 Jul 2003)
+ 13 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> ptex-3.1.2.ebuild:
+ Marked stable on x86
+
30 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> ptex-3.1.2.ebuild:
Changed emake to make because sometimes it b0rks on SPARC
diff --git a/app-text/ptex/Manifest b/app-text/ptex/Manifest
index c06a179e379f..848da3372208 100644
--- a/app-text/ptex/Manifest
+++ b/app-text/ptex/Manifest
@@ -1,5 +1,5 @@
-MD5 7f682513ea56e6a16e73ec892b653668 ptex-3.1.2.ebuild 5490
-MD5 d85e6e3c93f499b8e96e8a8cea1cf58c ChangeLog 645
+MD5 15e83ab34a023f66753d5e02c5d1aa3b ptex-3.1.2.ebuild 5489
+MD5 162b7ef0a21cd14d6a7c2ab7b7dec9c1 ChangeLog 737
MD5 8d6f7372f16899ab048c61a738b48065 files/psfonts-ja.map 1184
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.2.ebuild b/app-text/ptex/ptex-3.1.2.ebuild
index 023f541126cf..4b07a5a1c208 100644
--- a/app-text/ptex/ptex-3.1.2.ebuild
+++ b/app-text/ptex/ptex-3.1.2.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/app-text/ptex/ptex-3.1.2.ebuild,v 1.2 2003/07/29 16:31:28 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.2.ebuild,v 1.3 2003/08/13 13:14:25 usata Exp $
inherit eutils flag-o-matic
filter-flags "-fstack-protector"
@@ -28,7 +28,7 @@ SRC_URI="${SRC_PATH_PTEX}/tetex/${PTEX_SRC}
mirror://gentoo/dvipsk-vflib-1.2alpha.patch.tar.gz )"
HOMEPAGE="http://www.ascii.co.jp/pb/ptex/"
-KEYWORDS="~x86 ~alpha ~ppc ~sparc"
+KEYWORDS="x86 ~alpha ~ppc ~sparc"
SLOT="0"
LICENSE="GPL-2 BSD"