diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:22:01 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:22:01 +0000 |
commit | 69fecf460461a885892cdc00e0e1cfdf8cc52b0a (patch) | |
tree | 0845a60385e4ade1e410b22f4068118884e9203b /app-dicts | |
parent | Version bump (diff) | |
download | gentoo-2-69fecf460461a885892cdc00e0e1cfdf8cc52b0a.tar.gz gentoo-2-69fecf460461a885892cdc00e0e1cfdf8cc52b0a.tar.bz2 gentoo-2-69fecf460461a885892cdc00e0e1cfdf8cc52b0a.zip |
Version bump
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-scotsgaelic/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild | 12 |
2 files changed, 20 insertions, 2 deletions
diff --git a/app-dicts/sword-scotsgaelic/ChangeLog b/app-dicts/sword-scotsgaelic/ChangeLog index c82f81e55a9f..bda55e403591 100644 --- a/app-dicts/sword-scotsgaelic/ChangeLog +++ b/app-dicts/sword-scotsgaelic/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/sword-scotsgaelic -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scotsgaelic/ChangeLog,v 1.1 2008/05/13 21:33:04 beandog Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scotsgaelic/ChangeLog,v 1.2 2010/05/16 00:22:01 beandog Exp $ + +*sword-scotsgaelic-1.2 (16 May 2010) + + 16 May 2010; Steve Dibb <beandog@gentoo.org> + +sword-scotsgaelic-1.2.ebuild: + Version bump *sword-scotsgaelic-1.1 (13 May 2008) diff --git a/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild new file mode 100644 index 000000000000..77c08240b2fd --- /dev/null +++ b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild,v 1.1 2010/05/16 00:22:01 beandog Exp $ + +SWORD_MODULE="ScotsGaelic" + +inherit sword-module + +DESCRIPTION="Scots Gaelic Gospel of Mark" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ScotsGaelic" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |