diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-14 17:29:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-14 17:29:27 +0000 |
commit | 1724e5a93b25504923f6ff88db75eb5108721980 (patch) | |
tree | ccdd8063e1c406f38178f562d97fc4d0920e3e28 /dev-perl/Try-Tiny | |
parent | Remove old versions. (diff) | |
download | historical-1724e5a93b25504923f6ff88db75eb5108721980.tar.gz historical-1724e5a93b25504923f6ff88db75eb5108721980.tar.bz2 historical-1724e5a93b25504923f6ff88db75eb5108721980.zip |
Marked ~x86-solaris (#369997) and ~ppc-macos
Package-Manager: portage-2.2.01.18826-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index f86d2641640d..e8261848526c 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Try-Tiny # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.19 2011/03/27 08:37:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.20 2011/06/14 17:23:22 grobian Exp $ + + 14 Jun 2011; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.90.ebuild: + Marked ~x86-solaris (#369997) and ~ppc-macos 27 Mar 2011; Torsten Veller <tove@gentoo.org> Try-Tiny-0.90.ebuild: Stable on x86 (#350853) diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild index 0e5e7afc0705..51a00da8b93e 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.4 2011/03/27 08:37:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.5 2011/06/14 17:23:22 grobian Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="minimal try/catch with proper localization of $@" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x86-solaris" IUSE="" SRC_TEST=do |