diff options
-rw-r--r-- | app-text/ptex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ptex/ChangeLog b/app-text/ptex/ChangeLog index c78d8b9c931a..97382f19d203 100644 --- a/app-text/ptex/ChangeLog +++ b/app-text/ptex/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for app-text/ptex # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.31 2005/01/21 21:22:35 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.32 2005/01/21 21:35:31 blubb Exp $ 21 Jan 2005; Lars Weiler <pylon@gentoo.org> ptex-3.1.4-r2.ebuild: Stable on ppc; bug #75801. + 21 Jan 2005; Simon Stelling <blubb@gentoo.org> ptex-3.1.4-r2.ebuild: + stable on amd64 wrt 75801 + *ptex-3.1.8.20050111 (21 Jan 2005) *ptex-3.1.5 (21 Jan 2005) diff --git a/app-text/ptex/ptex-3.1.4-r2.ebuild b/app-text/ptex/ptex-3.1.4-r2.ebuild index 69e0be8297f9..f7deabb33912 100644 --- a/app-text/ptex/ptex-3.1.4-r2.ebuild +++ b/app-text/ptex/ptex-3.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.4-r2.ebuild,v 1.5 2005/01/21 21:22:35 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.4-r2.ebuild,v 1.6 2005/01/21 21:35:31 blubb Exp $ PTEX_TEXMF_PV=2.2 TETEX_PV=2.0.2 @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="x86 alpha ~amd64 ppc ~sparc ppc64 ~ppc-macos" +KEYWORDS="x86 alpha amd64 ppc ~sparc ppc64 ~ppc-macos" IUSE="X" DEPEND="X? ( >=media-libs/freetype-2 |