diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:55:53 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:55:53 +0000 |
commit | b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2 (patch) | |
tree | ac1766d0c0505c80619030aa22a1ee30d016903e /app-dicts/sword-hnv | |
parent | Fix version mismatch, bug 251642 (diff) | |
download | historical-b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2.tar.gz historical-b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2.tar.bz2 historical-b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2.zip |
Version bump, bug 251642
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64
Diffstat (limited to 'app-dicts/sword-hnv')
-rw-r--r-- | app-dicts/sword-hnv/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-hnv/sword-hnv-1.8.ebuild | 12 |
2 files changed, 19 insertions, 2 deletions
diff --git a/app-dicts/sword-hnv/ChangeLog b/app-dicts/sword-hnv/ChangeLog index 0a73cb917605..0f20cdbf1ca4 100644 --- a/app-dicts/sword-hnv/ChangeLog +++ b/app-dicts/sword-hnv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-hnv -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/ChangeLog,v 1.1 2008/03/14 02:08:29 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/ChangeLog,v 1.2 2009/01/10 23:39:35 beandog Exp $ + +*sword-hnv-1.8 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-hnv-1.8.ebuild: + Version bump, bug 251642 *sword-hnv-1.6 (14 Mar 2008) diff --git a/app-dicts/sword-hnv/sword-hnv-1.8.ebuild b/app-dicts/sword-hnv/sword-hnv-1.8.ebuild new file mode 100644 index 000000000000..0ec2ce15f49c --- /dev/null +++ b/app-dicts/sword-hnv/sword-hnv-1.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/sword-hnv-1.8.ebuild,v 1.1 2009/01/10 23:39:35 beandog Exp $ + +SWORD_MODULE="HNV" + +inherit sword-module + +DESCRIPTION="Hebrew Names Version of the World English Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HNV" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |