commit:     f432427f83baa06ffe068111a7e5d5794f5a21d5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 21:28:21 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 23:19:02 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f432427f

dev-libs/libgweather: removed missing file from dodoc

---
 dev-libs/libgweather/libgweather-3.14.0.ebuild | 2 +-
 dev-libs/libgweather/libgweather-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libgweather/libgweather-3.14.0.ebuild 
b/dev-libs/libgweather/libgweather-3.14.0.ebuild
index 243e633..fb026b8 100644
--- a/dev-libs/libgweather/libgweather-3.14.0.ebuild
+++ b/dev-libs/libgweather/libgweather-3.14.0.ebuild
@@ -47,7 +47,7 @@ src_prepare() {
 }
 
 src_configure() {
-       DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
+       DOCS="AUTHORS MAINTAINERS NEWS README"
        gnome2_src_configure \
                --disable-static \
                $(use_enable glade glade-catalog) \

diff --git a/dev-libs/libgweather/libgweather-9999.ebuild 
b/dev-libs/libgweather/libgweather-9999.ebuild
index 30117be..a7f70f4 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-9999.ebuild
@@ -59,7 +59,7 @@ src_prepare() {
 }
 
 src_configure() {
-       DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
+       DOCS="AUTHORS MAINTAINERS NEWS README"
        gnome2_src_configure \
                --disable-static \
                $(use_enable glade glade-catalog) \

Reply via email to