diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 18:39:23 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 18:39:23 +0000 |
commit | 3d419816d1082dedeb8bc7091fd28b5034395a80 (patch) | |
tree | fd72a85029142abd47780fc132a94edd028a0a5c /app-text | |
parent | 0.8.5 version bump for bug 107417 (diff) | |
download | historical-3d419816d1082dedeb8bc7091fd28b5034395a80.tar.gz historical-3d419816d1082dedeb8bc7091fd28b5034395a80.tar.bz2 historical-3d419816d1082dedeb8bc7091fd28b5034395a80.zip |
Marked ~amd64, closes bug 98222.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/passivetex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/passivetex/Manifest | 16 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/app-text/passivetex/ChangeLog b/app-text/passivetex/ChangeLog index 222b5200eee6..335d89bfdf5c 100644 --- a/app-text/passivetex/ChangeLog +++ b/app-text/passivetex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/passivetex # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.13 2005/01/01 16:29:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.14 2005/11/25 18:39:23 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> passivetex-1.25.ebuild: + Marked ~amd64, closes bug 98222. 08 May 2004; Mamoru KOMACHI <usata@gentoo.org> passivetex-1.25.ebuild, passivetex-1.4-r1.ebuild: diff --git a/app-text/passivetex/Manifest b/app-text/passivetex/Manifest index 77a1200f5b2e..f1228f03fc88 100644 --- a/app-text/passivetex/Manifest +++ b/app-text/passivetex/Manifest @@ -1,4 +1,14 @@ -MD5 d061a192ca39ff60e606135a7e56a73e ChangeLog 1563 -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 4d79784e2efa221de3d828b52f1f737e passivetex-1.25.ebuild 766 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 2b978ef0fa8641005481961935aad9e9 ChangeLog 1670 MD5 1bd3ced9d1f28c886884b9ddcaa5f517 files/digest-passivetex-1.25 65 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 ca9e09e12a9b167ecfd8d5beab2f8289 passivetex-1.25.ebuild 768 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDh1pmntT9W3vfTuoRAjMzAJ93k9MpWv38CYOsitx2DFX+Jw0YAwCffO80 +xPWZTvMlv0TOJ0Npgud9e8o= +=Vhmf +-----END PGP SIGNATURE----- diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index 4f49cd2ffe99..4146ace1a6e1 100644 --- a/app-text/passivetex/passivetex-1.25.ebuild +++ b/app-text/passivetex/passivetex-1.25.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/passivetex/passivetex-1.25.ebuild,v 1.4 2005/01/01 16:29:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.5 2005/11/25 18:39:23 cryos Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/" LICENSE="freedist" -KEYWORDS="x86 ~sparc" +KEYWORDS="~amd64 ~sparc x86" SLOT="0" IUSE="" |