diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:02:21 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:02:21 +0000 |
commit | b0e9fd65360d632520a6484bfc720ab2f3507030 (patch) | |
tree | daa7535ba35cde29789bf013ea6e8e14d593a05a /app-dicts | |
parent | EAPI bump (diff) | |
download | gentoo-2-b0e9fd65360d632520a6484bfc720ab2f3507030.tar.gz gentoo-2-b0e9fd65360d632520a6484bfc720ab2f3507030.tar.bz2 gentoo-2-b0e9fd65360d632520a6484bfc720ab2f3507030.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-rwebster/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/sword-rwebster/ChangeLog b/app-dicts/sword-rwebster/ChangeLog index 3f3a823cdf43..58eb0bde3dda 100644 --- a/app-dicts/sword-rwebster/ChangeLog +++ b/app-dicts/sword-rwebster/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for app-dicts/sword-rwebster -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rwebster/ChangeLog,v 1.1 2008/03/14 01:53:43 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rwebster/ChangeLog,v 1.2 2014/01/06 00:02:21 creffett Exp $ + + 06 Jan 2014; Chris Reffett <creffett@gentoo.org> sword-rwebster-1.3.ebuild: + EAPI bump *sword-rwebster-1.3 (14 Mar 2008) 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-rwebster-1.3.ebuild: Initial commit - diff --git a/app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild b/app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild index cfdccae40b17..7933bbfa7e98 100644 --- a/app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild +++ b/app-dicts/sword-rwebster/sword-rwebster-1.3.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-rwebster/sword-rwebster-1.3.ebuild,v 1.1 2008/03/14 01:53:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild,v 1.2 2014/01/06 00:02:21 creffett Exp $ +EAPI=5 SWORD_MODULE="RWebster" inherit sword-module |