diff options
-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 | ||||
-rw-r--r-- | app-portage/world-mv/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/world-mv/Manifest | 2 | ||||
-rw-r--r-- | app-portage/world-mv/world-mv-3.3.ebuild (renamed from app-portage/world-mv/world-mv-3.2.ebuild) | 1 | ||||
-rw-r--r-- | sys-fs/emount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/emount/emount-2.1-r1.ebuild (renamed from sys-fs/emount/emount-2.1.ebuild) | 1 |
7 files changed, 16 insertions, 4 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 } diff --git a/app-portage/world-mv/ChangeLog b/app-portage/world-mv/ChangeLog index 82780e6a..557d9705 100644 --- a/app-portage/world-mv/ChangeLog +++ b/app-portage/world-mv/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ +*world-mv-3.3 (03 Feb 2012) + + 03 Feb 2012; Martin Väth <martin@mvath.de> + Version bump; POSIX compatible. Do not install README + *world-mv-3.2 (15 Jan 2012) 15 Jan 2012; Martin Väth <martin@mvath.de> diff --git a/app-portage/world-mv/Manifest b/app-portage/world-mv/Manifest index 7d2e4acf..21aaa4b6 100644 --- a/app-portage/world-mv/Manifest +++ b/app-portage/world-mv/Manifest @@ -1 +1 @@ -DIST world-3.2.tar.gz 3019 RMD160 2a6886e23af0d1496dca953c6e8b41531062648e SHA1 dafecf1019e671b25620652842828012c5390130 SHA256 164a70a64692e6a01148b72e90bd41b8cf01b7693db86e8ddd02d6b04ef6fc17 +DIST world-3.3.tar.gz 3315 RMD160 0b3986b68a687ff416d6f1c9fdd973946044fb93 SHA1 28df59476576459f8a41c2886b0aaf273b2de1ef SHA256 85bd1432a2c3ce7879073493c23e24f7ff565103d24e66e205cdf71e31794b1c diff --git a/app-portage/world-mv/world-mv-3.2.ebuild b/app-portage/world-mv/world-mv-3.3.ebuild index 76bb5a4a..78695409 100644 --- a/app-portage/world-mv/world-mv-3.2.ebuild +++ b/app-portage/world-mv/world-mv-3.3.ebuild @@ -33,5 +33,4 @@ src_install() { then insinto /usr/share/zsh/site-functions doins _"${mPN}" fi - dodoc README } diff --git a/sys-fs/emount/ChangeLog b/sys-fs/emount/ChangeLog index df0a9e7c..3257d4df 100644 --- a/sys-fs/emount/ChangeLog +++ b/sys-fs/emount/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header $ +*emount-2.1-r1 (03 Feb 2012) + + 30 Feb 2012; Martin Väth <martin@mvath.de> + Do not install README + *emount-2.1 (31 Jan 2012) 31 Jan 2012; Martin Väth <martin@mvath.de> diff --git a/sys-fs/emount/emount-2.1.ebuild b/sys-fs/emount/emount-2.1-r1.ebuild index a4b248ce..86268b14 100644 --- a/sys-fs/emount/emount-2.1.ebuild +++ b/sys-fs/emount/emount-2.1-r1.ebuild @@ -37,5 +37,4 @@ src_install() { then insinto /usr/share/zsh/site-functions doins zsh/* fi - dodoc README } |