diff options
author | 2004-09-25 08:55:27 +0000 | |
---|---|---|
committer | 2004-09-25 08:55:27 +0000 | |
commit | 85d980ee7424353c69458a270afbef85e843dd41 (patch) | |
tree | b0c2cdbda7213e3e7376942e1bbad78a7ab203ae /app-text | |
parent | s390 KEYWORD (Manifest recommit) (diff) | |
download | gentoo-2-85d980ee7424353c69458a270afbef85e843dd41.tar.gz gentoo-2-85d980ee7424353c69458a270afbef85e843dd41.tar.bz2 gentoo-2-85d980ee7424353c69458a270afbef85e843dd41.zip |
s390 KEYWORD
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index be92b03f32ed..207e05cc395c 100644 --- a/app-text/htmltidy/htmltidy-3.10.29.ebuild +++ b/app-text/htmltidy/htmltidy-3.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.14 2004/09/25 07:18:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.15 2004/09/25 08:55:00 vapier Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 macos ppc sparc x86 ppc-macos hppa" +KEYWORDS="alpha amd64 ia64 macos ppc sparc x86 ppc-macos hppa s390" IUSE="debug doc xml" src_unpack() { diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index e3b5b770d330..4b07b606ef46 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.5 2004/09/25 07:18:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.6 2004/09/25 08:55:00 vapier Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://tidy.sourceforge.net/src/old/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~macos ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~macos ~ppc ~ppc-macos ~s390 ~sparc ~x86" IUSE="debug doc xml" DEPEND="virtual/libc |