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 | 58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c (patch) | |
tree | cab2ac5fe516b4b054309a19351d77ccdb6997c5 /app-text/ptex | |
parent | Fixed live dependancy version issues. (Manifest recommit) (diff) | |
download | gentoo-2-58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c.tar.gz gentoo-2-58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c.tar.bz2 gentoo-2-58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c.zip |
stable on ppc64
Diffstat (limited to 'app-text/ptex')
-rw-r--r-- | app-text/ptex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |