diff options
author | 2010-04-18 11:53:45 +0000 | |
---|---|---|
committer | 2010-04-18 11:53:45 +0000 | |
commit | 575ecf8bc84bd3072dbbd59c0f01415b8cef0308 (patch) | |
tree | b0acd533218cbc1c253566beab601f8c1fae96e2 /dev-perl/Carp-Clan | |
parent | amd64 stable, bug #313003 (diff) | |
download | gentoo-2-575ecf8bc84bd3072dbbd59c0f01415b8cef0308.tar.gz gentoo-2-575ecf8bc84bd3072dbbd59c0f01415b8cef0308.tar.bz2 gentoo-2-575ecf8bc84bd3072dbbd59c0f01415b8cef0308.zip |
arm stable, bug #314467
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Carp-Clan')
-rw-r--r-- | dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Clan/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild b/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild index 8281b5ecca4f..ae78b4347048 100644 --- a/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild +++ b/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild,v 1.4 2010/04/17 08:57:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild,v 1.5 2010/04/18 11:53:45 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Report errors from perspective of caller of a clan of modules" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-solaris" IUSE="test" RDEPEND="" diff --git a/dev-perl/Carp-Clan/ChangeLog b/dev-perl/Carp-Clan/ChangeLog index 9e0ea94510e4..1759d8f24d73 100644 --- a/dev-perl/Carp-Clan/ChangeLog +++ b/dev-perl/Carp-Clan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Carp-Clan # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.39 2010/04/17 08:57:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.40 2010/04/18 11:53:45 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> Carp-Clan-6.04.ebuild: + arm stable, bug #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> Carp-Clan-6.04.ebuild: Stable on amd64, x86 (#314467) |