diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-05-28 11:44:04 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-05-28 11:44:04 +0000 |
commit | 41d1c65c4ee76b57a240d78f568b11d3643b0132 (patch) | |
tree | 03fec5d6196e7b9b4fbf17c2eb8ddb75834d8456 /app-doc/selfhtml/selfhtml-8.1.1.ebuild | |
parent | Stable on ppc and x86. (diff) | |
download | historical-41d1c65c4ee76b57a240d78f568b11d3643b0132.tar.gz historical-41d1c65c4ee76b57a240d78f568b11d3643b0132.tar.bz2 historical-41d1c65c4ee76b57a240d78f568b11d3643b0132.zip |
Stable on all given arches, as there is a simple copy only during installation. Clean out old version.
Package-Manager: portage-2.1_rc3
Diffstat (limited to 'app-doc/selfhtml/selfhtml-8.1.1.ebuild')
-rw-r--r-- | app-doc/selfhtml/selfhtml-8.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/selfhtml/selfhtml-8.1.1.ebuild b/app-doc/selfhtml/selfhtml-8.1.1.ebuild index e520f708e057..29bb25029d78 100644 --- a/app-doc/selfhtml/selfhtml-8.1.1.ebuild +++ b/app-doc/selfhtml/selfhtml-8.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.1.1.ebuild,v 1.2 2006/02/04 11:21:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.1.1.ebuild,v 1.3 2006/05/28 11:44:04 pylon Exp $ S=${WORKDIR} TARGET=/usr/share/doc/${PF}/html @@ -10,7 +10,7 @@ HOMEPAGE="http://selfhtml.org" DEPEND="app-arch/unzip" SLOT="0" LICENSE="selfhtml" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" IUSE="" src_install() { |