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 | 30d9c8c9d4bac3f1c758fff3b37233f06c328438 (patch) | |
tree | 0fd375e0983afa45625fc1ed6ecb7e5b31b5255b /app-text/xlhtml | |
parent | Initial import. (diff) | |
download | gentoo-2-30d9c8c9d4bac3f1c758fff3b37233f06c328438.tar.gz gentoo-2-30d9c8c9d4bac3f1c758fff3b37233f06c328438.tar.bz2 gentoo-2-30d9c8c9d4bac3f1c758fff3b37233f06c328438.zip |
Marked ~ppc-macos (bug #109441)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/xlhtml')
-rw-r--r-- | app-text/xlhtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xlhtml/Manifest | 12 | ||||
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.ebuild | 4 |
3 files changed, 7 insertions, 14 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..2da496af7605 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 bc3d4f5e3cf532e7d04817e7a899450d xlhtml-0.5.ebuild 1232 MD5 f749d8b6370f1b45e49166c2af7808c1 ChangeLog 1081 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="" |