diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:50:26 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:50:26 +0000 |
commit | eaa424823c15b3b0aab4b48e7b1722341711aa08 (patch) | |
tree | c937c6cc2f896f82217bb539a26a7e40669933c5 /app-text | |
parent | Initial import. (diff) | |
download | historical-eaa424823c15b3b0aab4b48e7b1722341711aa08.tar.gz historical-eaa424823c15b3b0aab4b48e7b1722341711aa08.tar.bz2 historical-eaa424823c15b3b0aab4b48e7b1722341711aa08.zip |
Marked ~ppc-macos (bug #109441)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xlhtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xlhtml/Manifest | 14 | ||||
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog index 804ee3dcab61..0a3e0984e9b3 100644 --- a/app-text/xlhtml/ChangeLog +++ b/app-text/xlhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xlhtml # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.11 2005/08/23 17:52:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.12 2005/10/29 15:50:26 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> xlhtml-0.5.ebuild: + Marked ~ppc-macos (bug #109441) 23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> xlhtml-0.5.ebuild: Don't use cp -a. diff --git a/app-text/xlhtml/Manifest b/app-text/xlhtml/Manifest index f8b4f05a0881..5bd8f7c0d848 100644 --- a/app-text/xlhtml/Manifest +++ b/app-text/xlhtml/Manifest @@ -1,13 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 71526e4e1aeb61bd239286667e25e55e xlhtml-0.5.ebuild 1221 -MD5 f749d8b6370f1b45e49166c2af7808c1 ChangeLog 1081 +MD5 d125ddb4e34ba51d2ea1885ed3392576 xlhtml-0.5.ebuild 1230 +MD5 1d373b5d29c65dc1bad0b821e1f3b06d ChangeLog 1184 MD5 f2f5eccca49574f457d69f154697cbe1 files/digest-xlhtml-0.5 59 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDC2J4j5H05b2HAEkRApIqAJ9sO2yrBg1wWXGi4TLMhtMKPRlfhwCfVVrE -6VT5EkK7XOLuRU4EuOHyzEc= -=2oYb ------END PGP SIGNATURE----- diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild index 14f3f96f019d..6758fb4fcc6f 100644 --- a/app-text/xlhtml/xlhtml-0.5.ebuild +++ b/app-text/xlhtml/xlhtml-0.5.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/xlhtml/xlhtml-0.5.ebuild,v 1.11 2005/08/23 17:52:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.12 2005/10/29 15:50:26 grobian Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/chicago/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha x86 ppc ~sparc ~amd64" +KEYWORDS="alpha ~amd64 ppc ~ppc-macos ~sparc x86" IUSE="" DEPEND="" |