diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:20:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:20:34 +0000 |
commit | ce2c7690c5afae3de158f79f5eefc69f47e7fac5 (patch) | |
tree | 1904d2201a3b9fa85fd084b1ba0373237ac2f8b1 /gnome-base/gnome-common | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ce2c7690c5afae3de158f79f5eefc69f47e7fac5.tar.gz gentoo-2-ce2c7690c5afae3de158f79f5eefc69f47e7fac5.tar.bz2 gentoo-2-ce2c7690c5afae3de158f79f5eefc69f47e7fac5.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.6.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 7e511ea748ec..a4010a52a303 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.136 2014/08/07 18:45:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.137 2014/08/10 21:20:34 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> gnome-common-3.6.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gnome-common-3.12.0.ebuild: Stable for HPPA (bug #512012). diff --git a/gnome-base/gnome-common/gnome-common-3.6.0.ebuild b/gnome-base/gnome-common/gnome-common-3.6.0.ebuild index 8d5a602ab0c9..bb5a4a1e1b72 100644 --- a/gnome-base/gnome-common/gnome-common-3.6.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.6.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.13 2013/09/05 05:54:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.14 2014/08/10 21:20:33 slyfox Exp $ EAPI="4" inherit gnome.org -DESCRIPTION="Common files for development of Gnome packages." +DESCRIPTION="Common files for development of Gnome packages" HOMEPAGE="http://git.gnome.org/browse/gnome-common" LICENSE="GPL-3" |