diff options
author | Chris Reffett <creffett@gentoo.org> | 2013-12-27 01:13:43 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2013-12-27 01:13:43 +0000 |
commit | d7aa0fb2b2a592630be333125fa3ad456ae43d5a (patch) | |
tree | 18f762b6ee93c70c49e1c89da78354d085063960 | |
parent | New package: dev-ruby/json_pure (diff) | |
download | gentoo-2-d7aa0fb2b2a592630be333125fa3ad456ae43d5a.tar.gz gentoo-2-d7aa0fb2b2a592630be333125fa3ad456ae43d5a.tar.bz2 gentoo-2-d7aa0fb2b2a592630be333125fa3ad456ae43d5a.zip |
shorten DESCRIPTION to make repoman happy
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
-rw-r--r-- | app-dicts/sword-practice/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/sword-practice/sword-practice-1.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-dicts/sword-practice/ChangeLog b/app-dicts/sword-practice/ChangeLog index bab242e99621..0acdfe7dc4dd 100644 --- a/app-dicts/sword-practice/ChangeLog +++ b/app-dicts/sword-practice/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for app-dicts/sword-practice -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/ChangeLog,v 1.1 2008/05/17 02:38:09 beandog Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/ChangeLog,v 1.2 2013/12/27 01:13:43 creffett Exp $ + + 27 Dec 2013; Chris Reffett <creffett@gentoo.org> sword-practice-1.0.ebuild: + shorten DESCRIPTION to make repoman happy *sword-practice-1.0 (17 May 2008) 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-practice-1.0.ebuild: Initial commit - diff --git a/app-dicts/sword-practice/sword-practice-1.0.ebuild b/app-dicts/sword-practice/sword-practice-1.0.ebuild index 02ea4d1b1894..63049e884533 100644 --- a/app-dicts/sword-practice/sword-practice-1.0.ebuild +++ b/app-dicts/sword-practice/sword-practice-1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/sword-practice-1.0.ebuild,v 1.1 2008/05/17 02:38:09 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/sword-practice-1.0.ebuild,v 1.2 2013/12/27 01:13:43 creffett Exp $ SWORD_MODULE="Practice" inherit sword-module -DESCRIPTION="The Practice of the Presence of God: The Best Rule of Holy Life by Brother Lawrence (Nicholas Herman, 1605-1691)" +DESCRIPTION="The Practice of the Presence of God: The Best Rule of Holy Life" HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Practice" LICENSE="public-domain" KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |