diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:47:07 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:47:07 +0000 |
commit | 7fb810c6129f9e9956f05590ab45324eed7bb6bb (patch) | |
tree | 9c24acbf107012f06ae59bd5954aa9585371e1ed /app-text/xlhtml | |
parent | corrected patch (diff) | |
download | historical-7fb810c6129f9e9956f05590ab45324eed7bb6bb.tar.gz historical-7fb810c6129f9e9956f05590ab45324eed7bb6bb.tar.bz2 historical-7fb810c6129f9e9956f05590ab45324eed7bb6bb.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/xlhtml')
-rw-r--r-- | app-text/xlhtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xlhtml/Manifest | 4 | ||||
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog index 3f530e3e756f..a37d0eca3292 100644 --- a/app-text/xlhtml/ChangeLog +++ b/app-text/xlhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xlhtml # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.9 2005/01/02 22:50:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.10 2005/04/02 08:47:07 blubb Exp $ + + 02 Apr 2005; Simon Stelling <blubb@gentoo.org> xlhtml-0.5.ebuild: + added ~amd64 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-text/xlhtml/Manifest b/app-text/xlhtml/Manifest index c3ee89b9c44e..547495de6cd0 100644 --- a/app-text/xlhtml/Manifest +++ b/app-text/xlhtml/Manifest @@ -1,3 +1,3 @@ -MD5 d7ba0f58bae4acc1e553e41d12638db7 xlhtml-0.5.ebuild 1213 -MD5 a33059742513b292dc71ea10df35931b ChangeLog 902 +MD5 20782bb9998ef32d3c7e744f72f55fdc ChangeLog 985 +MD5 ed6d561bcdb06f0b045214bffe203ae7 xlhtml-0.5.ebuild 1216 MD5 f2f5eccca49574f457d69f154697cbe1 files/digest-xlhtml-0.5 59 diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild index d5088c08afc9..6e815247a848 100644 --- a/app-text/xlhtml/xlhtml-0.5.ebuild +++ b/app-text/xlhtml/xlhtml-0.5.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/xlhtml/xlhtml-0.5.ebuild,v 1.9 2005/01/01 16:43:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.10 2005/04/02 08:47:07 blubb Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/chicago/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha x86 ppc ~sparc" +KEYWORDS="alpha x86 ppc ~sparc ~amd64" IUSE="" DEPEND="" |