diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-06 03:27:40 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-06 03:27:40 +0000 |
commit | 5a601c3a5a056cd5afb32fef5e084bd37445ddb5 (patch) | |
tree | 38a84ca7616cafe7229785052760df71094e1908 /app-dicts | |
parent | Add calendarjanitor and contactthemeeditor (diff) | |
download | gentoo-2-5a601c3a5a056cd5afb32fef5e084bd37445ddb5.tar.gz gentoo-2-5a601c3a5a056cd5afb32fef5e084bd37445ddb5.tar.bz2 gentoo-2-5a601c3a5a056cd5afb32fef5e084bd37445ddb5.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-burjudson/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-burjudson/ChangeLog b/app-dicts/sword-burjudson/ChangeLog index a25556f54863..000f981a2187 100644 --- a/app-dicts/sword-burjudson/ChangeLog +++ b/app-dicts/sword-burjudson/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-burjudson -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-burjudson/ChangeLog,v 1.2 2010/05/16 00:15:12 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-burjudson/ChangeLog,v 1.3 2014/01/06 03:27:40 creffett Exp $ + + 06 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-burjudson-1.0.ebuild, + sword-burjudson-1.1.ebuild: + EAPI bump *sword-burjudson-1.1 (16 May 2010) @@ -12,4 +16,3 @@ 11 Jan 2009; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-burjudson-1.0.ebuild: Initial commit - diff --git a/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild b/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild deleted file mode 100644 index 7a363b5228c4..000000000000 --- a/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild,v 1.1 2009/01/11 00:09:09 beandog Exp $ - -SWORD_MODULE="BurJudson" - -inherit sword-module - -DESCRIPTION="1835 Judson Burmese Bible" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BurJudson" -LICENSE="freedist" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild b/app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild index 9207c50871c1..cdb878581dec 100644 --- a/app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild +++ b/app-dicts/sword-burjudson/sword-burjudson-1.1.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-burjudson/sword-burjudson-1.1.ebuild,v 1.1 2010/05/16 00:15:12 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild,v 1.2 2014/01/06 03:27:40 creffett Exp $ +EAPI=5 SWORD_MODULE="BurJudson" inherit sword-module |