diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-01 11:15:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-01 11:15:21 +0000 |
commit | 43ee501ccc116621b031be85f32a9328cc347e61 (patch) | |
tree | f8546e6af1419f9868d0bcc80f78ee7e34b55ad7 /net-analyzer | |
parent | Stable for sh, wrt bug #466004 (diff) | |
download | gentoo-2-43ee501ccc116621b031be85f32a9328cc347e61.tar.gz gentoo-2-43ee501ccc116621b031be85f32a9328cc347e61.tar.bz2 gentoo-2-43ee501ccc116621b031be85f32a9328cc347e61.zip |
Do not install readme.txt.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/httping/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/httping/httping-1.5.5.ebuild | 5 | ||||
-rw-r--r-- | net-analyzer/httping/httping-1.5.8.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/httping/httping-2.0.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/httping/httping-2.1.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/httping/httping-2.2.1.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/httping/httping-2.2.ebuild | 3 |
7 files changed, 13 insertions, 14 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index 9184755f0db7..22f4a925d9d6 100644 --- a/net-analyzer/httping/ChangeLog +++ b/net-analyzer/httping/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/httping # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.99 2013/04/21 06:24:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.100 2013/05/01 11:15:21 jer Exp $ + + 01 May 2013; Jeroen Roovers <jer@gentoo.org> httping-1.5.5.ebuild, + httping-1.5.8.ebuild, httping-2.0.ebuild, httping-2.1.ebuild, + httping-2.2.1.ebuild, httping-2.2.ebuild: + Do not install readme.txt. *httping-2.2.1 (21 Apr 2013) diff --git a/net-analyzer/httping/httping-1.5.5.ebuild b/net-analyzer/httping/httping-1.5.5.ebuild index 263cf5e21195..67d4fd101d53 100644 --- a/net-analyzer/httping/httping-1.5.5.ebuild +++ b/net-analyzer/httping/httping-1.5.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.5.ebuild,v 1.5 2012/11/19 14:12:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.5.ebuild,v 1.6 2013/05/01 11:15:21 jer Exp $ EAPI=4 inherit flag-o-matic toolchain-funcs eutils @@ -38,5 +38,4 @@ src_compile() { src_install() { dobin httping doman httping.1 - dodoc readme.txt } diff --git a/net-analyzer/httping/httping-1.5.8.ebuild b/net-analyzer/httping/httping-1.5.8.ebuild index c559ebdd8767..ea7f10e69af7 100644 --- a/net-analyzer/httping/httping-1.5.8.ebuild +++ b/net-analyzer/httping/httping-1.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.8.ebuild,v 1.4 2013/03/20 18:20:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.8.ebuild,v 1.5 2013/05/01 11:15:21 jer Exp $ EAPI=5 inherit flag-o-matic toolchain-funcs @@ -39,5 +39,4 @@ src_compile() { src_install() { dobin httping doman httping.1 - dodoc readme.txt } diff --git a/net-analyzer/httping/httping-2.0.ebuild b/net-analyzer/httping/httping-2.0.ebuild index daebabc2dbc6..81f245209fcc 100644 --- a/net-analyzer/httping/httping-2.0.ebuild +++ b/net-analyzer/httping/httping-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.0.ebuild,v 1.2 2013/03/20 18:13:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.0.ebuild,v 1.3 2013/05/01 11:15:21 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -39,5 +39,4 @@ src_compile() { src_install() { dobin httping doman httping.1 - dodoc readme.txt } diff --git a/net-analyzer/httping/httping-2.1.ebuild b/net-analyzer/httping/httping-2.1.ebuild index e3975380f38f..79453b8707ef 100644 --- a/net-analyzer/httping/httping-2.1.ebuild +++ b/net-analyzer/httping/httping-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.1.ebuild,v 1.1 2013/03/23 16:26:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.1.ebuild,v 1.2 2013/05/01 11:15:21 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -39,5 +39,4 @@ src_compile() { src_install() { dobin httping doman httping.1 - dodoc readme.txt } diff --git a/net-analyzer/httping/httping-2.2.1.ebuild b/net-analyzer/httping/httping-2.2.1.ebuild index ef80b7c89f49..8fa3c5ffe245 100644 --- a/net-analyzer/httping/httping-2.2.1.ebuild +++ b/net-analyzer/httping/httping-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.2.1.ebuild,v 1.1 2013/04/21 06:24:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.2.1.ebuild,v 1.2 2013/05/01 11:15:21 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -47,5 +47,4 @@ src_compile() { src_install() { dobin httping doman httping.1 - dodoc readme.txt } diff --git a/net-analyzer/httping/httping-2.2.ebuild b/net-analyzer/httping/httping-2.2.ebuild index 8d3126e12b33..1bf4bf4afb6e 100644 --- a/net-analyzer/httping/httping-2.2.ebuild +++ b/net-analyzer/httping/httping-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.2.ebuild,v 1.1 2013/04/05 16:32:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.2.ebuild,v 1.2 2013/05/01 11:15:21 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -47,5 +47,4 @@ src_compile() { src_install() { dobin httping doman httping.1 - dodoc readme.txt } |