diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:37:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:37:52 +0000 |
commit | c10cee084cec2203e5ac05d2fb1c224a9b04d5f6 (patch) | |
tree | 71eea21a0a35ed283178ea1c0be627b92efc751a /virtual/perl-MIME-Base64 | |
parent | Stable for alpha, wrt bug #536790 (diff) | |
download | gentoo-2-c10cee084cec2203e5ac05d2fb1c224a9b04d5f6.tar.gz gentoo-2-c10cee084cec2203e5ac05d2fb1c224a9b04d5f6.tar.bz2 gentoo-2-c10cee084cec2203e5ac05d2fb1c224a9b04d5f6.zip |
Stable for alpha, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-MIME-Base64')
-rw-r--r-- | virtual/perl-MIME-Base64/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog index e9bb6573ca72..7571ad308b2b 100644 --- a/virtual/perl-MIME-Base64/ChangeLog +++ b/virtual/perl-MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-MIME-Base64 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.78 2015/02/17 21:32:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.79 2015/02/18 08:37:52 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + perl-MIME-Base64-3.140.0-r1.ebuild: + Stable for alpha, wrt bug #536790 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-MIME-Base64-3.140.0-r1.ebuild: diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild index 5d8c0f374070..e98bb3276721 100644 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild +++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild,v 1.9 2015/02/17 21:32:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild,v 1.10 2015/02/18 08:37:52 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |