diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:42:53 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:42:53 +0000 |
commit | 0146dcbfb833a901807a83db182a3ba8ffede151 (patch) | |
tree | b46038d02d4fefb91a8e829c4ba7a58ca136061b /app-dicts/sword-practice | |
parent | EAPI bump (diff) | |
download | gentoo-2-0146dcbfb833a901807a83db182a3ba8ffede151.tar.gz gentoo-2-0146dcbfb833a901807a83db182a3ba8ffede151.tar.bz2 gentoo-2-0146dcbfb833a901807a83db182a3ba8ffede151.zip |
EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-dicts/sword-practice')
-rw-r--r-- | app-dicts/sword-practice/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/sword-practice/sword-practice-1.0.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-dicts/sword-practice/ChangeLog b/app-dicts/sword-practice/ChangeLog index 0acdfe7dc4dd..02afbcf4364a 100644 --- a/app-dicts/sword-practice/ChangeLog +++ b/app-dicts/sword-practice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/sword-practice -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/ChangeLog,v 1.2 2013/12/27 01:13:43 creffett Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/ChangeLog,v 1.3 2014/01/05 23:42:53 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> sword-practice-1.0.ebuild: + EAPI bump 27 Dec 2013; Chris Reffett <creffett@gentoo.org> sword-practice-1.0.ebuild: shorten DESCRIPTION to make repoman happy diff --git a/app-dicts/sword-practice/sword-practice-1.0.ebuild b/app-dicts/sword-practice/sword-practice-1.0.ebuild index 63049e884533..43ada3e112ce 100644 --- a/app-dicts/sword-practice/sword-practice-1.0.ebuild +++ b/app-dicts/sword-practice/sword-practice-1.0.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2013 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-practice/sword-practice-1.0.ebuild,v 1.2 2013/12/27 01:13:43 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-practice/sword-practice-1.0.ebuild,v 1.3 2014/01/05 23:42:53 creffett Exp $ +EAPI=5 SWORD_MODULE="Practice" inherit sword-module |