diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 18:17:22 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 18:17:22 +0000 |
commit | 9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a (patch) | |
tree | e2489a9be0ac2c21282588f6db2f12d534f17424 /kde-base/kalzium | |
parent | Replaced sys-apps/usleep dependency with app-admin/killproc. (diff) | |
download | gentoo-2-9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a.tar.gz gentoo-2-9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a.tar.bz2 gentoo-2-9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a.zip |
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-base/kalzium')
-rw-r--r-- | kde-base/kalzium/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kalzium/kalzium-4.12.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kalzium/kalzium-4.13.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog index eebba287e705..c11cbb971b40 100644 --- a/kde-base/kalzium/ChangeLog +++ b/kde-base/kalzium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kalzium # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.332 2014/07/23 16:53:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.333 2014/08/05 18:17:14 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> kalzium-4.12.5.ebuild, + kalzium-4.13.3.ebuild: + Remove trailing '.' from DESCRIPTION. 23 Jul 2014; Johannes Huber <johu@gentoo.org> -kalzium-4.13.2.ebuild: Remove KDE SC 4.13.2 diff --git a/kde-base/kalzium/kalzium-4.12.5.ebuild b/kde-base/kalzium/kalzium-4.12.5.ebuild index 6f3a3799970c..f2381c040ef5 100644 --- a/kde-base/kalzium/kalzium-4.12.5.ebuild +++ b/kde-base/kalzium/kalzium-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.12.5.ebuild,v 1.5 2014/05/08 07:32:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.12.5.ebuild,v 1.6 2014/08/05 18:17:14 mrueg Exp $ EAPI=5 @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" OPENGL_REQUIRED="always" inherit kde4-base flag-o-matic -DESCRIPTION="KDE: periodic table of the elements." +DESCRIPTION="KDE: periodic table of the elements" HOMEPAGE="http://www.kde.org/applications/education/kalzium http://edu.kde.org/kalzium" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" diff --git a/kde-base/kalzium/kalzium-4.13.3.ebuild b/kde-base/kalzium/kalzium-4.13.3.ebuild index 002827e884c5..8d1f6f4558a4 100644 --- a/kde-base/kalzium/kalzium-4.13.3.ebuild +++ b/kde-base/kalzium/kalzium-4.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.13.3.ebuild,v 1.1 2014/07/16 17:41:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.13.3.ebuild,v 1.2 2014/08/05 18:17:14 mrueg Exp $ EAPI=5 @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" OPENGL_REQUIRED="always" inherit kde4-base flag-o-matic -DESCRIPTION="KDE: periodic table of the elements." +DESCRIPTION="KDE: periodic table of the elements" HOMEPAGE="http://www.kde.org/applications/education/kalzium http://edu.kde.org/kalzium" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" |