summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:20:17 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:20:17 +0000
commite23eddc87937bde0a0a1f9972c9a1879f3e3a1bf (patch)
treeb424d21c7947c4c968d19d1f3b0e739ac5f8fbaa /app-pda
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e23eddc87937bde0a0a1f9972c9a1879f3e3a1bf.tar.gz
gentoo-2-e23eddc87937bde0a0a1f9972c9a1879f3e3a1bf.tar.bz2
gentoo-2-e23eddc87937bde0a0a1f9972c9a1879f3e3a1bf.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 'app-pda')
-rw-r--r--app-pda/orange/ChangeLog8
-rw-r--r--app-pda/orange/orange-0.4.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-pda/orange/ChangeLog b/app-pda/orange/ChangeLog
index 31e878d8cfc0..5f941d26719f 100644
--- a/app-pda/orange/ChangeLog
+++ b/app-pda/orange/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/orange
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.19 2012/06/15 09:08:58 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.20 2014/08/10 18:20:17 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> orange-0.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
15 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> orange-0.4.ebuild:
Switch from obsolete dev-libs/libsynce to app-pda/synce-core.
@@ -66,4 +69,3 @@
orange-0.2.ebuild:
Initial import. Closes #2882. Thanks to Gustavo Felisberto
<gustavo@felisberto.net>
-
diff --git a/app-pda/orange/orange-0.4.ebuild b/app-pda/orange/orange-0.4.ebuild
index 2b8609dc0fd6..149dde04bca2 100644
--- a/app-pda/orange/orange-0.4.ebuild
+++ b/app-pda/orange/orange-0.4.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/app-pda/orange/orange-0.4.ebuild,v 1.7 2012/06/15 09:08:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.4.ebuild,v 1.8 2014/08/10 18:20:17 slyfox Exp $
EAPI=4
MY_P=lib${P}
-DESCRIPTION="A tool and library for extracting cabs from executable installers."
+DESCRIPTION="A tool and library for extracting cabs from executable installers"
HOMEPAGE="http://sourceforge.net/projects/synce/"
SRC_URI="mirror://sourceforge/synce/${MY_P}.tar.gz"