diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-15 14:30:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-15 14:30:16 +0000 |
commit | bc80a285734e312f67b418a7a066c66202388729 (patch) | |
tree | cb2c39195269201998868e4bcae47c9114dd3969 /app-text/html401 | |
parent | Marked ~ppc-macos (bug #108635) (diff) | |
download | gentoo-2-bc80a285734e312f67b418a7a066c66202388729.tar.gz gentoo-2-bc80a285734e312f67b418a7a066c66202388729.tar.bz2 gentoo-2-bc80a285734e312f67b418a7a066c66202388729.zip |
Marked ~ppc-macos (bug #108636)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/html401')
-rw-r--r-- | app-text/html401/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/html401/Manifest | 4 | ||||
-rw-r--r-- | app-text/html401/html401-19991224-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/html401/ChangeLog b/app-text/html401/ChangeLog index 5461b5d122a3..578d416b2944 100644 --- a/app-text/html401/ChangeLog +++ b/app-text/html401/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/html401 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html401/ChangeLog,v 1.13 2005/08/07 13:29:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/ChangeLog,v 1.14 2005/10/15 14:30:16 grobian Exp $ + + 15 Oct 2005; Fabian Groffen <grobian@gentoo.org> + html401-19991224-r2.ebuild: + Marked ~ppc-macos (bug #108636) 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> html401-19991224-r2.ebuild: diff --git a/app-text/html401/Manifest b/app-text/html401/Manifest index c142fe727898..52170825e192 100644 --- a/app-text/html401/Manifest +++ b/app-text/html401/Manifest @@ -1,5 +1,5 @@ -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 6f84aad16499b6c9076753c5cec06429 ChangeLog 1538 -MD5 f7dd738b21a05d3101157e130407ed01 html401-19991224-r2.ebuild 791 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 232ef55765e5934b71ac78eabbd10e4c html401-19991224-r2.ebuild 802 MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r2 55 MD5 7c6e3f8185b8e05e98a1b06b01baf482 files/html401-decl.diff 469 diff --git a/app-text/html401/html401-19991224-r2.ebuild b/app-text/html401/html401-19991224-r2.ebuild index 432b3c3543e1..eb16548d45e3 100644 --- a/app-text/html401/html401-19991224-r2.ebuild +++ b/app-text/html401/html401-19991224-r2.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/html401/html401-19991224-r2.ebuild,v 1.8 2005/08/07 13:29:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.9 2005/10/15 14:30:16 grobian Exp $ inherit sgml-catalog eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/html401/html40.tgz" S=${WORKDIR} LICENSE="W3C" SLOT="0" -KEYWORDS="ppc s390 x86" +KEYWORDS="ppc ~ppc-macos s390 x86" IUSE="" DEPEND="app-text/sgml-common" |