diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:03:14 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:03:14 +0000 |
commit | c4a03ac09a22da0c6b82c55b2bc4b9313a4aedd3 (patch) | |
tree | fafd3e49a83944adfd9e0cb60fbb02ec5768add4 /app-dicts | |
parent | EAPI bump (diff) | |
download | gentoo-2-c4a03ac09a22da0c6b82c55b2bc4b9313a4aedd3.tar.gz gentoo-2-c4a03ac09a22da0c6b82c55b2bc4b9313a4aedd3.tar.bz2 gentoo-2-c4a03ac09a22da0c6b82c55b2bc4b9313a4aedd3.zip |
EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-scotsgaelic/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.1.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-scotsgaelic/ChangeLog b/app-dicts/sword-scotsgaelic/ChangeLog index bda55e403591..39ef1d24667f 100644 --- a/app-dicts/sword-scotsgaelic/ChangeLog +++ b/app-dicts/sword-scotsgaelic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-scotsgaelic -# 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 $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scotsgaelic/ChangeLog,v 1.3 2014/01/06 00:03:14 creffett Exp $ + + 06 Jan 2014; Chris Reffett <creffett@gentoo.org> + -sword-scotsgaelic-1.1.ebuild, sword-scotsgaelic-1.2.ebuild: + EAPI bump *sword-scotsgaelic-1.2 (16 May 2010) @@ -13,4 +17,3 @@ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-scotsgaelic-1.1.ebuild: Initial commit - diff --git a/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.1.ebuild b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.1.ebuild deleted file mode 100644 index 8fecf88fd754..000000000000 --- a/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 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.1.ebuild,v 1.1 2008/05/13 21:33:04 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" diff --git a/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild index 77c08240b2fd..4df9b5f105b8 100644 --- a/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild +++ b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2010 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/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild,v 1.1 2010/05/16 00:22:01 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild,v 1.2 2014/01/06 00:03:14 creffett Exp $ +EAPI=5 SWORD_MODULE="ScotsGaelic" inherit sword-module |