diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:37:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:37:13 +0000 |
commit | ab595789195009f6ed1a79c39ce94ec37848e9f6 (patch) | |
tree | 4b894980ca956bf994ad196d7362aaeb7f7672d9 /app-text/xhtml1 | |
parent | Marked ~ppc-macos (bug #109438) (diff) | |
download | gentoo-2-ab595789195009f6ed1a79c39ce94ec37848e9f6.tar.gz gentoo-2-ab595789195009f6ed1a79c39ce94ec37848e9f6.tar.bz2 gentoo-2-ab595789195009f6ed1a79c39ce94ec37848e9f6.zip |
Marked ~ppc-macos (bug #109440)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r-- | app-text/xhtml1/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/xhtml1/Manifest | 2 | ||||
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r3.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog index 9ee170946054..ea246b1e9a57 100644 --- a/app-text/xhtml1/ChangeLog +++ b/app-text/xhtml1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/xhtml1 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.13 2005/06/21 09:25:29 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.14 2005/10/29 15:37:12 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> + xhtml1-20020801-r3.ebuild: + Marked ~ppc-macos (bug #109440) *xhtml1-20020801-r3 (21 Jun 2005) diff --git a/app-text/xhtml1/Manifest b/app-text/xhtml1/Manifest index 25777a1e8cb0..6b6cdfef7e79 100644 --- a/app-text/xhtml1/Manifest +++ b/app-text/xhtml1/Manifest @@ -1,5 +1,5 @@ MD5 df9197f9a203414873ee3c417c0070df ChangeLog 1750 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 928417132803c57abb4282bc20ff5077 xhtml1-20020801-r3.ebuild 830 +MD5 2dd880a2b9db88f3f8e76e7cfb0fbccc xhtml1-20020801-r3.ebuild 841 MD5 89f90d2f6036d96c89c6d7a33c64c7cb files/xhtml1-catalog.patch 834 MD5 f4c640b63a2ac682e353b542c01a5081 files/digest-xhtml1-20020801-r3 55 diff --git a/app-text/xhtml1/xhtml1-20020801-r3.ebuild b/app-text/xhtml1/xhtml1-20020801-r3.ebuild index ef5e140cfd45..cab99207c4c1 100644 --- a/app-text/xhtml1/xhtml1-20020801-r3.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r3.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/xhtml1/xhtml1-20020801-r3.ebuild,v 1.1 2005/06/21 09:25:29 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r3.ebuild,v 1.2 2005/10/29 15:37:13 grobian Exp $ inherit sgml-catalog eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc ~ppc-macos x86" IUSE="" DEPEND="app-text/sgml-common" |