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/oxygen-icons | |
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/oxygen-icons')
-rw-r--r-- | kde-base/oxygen-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.12.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.13.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index 0205e1ee6b41..82f1630a9fc5 100644 --- a/kde-base/oxygen-icons/ChangeLog +++ b/kde-base/oxygen-icons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.216 2014/07/23 16:52:51 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.217 2014/08/05 18:17:10 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> oxygen-icons-4.12.5.ebuild, + oxygen-icons-4.13.3.ebuild: + Remove trailing '.' from DESCRIPTION. 23 Jul 2014; Johannes Huber <johu@gentoo.org> -oxygen-icons-4.13.2.ebuild: Remove KDE SC 4.13.2 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.12.5.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.12.5.ebuild index 21d2e1a86867..626a19f57db7 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.12.5.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-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/oxygen-icons/oxygen-icons-4.12.5.ebuild,v 1.5 2014/05/08 07:32:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.12.5.ebuild,v 1.6 2014/08/05 18:17:10 mrueg Exp $ EAPI=5 @@ -11,7 +11,7 @@ KDE_REQUIRED="never" KDE_SCM="svn" inherit kde4-base -DESCRIPTION="Oxygen SVG icon theme." +DESCRIPTION="Oxygen SVG icon theme" HOMEPAGE="http://www.oxygen-icons.org/" [[ ${PV} == *9999 ]] || \ SRC_URI=" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.13.3.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.13.3.ebuild index 1f875dae0bdd..4d737840a392 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.13.3.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-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/oxygen-icons/oxygen-icons-4.13.3.ebuild,v 1.1 2014/07/16 17:41:06 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.13.3.ebuild,v 1.2 2014/08/05 18:17:10 mrueg Exp $ EAPI=5 @@ -11,7 +11,7 @@ KDE_REQUIRED="never" KDE_SCM="svn" inherit kde4-base -DESCRIPTION="Oxygen SVG icon theme." +DESCRIPTION="Oxygen SVG icon theme" HOMEPAGE="http://www.oxygen-icons.org/" [[ ${PV} == *9999 ]] || \ SRC_URI=" |