diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-09-27 18:33:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-09-27 18:33:49 +0000 |
commit | 1408ecb7b996edebb3d71d573792235317c96f6d (patch) | |
tree | 78bd985e11978d35f9beac9c41e7fad9578740cc /app-doc | |
parent | ~amd64 (diff) | |
download | historical-1408ecb7b996edebb3d71d573792235317c96f6d.tar.gz historical-1408ecb7b996edebb3d71d573792235317c96f6d.tar.bz2 historical-1408ecb7b996edebb3d71d573792235317c96f6d.zip |
amd64
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/selfhtml/ChangeLog | 4 | ||||
-rw-r--r-- | app-doc/selfhtml/Manifest | 4 | ||||
-rw-r--r-- | app-doc/selfhtml/selfhtml-8.0-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-doc/selfhtml/ChangeLog b/app-doc/selfhtml/ChangeLog index d15e33dd0702..0b7fd2747d2b 100644 --- a/app-doc/selfhtml/ChangeLog +++ b/app-doc/selfhtml/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for app-doc/selfhtml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/ChangeLog,v 1.5 2004/09/27 18:32:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/ChangeLog,v 1.6 2004/09/27 18:33:49 blubb Exp $ 27 Sep 2004; <blubb@gentoo.org> selfhtml-8.0-r1.ebuild: - added ~amd64 + added amd64 20 Jul 2004; Lars Weiler <pylon@gentoo.org> selfhtml-8.0-r1.ebuild: The HOMEPAGE has changed. diff --git a/app-doc/selfhtml/Manifest b/app-doc/selfhtml/Manifest index fe1d49c6417b..e05a88064823 100644 --- a/app-doc/selfhtml/Manifest +++ b/app-doc/selfhtml/Manifest @@ -1,4 +1,4 @@ -MD5 ece3765bf64ae026ff16b9123a2d515c ChangeLog 574 +MD5 0a3d88c765145047698e040427a898e0 ChangeLog 573 MD5 035613e4ea415232c9b9fea9783994ce metadata.xml 221 -MD5 fc45287dfd07472097279c37f533d0ee selfhtml-8.0-r1.ebuild 669 +MD5 b0279daa5a234d5190a2368067abe8d3 selfhtml-8.0-r1.ebuild 668 MD5 7806cf628ae7e19d57618c0fa53ab8fe files/digest-selfhtml-8.0-r1 124 diff --git a/app-doc/selfhtml/selfhtml-8.0-r1.ebuild b/app-doc/selfhtml/selfhtml-8.0-r1.ebuild index c910deccecff..d3d32bf1640c 100644 --- a/app-doc/selfhtml/selfhtml-8.0-r1.ebuild +++ b/app-doc/selfhtml/selfhtml-8.0-r1.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-doc/selfhtml/selfhtml-8.0-r1.ebuild,v 1.6 2004/09/27 18:32:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.0-r1.ebuild,v 1.7 2004/09/27 18:33:49 blubb Exp $ S=${WORKDIR} TARGET=/usr/share/doc/${PF}/html @@ -11,7 +11,7 @@ HOMEPAGE="http://selfhtml.org" DEPEND="" SLOT="0" LICENSE="selfhtml" -KEYWORDS="x86 ppc sparc alpha mips hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" IUSE="" src_install() { |