summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-11-07 02:50:27 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-11-07 02:50:27 +0000
commit44e56380d3f52f936f811d83757a032ccea277f3 (patch)
treecc30bb8d88f5201e5c47a913cf0ebae201e764c2 /app-mobilephone/lightblue
parentShorten description, make repoman happier (diff)
downloadgentoo-2-44e56380d3f52f936f811d83757a032ccea277f3.tar.gz
gentoo-2-44e56380d3f52f936f811d83757a032ccea277f3.tar.bz2
gentoo-2-44e56380d3f52f936f811d83757a032ccea277f3.zip
Shorten description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-mobilephone/lightblue')
-rw-r--r--app-mobilephone/lightblue/ChangeLog8
-rw-r--r--app-mobilephone/lightblue/lightblue-0.4.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-mobilephone/lightblue/ChangeLog b/app-mobilephone/lightblue/ChangeLog
index e381b99d1331..a9e81f21a84d 100644
--- a/app-mobilephone/lightblue/ChangeLog
+++ b/app-mobilephone/lightblue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/lightblue
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/lightblue/ChangeLog,v 1.4 2010/08/08 15:04:50 jmbsvicetto Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/lightblue/ChangeLog,v 1.5 2013/11/07 02:50:27 patrick Exp $
+
+ 07 Nov 2013; Patrick Lauer <patrick@gentoo.org> lightblue-0.4.ebuild:
+ Shorten description, make repoman happier
08 Aug 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
@@ -12,4 +15,3 @@
02 Jun 2009; Ioannis Aslanidis <deathwing00@gentoo.org> ChangeLog:
Initial working version.
-
diff --git a/app-mobilephone/lightblue/lightblue-0.4.ebuild b/app-mobilephone/lightblue/lightblue-0.4.ebuild
index 9ad2a4c6c549..13b447d7556d 100644
--- a/app-mobilephone/lightblue/lightblue-0.4.ebuild
+++ b/app-mobilephone/lightblue/lightblue-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/lightblue/lightblue-0.4.ebuild,v 1.3 2010/03/27 17:57:36 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/lightblue/lightblue-0.4.ebuild,v 1.4 2013/11/07 02:50:27 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1"
inherit distutils
-DESCRIPTION="LightBlue is a cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations"
+DESCRIPTION="Cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations"
HOMEPAGE="http://lightblue.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"