diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-23 17:56:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-23 17:56:49 +0000 |
commit | 9ec8e78fd2b03adcae83da312f6989fbe75e7808 (patch) | |
tree | 9a2694c70cf131d423b22cc0a6ffedab18af0d1c /app-text | |
parent | header fix; amd64 needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-9ec8e78fd2b03adcae83da312f6989fbe75e7808.tar.gz gentoo-2-9ec8e78fd2b03adcae83da312f6989fbe75e7808.tar.bz2 gentoo-2-9ec8e78fd2b03adcae83da312f6989fbe75e7808.zip |
header fix; ppc and amd64 need deps first
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ptex/ptex-3.1.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.3.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/app-text/ptex/ptex-3.1.2-r1.ebuild b/app-text/ptex/ptex-3.1.2-r1.ebuild index 5533b5cea627..75f0351a9407 100644 --- a/app-text/ptex/ptex-3.1.2-r1.ebuild +++ b/app-text/ptex/ptex-3.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r1.ebuild,v 1.7 2003/12/22 15:46:47 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.2-r1.ebuild,v 1.8 2004/02/23 17:56:49 mr_bones_ Exp $ inherit eutils flag-o-matic filter-flags "-fstack-protector" @@ -27,7 +27,7 @@ SRC_URI="${SRC_PATH_PTEX}/tetex/${PTEX_SRC} ${SRC_PATH_PTEX}/dvips/dvipsk-jpatch-p1.6.tar.gz" HOMEPAGE="http://www.ascii.co.jp/pb/ptex/" -KEYWORDS="x86 alpha ppc sparc ~amd64" +KEYWORDS="x86 alpha ~ppc sparc" SLOT="0" LICENSE="GPL-2 BSD" diff --git a/app-text/ptex/ptex-3.1.2.ebuild b/app-text/ptex/ptex-3.1.2.ebuild index 75c047987ce1..d37eb407fe63 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. +# Copyright 1999-2004 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.7 2003/11/12 21:30:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.2.ebuild,v 1.8 2004/02/23 17:56:49 mr_bones_ Exp $ inherit eutils flag-o-matic filter-flags "-fstack-protector" diff --git a/app-text/ptex/ptex-3.1.3.ebuild b/app-text/ptex/ptex-3.1.3.ebuild index 9797cd98c1a1..545a126bce48 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.3.ebuild,v 1.2 2003/12/22 15:46:47 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.3.ebuild,v 1.3 2004/02/23 17:56:49 mr_bones_ Exp $ PTEX_TEXMF_PV=2.1 TETEX_PV=2.0.2 |