diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 02:33:08 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 02:33:08 +0000 |
commit | 334244e0856f21cd5840127a134063b79ee85366 (patch) | |
tree | d10668bc3bc9e1c476888e91008ab66133a047dd /app-dicts/gnuvd | |
parent | Fix description for more repoman happy (diff) | |
download | gentoo-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/gnuvd')
-rw-r--r-- | app-dicts/gnuvd/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/gnuvd/gnuvd-1.0.11.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/gnuvd/ChangeLog b/app-dicts/gnuvd/ChangeLog index f92102bfc8d0..53701cdf4202 100644 --- a/app-dicts/gnuvd/ChangeLog +++ b/app-dicts/gnuvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/gnuvd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnuvd/ChangeLog,v 1.4 2014/01/05 11:15:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnuvd/ChangeLog,v 1.5 2014/08/10 02:33:08 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> gnuvd-1.0.11.ebuild: + Fix description for more repoman happy 05 Jan 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty- diff --git a/app-dicts/gnuvd/gnuvd-1.0.11.ebuild b/app-dicts/gnuvd/gnuvd-1.0.11.ebuild index 0af634a7abf1..47109ebe5d4c 100644 --- a/app-dicts/gnuvd/gnuvd-1.0.11.ebuild +++ b/app-dicts/gnuvd/gnuvd-1.0.11.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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/gnuvd/gnuvd-1.0.11.ebuild,v 1.1 2011/09/09 20:39:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnuvd/gnuvd-1.0.11.ebuild,v 1.2 2014/08/10 02:33:08 patrick Exp $ EAPI=4 -DESCRIPTION="gnuvd is a command line interface to the Van Dale(tm) on-line Dutch dictionary." +DESCRIPTION="gnuvd is a command line interface to the Van Dale(tm) on-line Dutch dictionary" HOMEPAGE="http://www.djcbsoftware.nl/code/gnuvd" SRC_URI="${HOMEPAGE}/${P/_/}.tar.gz" |