diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-20 14:44:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-20 14:44:08 +0000 |
commit | 024421e9ebdbe48a570d604562a2139683a5bf72 (patch) | |
tree | 6d1ea5ccac8669c5527b380f0a62dfe1761d79db /app-text/ptex | |
parent | Stable on sparc wrt #123345 (diff) | |
download | historical-024421e9ebdbe48a570d604562a2139683a5bf72.tar.gz historical-024421e9ebdbe48a570d604562a2139683a5bf72.tar.bz2 historical-024421e9ebdbe48a570d604562a2139683a5bf72.zip |
Stable on sparc wrt security #115775
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-text/ptex')
-rw-r--r-- | app-text/ptex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ptex/Manifest | 14 | ||||
-rw-r--r-- | app-text/ptex/ptex-3.1.5-r1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/ptex/ChangeLog b/app-text/ptex/ChangeLog index 58760fd511d1..d46594e197f0 100644 --- a/app-text/ptex/ChangeLog +++ b/app-text/ptex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ptex # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.51 2006/02/20 13:47:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ChangeLog,v 1.52 2006/02/20 14:44:08 gustavoz Exp $ + + 20 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> ptex-3.1.5-r1.ebuild: + Stable on sparc wrt security #115775 20 Feb 2006; Markus Rothe <corsair@gentoo.org> ptex-3.1.5-r1.ebuild: Stable on ppc64; bug #115775 diff --git a/app-text/ptex/Manifest b/app-text/ptex/Manifest index 670e584b7f52..18569b29b395 100644 --- a/app-text/ptex/Manifest +++ b/app-text/ptex/Manifest @@ -1,4 +1,7 @@ -MD5 92e1d1c91144208bac21d5a039d0fcda ChangeLog 7535 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 8b2d6aeeee6597095dc50c88f67649ed ChangeLog 7652 MD5 02883507686a831b844da77bd0fb2b3a files/10texmf-ptex.cnf 722 MD5 4d1956517ccb98e9be75cdf83f9b7ac0 files/20fmtutil-platex.cnf 121 MD5 a1829990d625a3607cc38b99a27b9574 files/20texmf-cmap.cnf 65 @@ -20,7 +23,14 @@ MD5 2fce5bedd61300fad1566a41f991a782 files/xpdf-goo-sizet.patch 1424 MD5 362296e34a1a04a6e5e2a7d9e97547c6 files/xpdf2-underflow.patch 2363 MD5 d2fd604b88f163116f23670ca84b1815 metadata.xml 531 MD5 6159b18f18d59387df77cb2813192347 ptex-3.1.4-r2.ebuild 3526 -MD5 4b4ce09330110620874ba6831f5c2d53 ptex-3.1.5-r1.ebuild 3843 +MD5 fec7b71904ed30ca7f631677a3d26131 ptex-3.1.5-r1.ebuild 3843 MD5 3f169da4e4346adecedf12050b56a97e ptex-3.1.5.ebuild 3535 MD5 f4dacad25285fd71b633da7dbbe28991 ptex-3.1.8.1.ebuild 4986 MD5 dd71ce3866d7de096837448e9b2fbdda ptex-3.1.8.1_p20050418.ebuild 4952 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFD+dXHKRy60XGEcJIRAqaQAKCVJ70mbSmcV/o448RPXYFe/lzWAgCghYHb +HcoRy3zciycbCTuDVbu8B4I= +=WGqg +-----END PGP SIGNATURE----- diff --git a/app-text/ptex/ptex-3.1.5-r1.ebuild b/app-text/ptex/ptex-3.1.5-r1.ebuild index da6e6997c134..0bda96b5465e 100644 --- a/app-text/ptex/ptex-3.1.5-r1.ebuild +++ b/app-text/ptex/ptex-3.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.5-r1.ebuild,v 1.4 2006/02/20 13:47:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.5-r1.ebuild,v 1.5 2006/02/20 14:44:08 gustavoz Exp $ PTEX_TEXMF_PV=2.3 TETEX_PV=2.0.2 @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc-macos ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc-macos ppc64 sparc x86" IUSE="X" DEPEND="X? ( >=media-libs/freetype-2 |