summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:04:16 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:04:16 +0000
commit333e7c3016a54968b150bb63df44f221300d90ad (patch)
treeddbb6307784dae206015b519e5caabc64e61dbf6 /dev-embedded/scratchbox
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-333e7c3016a54968b150bb63df44f221300d90ad.tar.gz
gentoo-2-333e7c3016a54968b150bb63df44f221300d90ad.tar.bz2
gentoo-2-333e7c3016a54968b150bb63df44f221300d90ad.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 'dev-embedded/scratchbox')
-rw-r--r--dev-embedded/scratchbox/ChangeLog8
-rw-r--r--dev-embedded/scratchbox/scratchbox-1.0.19.ebuild6
-rw-r--r--dev-embedded/scratchbox/scratchbox-1.0.20.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-embedded/scratchbox/ChangeLog b/dev-embedded/scratchbox/ChangeLog
index e5642f8a6294..76ee014935ee 100644
--- a/dev-embedded/scratchbox/ChangeLog
+++ b/dev-embedded/scratchbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-embedded/scratchbox
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.19 2013/02/03 11:39:27 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.20 2014/08/10 20:04:16 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> scratchbox-1.0.19.ebuild,
+ scratchbox-1.0.20.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
03 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #453094
diff --git a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
index 54e10e0bb57b..935e3ee800f7 100644
--- a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild,v 1.2 2012/06/04 07:13:48 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild,v 1.3 2014/08/10 20:04:16 slyfox Exp $
inherit eutils user
SBOX_GROUP="sbox"
-DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
+DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier"
HOMEPAGE="http://www.scratchbox.org/"
SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-core-${PV}-i386.tar.gz
http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-libs-${PV}-i386.tar.gz"
diff --git a/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
index 2d4bd5664521..bf341c5f39ee 100644
--- a/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild,v 1.2 2012/06/04 07:13:48 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild,v 1.3 2014/08/10 20:04:16 slyfox Exp $
inherit eutils user
SBOX_GROUP="sbox"
-DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
+DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier"
HOMEPAGE="http://www.scratchbox.org/"
SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-core-${PV}-i386.tar.gz
http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-libs-${PV}-i386.tar.gz"