diff options
author | Martin Väth <martin@mvath.de> | 2012-02-03 09:38:06 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:47:15 +0200 |
commit | 0bbe24daa3b3f3fb9450e1d00964a9f319999f56 (patch) | |
tree | eb1a9c7ec12f354ae8322ad5ec8cf8315435ee13 /app-arch | |
parent | Add firewall-mv (diff) | |
download | mv-0bbe24daa3b3f3fb9450e1d00964a9f319999f56.tar.gz mv-0bbe24daa3b3f3fb9450e1d00964a9f319999f56.tar.bz2 mv-0bbe24daa3b3f3fb9450e1d00964a9f319999f56.zip |
Bump world-mv. Do not install some READMEs
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/bzwc/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/bzwc/bzwc-2.7-r1.ebuild (renamed from app-arch/bzwc/bzwc-2.7.ebuild) | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-arch/bzwc/ChangeLog b/app-arch/bzwc/ChangeLog index 7748acf1..39c85660 100644 --- a/app-arch/bzwc/ChangeLog +++ b/app-arch/bzwc/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ +*bzwc-2.7-r1 (03 Feb 2012) + + 03 Feb 2011; Martin Väth <martin@mvath.de> + Do not install README + *bzwc-2.7 (29 Jan 2012) 29 Jan 2011; Martin Väth <martin@mvath.de> diff --git a/app-arch/bzwc/bzwc-2.7.ebuild b/app-arch/bzwc/bzwc-2.7-r1.ebuild index 1ffc66ee..a2e874c4 100644 --- a/app-arch/bzwc/bzwc-2.7.ebuild +++ b/app-arch/bzwc/bzwc-2.7-r1.ebuild @@ -33,5 +33,4 @@ src_install() { then insinto /usr/share/zsh/site-functions doins zsh/* fi - dodoc README } |