diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-10-19 20:08:39 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-10-19 20:08:39 +0000 |
commit | 12c15da9bf6c56b06d822afba97b87a6cdcec67a (patch) | |
tree | e98262236027658cb2cbec403272a0cbfc5b36ce /app-text | |
parent | Add masks/stable masks for apparmor use flag. (diff) | |
download | gentoo-2-12c15da9bf6c56b06d822afba97b87a6cdcec67a.tar.gz gentoo-2-12c15da9bf6c56b06d822afba97b87a6cdcec67a.tar.bz2 gentoo-2-12c15da9bf6c56b06d822afba97b87a6cdcec67a.zip |
EAPI bump
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/grutatxt/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.16-r1.ebuild (renamed from app-text/grutatxt/grutatxt-2.0.16.ebuild) | 7 |
2 files changed, 12 insertions, 5 deletions
diff --git a/app-text/grutatxt/ChangeLog b/app-text/grutatxt/ChangeLog index 84a37401c751..53a790a5c100 100644 --- a/app-text/grutatxt/ChangeLog +++ b/app-text/grutatxt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/grutatxt -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.22 2013/07/21 10:02:40 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.23 2014/10/19 20:08:39 dilfridge Exp $ + +*grutatxt-2.0.16-r1 (19 Oct 2014) + + 19 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +grutatxt-2.0.16-r1.ebuild, -grutatxt-2.0.16.ebuild: + EAPI bump 21 Jul 2013; Pacho Ramos <pacho@gentoo.org> -grutatxt-2.0.11.ebuild, -grutatxt-2.0.13.ebuild, -grutatxt-2.0.14.ebuild, -grutatxt-2.0.5.ebuild, diff --git a/app-text/grutatxt/grutatxt-2.0.16.ebuild b/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild index 75b98c3b3436..e96646a48e46 100644 --- a/app-text/grutatxt/grutatxt-2.0.16.ebuild +++ b/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.16.ebuild,v 1.7 2012/08/20 01:33:56 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild,v 1.1 2014/10/19 20:08:39 dilfridge Exp $ -EAPI=4 +EAPI=5 +GENTOO_DEPEND_ON_PERL_SUBSLOT=yes inherit perl-app MY_PN="Grutatxt" |