diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-30 23:17:31 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-30 23:17:31 +0000 |
commit | f7466a4c177f80b744de7828d5f85743b1614f2f (patch) | |
tree | 6c92fb5b4f15249a538ac79134aac089553f4228 /app-text | |
parent | multilib fixes (diff) | |
download | historical-f7466a4c177f80b744de7828d5f85743b1614f2f.tar.gz historical-f7466a4c177f80b744de7828d5f85743b1614f2f.tar.bz2 historical-f7466a4c177f80b744de7828d5f85743b1614f2f.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/html401/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/html401/Manifest | 6 | ||||
-rw-r--r-- | app-text/html401/html401-19991224-r2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-text/html401/ChangeLog b/app-text/html401/ChangeLog index f680e67b7de3..84f4d6e241ae 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.8 2005/01/01 16:19:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/ChangeLog,v 1.9 2005/05/30 23:17:31 wormo Exp $ + + 30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + html401-19991224-r2.ebuild: + mark ~ppc *html401-19991224-r2 (06 Nov 2004) diff --git a/app-text/html401/Manifest b/app-text/html401/Manifest index a4c294cabef7..88f475c53010 100644 --- a/app-text/html401/Manifest +++ b/app-text/html401/Manifest @@ -1,7 +1,7 @@ -MD5 25849c8f9afa486a8c2e8f33f67741bc ChangeLog 934 +MD5 1c8771b10e5ed17c1b2221232a0b89e4 ChangeLog 1032 MD5 6f03523102e70b100f9bee9e70be55a6 html401-19991224-r1.ebuild 706 +MD5 c855cac8c5b2f6bf650f2cc5c4db2168 html401-19991224-r2.ebuild 791 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 e86f46c6fe43c0f294b7a53c795ab139 html401-19991224-r2.ebuild 791 -MD5 7c6e3f8185b8e05e98a1b06b01baf482 files/html401-decl.diff 469 MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r1 55 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 bde9e8accc02..4cd4be13fa5b 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.2 2005/01/01 16:19:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.3 2005/05/30 23:17:31 wormo 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="~x86 ~s390" +KEYWORDS="~x86 ~s390 ~ppc" IUSE="" DEPEND="app-text/sgml-common" |