diff options
author | 2004-10-30 08:03:57 +0000 | |
---|---|---|
committer | 2004-10-30 08:03:57 +0000 | |
commit | 950b86deea8ed7efb2a0b47449a575ec3e7a934a (patch) | |
tree | 63da2b5fabd90c6b0740be11c348684118126a3b /app-text/ptex | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-950b86deea8ed7efb2a0b47449a575ec3e7a934a.tar.gz gentoo-2-950b86deea8ed7efb2a0b47449a575ec3e7a934a.tar.bz2 gentoo-2-950b86deea8ed7efb2a0b47449a575ec3e7a934a.zip |
Fixed xdvik compilation.
Diffstat (limited to 'app-text/ptex')
-rw-r--r-- | app-text/ptex/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.4-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/ptex/ChangeLog b/app-text/ptex/ChangeLog index bf55a1358f01..7870e95709d8 100644 --- a/app-text/ptex/ChangeLog +++ b/app-text/ptex/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2004/10/26 15:13:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.22 2004/10/30 08:03:57 usata Exp $ + + 30 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ptex-3.1.3-r1.ebuild, + ptex-3.1.4-r1.ebuild: + Fixed xdvik compilation. *ptex-3.1.4-r1 (27 Oct 2004) diff --git a/app-text/ptex/ptex-3.1.3-r1.ebuild b/app-text/ptex/ptex-3.1.3-r1.ebuild index c1c795a4d298..de32b47d6890 100644 --- a/app-text/ptex/ptex-3.1.3-r1.ebuild +++ b/app-text/ptex/ptex-3.1.3-r1.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-r1.ebuild,v 1.1 2004/10/26 15:13:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.3-r1.ebuild,v 1.2 2004/10/30 08:03:57 usata 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 diff --git a/app-text/ptex/ptex-3.1.4-r1.ebuild b/app-text/ptex/ptex-3.1.4-r1.ebuild index 5f4501ef850e..f5dbefd282c2 100644 --- a/app-text/ptex/ptex-3.1.4-r1.ebuild +++ b/app-text/ptex/ptex-3.1.4-r1.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.4-r1.ebuild,v 1.1 2004/10/26 15:13:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.4-r1.ebuild,v 1.2 2004/10/30 08:03:57 usata 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 |