diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:05:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:05:05 +0000 |
commit | bb61222223436af689517bfcc9ab1520a7d5b18a (patch) | |
tree | 6de5ab9197c1b16b7ba1776c3b43a452ea117227 /dev-embedded | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-bb61222223436af689517bfcc9ab1520a7d5b18a.tar.gz gentoo-2-bb61222223436af689517bfcc9ab1520a7d5b18a.tar.bz2 gentoo-2-bb61222223436af689517bfcc9ab1520a7d5b18a.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')
-rw-r--r-- | dev-embedded/scratchbox-devkit-maemo3/ChangeLog | 8 | ||||
-rw-r--r-- | dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-embedded/scratchbox-devkit-maemo3/ChangeLog b/dev-embedded/scratchbox-devkit-maemo3/ChangeLog index 51ebea344429..33730a4064b8 100644 --- a/dev-embedded/scratchbox-devkit-maemo3/ChangeLog +++ b/dev-embedded/scratchbox-devkit-maemo3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-embedded/scratchbox-devkit-maemo3 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-maemo3/ChangeLog,v 1.6 2013/02/03 11:37:16 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-maemo3/ChangeLog,v 1.7 2014/08/10 20:05:05 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + scratchbox-devkit-maemo3-1.0.3.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-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild b/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild index 68f38d64049c..856a00ec8d39 100644 --- a/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild +++ b/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.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-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild,v 1.6 2010/01/18 13:02:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild,v 1.7 2014/08/10 20:05:05 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" |