diff options
author | 2012-09-28 12:19:56 +0200 | |
---|---|---|
committer | 2015-10-11 10:48:26 +0200 | |
commit | 92b39496fbc37ed79d0ce2b12f7029ae0d548bc7 (patch) | |
tree | 35f85380eb35285be54e69b67fd26f15ab5a4a63 /app-text/stardict | |
parent | Use AUTHOR tag. Use $ECLASS for message (diff) | |
download | mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.tar.gz mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.tar.bz2 mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.zip |
Bump to EAPI=5. Update checksums
Diffstat (limited to 'app-text/stardict')
-rw-r--r-- | app-text/stardict/ChangeLog | 3 | ||||
-rw-r--r-- | app-text/stardict/stardict-3.0.3-r2.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index 593dc47b..26de0e03 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Sep 2012; Martin Väth <martin@mvath.de> + Bump to EAPI=5 + 12 May 2012; Martin Väth <martin@mvath.de> base->eutils diff --git a/app-text/stardict/stardict-3.0.3-r2.ebuild b/app-text/stardict/stardict-3.0.3-r2.ebuild index 72fa155c..c516b748 100644 --- a/app-text/stardict/stardict-3.0.3-r2.ebuild +++ b/app-text/stardict/stardict-3.0.3-r2.ebuild @@ -8,7 +8,7 @@ # NOTE: Festival plugin crashes, bug 188684. Disable for now. -EAPI=4 +EAPI=5 GNOME2_LA_PUNT=yes GCONF_DEBUG=no |