summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:32:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:32:44 +0000
commit53849d7d79092c0634678073f769697d6dc868b3 (patch)
treee4b410be563b90f38c486e0e74e137460e5a367e /rox-base
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-53849d7d79092c0634678073f769697d6dc868b3.tar.gz
gentoo-2-53849d7d79092c0634678073f769697d6dc868b3.tar.bz2
gentoo-2-53849d7d79092c0634678073f769697d6dc868b3.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 'rox-base')
-rw-r--r--rox-base/rox-autostart/ChangeLog7
-rw-r--r--rox-base/rox-autostart/rox-autostart-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/rox-base/rox-autostart/ChangeLog b/rox-base/rox-autostart/ChangeLog
index 31cfd5885c00..fab0f8805cbc 100644
--- a/rox-base/rox-autostart/ChangeLog
+++ b/rox-base/rox-autostart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-base/rox-autostart
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/ChangeLog,v 1.2 2013/03/02 07:49:39 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/ChangeLog,v 1.3 2014/08/10 20:32:44 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> rox-autostart-1.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
02 Mar 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due http://gentoo.2317880.n4.nabble.com/rox-herd-looks-inactive-for-a
diff --git a/rox-base/rox-autostart/rox-autostart-1.1.ebuild b/rox-base/rox-autostart/rox-autostart-1.1.ebuild
index 696775468e67..5cada51e66a9 100644
--- a/rox-base/rox-autostart/rox-autostart-1.1.ebuild
+++ b/rox-base/rox-autostart/rox-autostart-1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/rox-autostart-1.1.ebuild,v 1.1 2007/11/28 21:15:30 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/rox-autostart-1.1.ebuild,v 1.2 2014/08/10 20:32:44 slyfox Exp $
ROX_LIB_VER=1.9.6
inherit rox
MY_PN="Autostart"
-DESCRIPTION="Autostart manages FreeDesktop.org autostart items."
+DESCRIPTION="Autostart manages FreeDesktop.org autostart items"
HOMEPAGE="http://roscidus.com/desktop/node/430"
SRC_URI="http://users.unet.net.ph/~lars/rox/Autostart/${MY_PN}-${PV}.tar.gz"