summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-embedded/scratchbox-devkit-debian')
-rw-r--r--dev-embedded/scratchbox-devkit-debian/ChangeLog9
-rw-r--r--dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild6
-rw-r--r--dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild6
3 files changed, 13 insertions, 8 deletions
diff --git a/dev-embedded/scratchbox-devkit-debian/ChangeLog b/dev-embedded/scratchbox-devkit-debian/ChangeLog
index 3e692805838b..2c9205099383 100644
--- a/dev-embedded/scratchbox-devkit-debian/ChangeLog
+++ b/dev-embedded/scratchbox-devkit-debian/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-embedded/scratchbox-devkit-debian
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-debian/ChangeLog,v 1.7 2013/02/03 11:36:28 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-debian/ChangeLog,v 1.8 2014/08/10 20:04:37 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ scratchbox-devkit-debian-1.0.10.ebuild,
+ scratchbox-devkit-debian-1.0.11.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-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild
index 72dcc9339fdc..ac12556df7d9 100644
--- a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild
+++ b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 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-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild,v 1.5 2010/01/18 13:01:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild,v 1.6 2014/08/10 20:04:37 slyfox Exp $
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/stable/tarball/${P}-i386.tar.gz"
LICENSE="GPL-2"
diff --git a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild
index 18e16dc079af..b8babbff2e8d 100644
--- a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild
+++ b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 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-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild,v 1.1 2010/06/29 17:37:09 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild,v 1.2 2014/08/10 20:04:37 slyfox Exp $
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/${P}-i386.tar.gz"
LICENSE="GPL-2"