diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-15 20:31:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-15 20:31:08 +0000 |
commit | 51a65890263968b8e6f73b052d65edf7495e140e (patch) | |
tree | 604e119370a56e9004f239f8049debe9b801f14e /app-text | |
parent | Marked ~ppc. (diff) | |
download | historical-51a65890263968b8e6f73b052d65edf7495e140e.tar.gz historical-51a65890263968b8e6f73b052d65edf7495e140e.tar.bz2 historical-51a65890263968b8e6f73b052d65edf7495e140e.zip |
~amd64
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lyx2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/lyx2html/Manifest | 14 | ||||
-rw-r--r-- | app-text/lyx2html/lyx2html-0.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-text/lyx2html/ChangeLog b/app-text/lyx2html/ChangeLog index 150d642e92b9..7e30e212f60a 100644 --- a/app-text/lyx2html/ChangeLog +++ b/app-text/lyx2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/lyx2html # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lyx2html/ChangeLog,v 1.2 2005/10/15 16:18:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lyx2html/ChangeLog,v 1.3 2005/10/15 20:31:08 blubb Exp $ + + 15 Oct 2005; Simon Stelling <blubb@gentoo.org> lyx2html-0.2.ebuild: + added ~amd64 keyword 15 Oct 2005; Joseph Jezak <josejx@gentoo.org> lyx2html-0.2.ebuild: Marked ~ppc for bug #109278. diff --git a/app-text/lyx2html/Manifest b/app-text/lyx2html/Manifest index cbbf2b1604ac..b6055ad0b495 100644 --- a/app-text/lyx2html/Manifest +++ b/app-text/lyx2html/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 952a9d78a45f870b10762f53a2542257 ChangeLog 506 +MD5 877519090d36db87ee545d710c78134e ChangeLog 599 MD5 1026781b76c4b0dc38a18f5bf9372eda files/digest-lyx2html-0.2 63 -MD5 30cb40913fef4428c702998b814b2736 lyx2html-0.2.ebuild 701 +MD5 2e5ed0f8d8e580933bf8e6512e0cc924 lyx2html-0.2.ebuild 707 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDUSv3csIHjyDViGQRAmEkAKCAFMZ/H7Pzrq6cWz7HypkIWIyWbgCdHdx7 -QO4qOpsu6P6ihoZ7X6mfyzA= -=RtSj ------END PGP SIGNATURE----- diff --git a/app-text/lyx2html/lyx2html-0.2.ebuild b/app-text/lyx2html/lyx2html-0.2.ebuild index 6b3dec71cdf8..3c5164dcdcb0 100644 --- a/app-text/lyx2html/lyx2html-0.2.ebuild +++ b/app-text/lyx2html/lyx2html-0.2.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/lyx2html/lyx2html-0.2.ebuild,v 1.2 2005/10/15 16:18:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lyx2html/lyx2html-0.2.ebuild,v 1.3 2005/10/15 20:31:08 blubb Exp $ inherit toolchain-funcs @@ -9,7 +9,7 @@ SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" HOMEPAGE="http://www.netmeister.org/apps/lyx2html/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |