diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:44:15 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:44:15 +0000 |
commit | 020b4aec87eecee7fb6ef5d556ee55ae62146415 (patch) | |
tree | f0cdb0b6ced9ba27c9548433e621e7330b55b12f /app-dicts/sword-tcr | |
parent | EAPI bump (diff) | |
download | gentoo-2-020b4aec87eecee7fb6ef5d556ee55ae62146415.tar.gz gentoo-2-020b4aec87eecee7fb6ef5d556ee55ae62146415.tar.bz2 gentoo-2-020b4aec87eecee7fb6ef5d556ee55ae62146415.zip |
EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-dicts/sword-tcr')
-rw-r--r-- | app-dicts/sword-tcr/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/sword-tcr/sword-tcr-1.1.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/sword-tcr/ChangeLog b/app-dicts/sword-tcr/ChangeLog index c2ae26157050..999fd1cd2d29 100644 --- a/app-dicts/sword-tcr/ChangeLog +++ b/app-dicts/sword-tcr/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for app-dicts/sword-tcr -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-tcr/ChangeLog,v 1.1 2008/05/17 02:42:18 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-tcr/ChangeLog,v 1.2 2014/01/06 00:44:15 creffett Exp $ + + 06 Jan 2014; Chris Reffett <creffett@gentoo.org> sword-tcr-1.1.ebuild: + EAPI bump *sword-tcr-1.1 (17 May 2008) 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-tcr-1.1.ebuild: Initial commit - diff --git a/app-dicts/sword-tcr/sword-tcr-1.1.ebuild b/app-dicts/sword-tcr/sword-tcr-1.1.ebuild index a9f84657212a..5c62f48070db 100644 --- a/app-dicts/sword-tcr/sword-tcr-1.1.ebuild +++ b/app-dicts/sword-tcr/sword-tcr-1.1.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-tcr/sword-tcr-1.1.ebuild,v 1.1 2008/05/17 02:42:18 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-tcr/sword-tcr-1.1.ebuild,v 1.2 2014/01/06 00:44:15 creffett Exp $ +EAPI=5 SWORD_MODULE="TCR" inherit sword-module |