summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 02:33:08 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 02:33:08 +0000
commit334244e0856f21cd5840127a134063b79ee85366 (patch)
treed10668bc3bc9e1c476888e91008ab66133a047dd /app-dicts/opendict
parentFix description for more repoman happy (diff)
downloadgentoo-2-334244e0856f21cd5840127a134063b79ee85366.tar.gz
gentoo-2-334244e0856f21cd5840127a134063b79ee85366.tar.bz2
gentoo-2-334244e0856f21cd5840127a134063b79ee85366.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'app-dicts/opendict')
-rw-r--r--app-dicts/opendict/ChangeLog8
-rw-r--r--app-dicts/opendict/opendict-0.6.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-dicts/opendict/ChangeLog b/app-dicts/opendict/ChangeLog
index 2cc2605758f0..031240c7c270 100644
--- a/app-dicts/opendict/ChangeLog
+++ b/app-dicts/opendict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/opendict
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.28 2013/02/05 02:13:49 dirtyepic Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.29 2014/08/10 02:33:07 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> opendict-0.6.3.ebuild:
+ Fix description for more repoman happy
05 Feb 2013; Ryan Hill <dirtyepic@gentoo.org> opendict-0.6.3.ebuild,
+files/opendict-0.6.3-pyxml.patch:
@@ -100,4 +103,3 @@
13 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> :
Initial commit. Thanks <roma1390@uosis.mif.vu.lt> for the ebuild. bug #32120
-
diff --git a/app-dicts/opendict/opendict-0.6.3.ebuild b/app-dicts/opendict/opendict-0.6.3.ebuild
index 9329cc5d4ea1..9e2bc2a9a9ab 100644
--- a/app-dicts/opendict/opendict-0.6.3.ebuild
+++ b/app-dicts/opendict/opendict-0.6.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v 1.9 2013/02/05 02:13:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v 1.10 2014/08/10 02:33:07 patrick Exp $
EAPI=3
PYTHON_DEPEND=2
inherit eutils gnome2 python
-DESCRIPTION="OpenDict is a free cross-platform dictionary program."
+DESCRIPTION="OpenDict is a free cross-platform dictionary program"
HOMEPAGE="http://opendict.sourceforge.net/"
SRC_URI="http://opendict.idiles.com/files/${P}.tar.gz"
LICENSE="GPL-2"