diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:15:28 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:15:28 +0000 |
commit | be195be4dbb1a4e75571ae33d281fcbbc19b0541 (patch) | |
tree | fb99f61af9188ef32c656970cae31541b272e8dd /app-dicts/sword-bbe | |
parent | EAPI bump (diff) | |
download | gentoo-2-be195be4dbb1a4e75571ae33d281fcbbc19b0541.tar.gz gentoo-2-be195be4dbb1a4e75571ae33d281fcbbc19b0541.tar.bz2 gentoo-2-be195be4dbb1a4e75571ae33d281fcbbc19b0541.zip |
Drop old, EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-dicts/sword-bbe')
-rw-r--r-- | app-dicts/sword-bbe/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-bbe/sword-bbe-1.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-bbe/sword-bbe-1.3.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-bbe/ChangeLog b/app-dicts/sword-bbe/ChangeLog index a707a364e274..d4c96819d242 100644 --- a/app-dicts/sword-bbe/ChangeLog +++ b/app-dicts/sword-bbe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-bbe -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bbe/ChangeLog,v 1.2 2009/01/10 23:29:38 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bbe/ChangeLog,v 1.3 2014/01/05 22:15:28 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-bbe-1.2.ebuild, + sword-bbe-1.3.ebuild: + Drop old, EAPI bump *sword-bbe-1.3 (10 Jan 2009) @@ -12,4 +16,3 @@ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-bbe-1.2.ebuild: Initial commit - diff --git a/app-dicts/sword-bbe/sword-bbe-1.2.ebuild b/app-dicts/sword-bbe/sword-bbe-1.2.ebuild deleted file mode 100644 index 1ab42fdae583..000000000000 --- a/app-dicts/sword-bbe/sword-bbe-1.2.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-bbe/sword-bbe-1.2.ebuild,v 1.1 2008/03/14 02:13:59 beandog Exp $ - -SWORD_MODULE="BBE" - -inherit sword-module - -DESCRIPTION="Bible in Basic English (1949/1964)" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-bbe/sword-bbe-1.3.ebuild b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild index eefc2f686fc5..1a3a4327120d 100644 --- a/app-dicts/sword-bbe/sword-bbe-1.3.ebuild +++ b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2009 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-bbe/sword-bbe-1.3.ebuild,v 1.1 2009/01/10 23:29:38 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bbe/sword-bbe-1.3.ebuild,v 1.2 2014/01/05 22:15:28 creffett Exp $ +EAPI=5 SWORD_MODULE="BBE" inherit sword-module |