summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:19:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:19:12 +0000
commitcc22c374330959f2828135215c4c1c765157ec97 (patch)
tree45d140635bb4242b72fee92d043446d07cc43b95 /app-pda
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-cc22c374330959f2828135215c4c1c765157ec97.tar.gz
gentoo-2-cc22c374330959f2828135215c4c1c765157ec97.tar.bz2
gentoo-2-cc22c374330959f2828135215c4c1c765157ec97.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/iripdb/ChangeLog8
-rw-r--r--app-pda/iripdb/iripdb-0.1.3b.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-pda/iripdb/ChangeLog b/app-pda/iripdb/ChangeLog
index f880f302ca9d..ec7eaf99f1ee 100644
--- a/app-pda/iripdb/ChangeLog
+++ b/app-pda/iripdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/iripdb
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v 1.15 2010/09/12 13:18:45 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v 1.16 2014/08/10 18:19:12 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> iripdb-0.1.3b.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
12 Sep 2010; Pacho Ramos <pacho@gentoo.org> iripdb-0.1.3b.ebuild:
Make this respect LDFLAGS, bug #334463 by Diego E. 'Flameeyes' Pettenò.
@@ -51,4 +54,3 @@
22 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> +metadata.xml,
+iripdb-0.1.1.ebuild:
New package added; keyworded for ~x86.
-
diff --git a/app-pda/iripdb/iripdb-0.1.3b.ebuild b/app-pda/iripdb/iripdb-0.1.3b.ebuild
index d069e3541ba0..1a62049a5ece 100644
--- a/app-pda/iripdb/iripdb-0.1.3b.ebuild
+++ b/app-pda/iripdb/iripdb-0.1.3b.ebuild
@@ -1,13 +1,13 @@
-# 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/app-pda/iripdb/iripdb-0.1.3b.ebuild,v 1.6 2010/09/12 13:18:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/iripdb-0.1.3b.ebuild,v 1.7 2014/08/10 18:19:12 slyfox Exp $
inherit eutils toolchain-funcs
MY_P=${P/iripdb/iRipDB}
S=${WORKDIR}/${PN}
-DESCRIPTION="iRipDB allows generating the DB files necessary for the iRiver iHP-1xx series of MP3/Ogg HD Players."
+DESCRIPTION="iRipDB allows generating the DB files necessary for the iRiver iHP-1xx series of MP3/Ogg HD Players"
HOMEPAGE="http://www.fataltourist.com/iripdb/"
SRC_URI="http://www.fataltourist.com/iripdb/${MY_P}.zip"