diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2016-01-04 22:16:42 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-01-04 23:11:34 +0100 |
commit | 9bddb194c41f647341a7b10a5e563311295ace14 (patch) | |
tree | a124c32c2fea3bd0a89e3d5865a3b8ae9b6f2add /gnome-base | |
parent | Merge remote-tracking branch 'github/pr/587'. (diff) | |
download | gentoo-9bddb194c41f647341a7b10a5e563311295ace14.tar.gz gentoo-9bddb194c41f647341a7b10a5e563311295ace14.tar.bz2 gentoo-9bddb194c41f647341a7b10a5e563311295ace14.zip |
gnome-base/gnome-light: clean trailing whitespace
Package-Manager: portage-2.2.26
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.16.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.18.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/gnome-light/gnome-light-3.16.0.ebuild b/gnome-base/gnome-light/gnome-light-3.16.0.ebuild index d32c85e999dc..00f450ce07a3 100644 --- a/gnome-base/gnome-light/gnome-light-3.16.0.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -51,7 +51,7 @@ pkg_pretend() { } pkg_postinst() { - # Remember people where to find our project information + # Remember people where to find our project information elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME" elog "for information about the project and documentation." } diff --git a/gnome-base/gnome-light/gnome-light-3.18.0.ebuild b/gnome-base/gnome-light/gnome-light-3.18.0.ebuild index f6b30523afcf..9b236c6f9f86 100644 --- a/gnome-base/gnome-light/gnome-light-3.18.0.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -51,7 +51,7 @@ pkg_pretend() { } pkg_postinst() { - # Remember people where to find our project information + # Remember people where to find our project information elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME" elog "for information about the project and documentation." } |