diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:18:47 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:18:47 +0000 |
commit | 8b8526b436d19cdf4adf52a1e324c3123d3cd9e0 (patch) | |
tree | 2d98f3e38631c5821a5155697ec426f5480cfcbd | |
parent | EAPI bump (diff) | |
download | gentoo-2-8b8526b436d19cdf4adf52a1e324c3123d3cd9e0.tar.gz gentoo-2-8b8526b436d19cdf4adf52a1e324c3123d3cd9e0.tar.bz2 gentoo-2-8b8526b436d19cdf4adf52a1e324c3123d3cd9e0.zip |
EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
-rw-r--r-- | app-dicts/sword-bulveren/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/sword-bulveren/ChangeLog b/app-dicts/sword-bulveren/ChangeLog index f19b9ef290e8..b21a63b163ba 100644 --- a/app-dicts/sword-bulveren/ChangeLog +++ b/app-dicts/sword-bulveren/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for app-dicts/sword-bulveren -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bulveren/ChangeLog,v 1.1 2008/03/14 13:42:08 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bulveren/ChangeLog,v 1.2 2014/01/05 22:18:47 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> sword-bulveren-1.0.ebuild: + EAPI bump *sword-bulveren-1.0 (14 Mar 2008) 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-bulveren-1.0.ebuild: Initial commit - diff --git a/app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild b/app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild index dbdc288e164d..638e3fc36afd 100644 --- a/app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild +++ b/app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2008 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-bulveren/sword-bulveren-1.0.ebuild,v 1.1 2008/03/14 13:42:08 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild,v 1.2 2014/01/05 22:18:47 creffett Exp $ +EAPI=5 SWORD_MODULE="BulVeren" inherit sword-module |