diff options
author | Martin Ehmsen <ehmsen@gentoo.org> | 2006-03-16 14:35:12 +0000 |
---|---|---|
committer | Martin Ehmsen <ehmsen@gentoo.org> | 2006-03-16 14:35:12 +0000 |
commit | 561fe6a4f052c049b8b5cf6ba023f5da9d7ec345 (patch) | |
tree | 9fd08b2b518e4b488f7b267ced13a5239c791985 /app-text/html2text | |
parent | Don't install COPYING. (diff) | |
download | historical-561fe6a4f052c049b8b5cf6ba023f5da9d7ec345.tar.gz historical-561fe6a4f052c049b8b5cf6ba023f5da9d7ec345.tar.bz2 historical-561fe6a4f052c049b8b5cf6ba023f5da9d7ec345.zip |
Don't install INSTALL.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'app-text/html2text')
-rw-r--r-- | app-text/html2text/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/html2text/files/digest-html2text-1.3.1 | 4 | ||||
-rw-r--r-- | app-text/html2text/files/digest-html2text-1.3.2 | 2 | ||||
-rw-r--r-- | app-text/html2text/html2text-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/html2text/html2text-1.3.2.ebuild | 6 |
5 files changed, 13 insertions, 9 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog index 58d500421268..2b81970249ef 100644 --- a/app-text/html2text/ChangeLog +++ b/app-text/html2text/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/html2text # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.25 2006/02/21 18:16:34 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.26 2006/03/16 14:35:12 ehmsen Exp $ + + 16 Mar 2006; Martin Ehmsen <ehmsen@gentoo.org> html2text-1.3.1.ebuild, + html2text-1.3.2.ebuild: + Don't install INSTALL, found by QA script. 21 Feb 2006; Alexandre Buisse <nattfodd@gentoo.org> -files/html2text-gcc3.3.patch, html2text-1.3.1.ebuild: diff --git a/app-text/html2text/files/digest-html2text-1.3.1 b/app-text/html2text/files/digest-html2text-1.3.1 index 35aa4fab7e1e..e96d71d38deb 100644 --- a/app-text/html2text/files/digest-html2text-1.3.1 +++ b/app-text/html2text/files/digest-html2text-1.3.1 @@ -1,6 +1,6 @@ -MD5 faa3eaeb062540e72d251d6c3fa6cc71 html2text-1.3.1.tar.gz 119859 RMD160 1bde426ef6a2a8c174b423ac74267d85e3098952 html2text-1.3.1.tar.gz 119859 SHA256 a38d24fd517e3b6e808729a2519f60329eacec4ebededbac288d0763c066db55 html2text-1.3.1.tar.gz 119859 -MD5 a6cfcb22a1966dd02fbebcaeb77d191c html2text-gcc3.3.patch 26518 +MD5 faa3eaeb062540e72d251d6c3fa6cc71 html2text-1.3.1.tar.gz 119859 RMD160 d0f33ead96a2d172e45811c33af5729697f974bc html2text-gcc3.3.patch 26518 SHA256 13879e28182dd789858746d083bc56710528fc07e1c7327fd420bfc7be6f0c29 html2text-gcc3.3.patch 26518 +MD5 a6cfcb22a1966dd02fbebcaeb77d191c html2text-gcc3.3.patch 26518 diff --git a/app-text/html2text/files/digest-html2text-1.3.2 b/app-text/html2text/files/digest-html2text-1.3.2 index ea3cbde2e1a8..b047981295d5 100644 --- a/app-text/html2text/files/digest-html2text-1.3.2 +++ b/app-text/html2text/files/digest-html2text-1.3.2 @@ -1,3 +1,3 @@ -MD5 14b091c7c5cb5c3bc2ce19298a0c0e27 html2text-1.3.2.tar.gz 131336 RMD160 10a5c4cf324302d6571abd28a8f0eebf26708750 html2text-1.3.2.tar.gz 131336 SHA256 15e458961ee168771d4e9fa4fd50e9b128ab40e7b530db5ce210178fa17dac44 html2text-1.3.2.tar.gz 131336 +MD5 14b091c7c5cb5c3bc2ce19298a0c0e27 html2text-1.3.2.tar.gz 131336 diff --git a/app-text/html2text/html2text-1.3.1.ebuild b/app-text/html2text/html2text-1.3.1.ebuild index 4b2c67e3256d..6ff3f7733041 100644 --- a/app-text/html2text/html2text-1.3.1.ebuild +++ b/app-text/html2text/html2text-1.3.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-text/html2text/html2text-1.3.1.ebuild,v 1.13 2006/02/21 18:16:34 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.1.ebuild,v 1.14 2006/03/16 14:35:12 ehmsen Exp $ inherit eutils @@ -34,5 +34,5 @@ src_install() { dobin html2text doman html2text.1.gz doman html2textrc.5.gz - dodoc CHANGES CREDITS INSTALL KNOWN_BUGS README TODO + dodoc CHANGES CREDITS KNOWN_BUGS README TODO } diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild index 3abce06c4739..58f2d45d5e77 100644 --- a/app-text/html2text/html2text-1.3.2.ebuild +++ b/app-text/html2text/html2text-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.15 2005/10/16 08:56:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.16 2006/03/16 14:35:12 ehmsen Exp $ inherit eutils toolchain-funcs @@ -35,5 +35,5 @@ src_install() { dobin html2text doman html2text.1.gz doman html2textrc.5.gz - dodoc CHANGES CREDITS INSTALL KNOWN_BUGS README TODO + dodoc CHANGES CREDITS KNOWN_BUGS README TODO } |