diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-02-03 11:26:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-02-03 11:26:19 +0000 |
commit | c25548feb37368411d1fc9c1d53cd48ed043b0be (patch) | |
tree | 3486854e9cedf9474be81193af70b5cca9fccf57 /dev-perl/Carp-Clan | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-c25548feb37368411d1fc9c1d53cd48ed043b0be.tar.gz gentoo-2-c25548feb37368411d1fc9c1d53cd48ed043b0be.tar.bz2 gentoo-2-c25548feb37368411d1fc9c1d53cd48ed043b0be.zip |
keyword ~x86-fbsd thanks to Johan Hattne <johan.hattne@utsouthwestern.edu>, bug #303291
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Carp-Clan')
-rw-r--r-- | dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Carp-Clan/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild b/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild index e6025c9af358..102dd9712195 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-2009 Gentoo Foundation +# 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.2 2009/12/23 17:29:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-6.04.ebuild,v 1.3 2010/02/03 11:26:19 aballier 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-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 f4901edc8ed9..719f578892c5 100644 --- a/dev-perl/Carp-Clan/ChangeLog +++ b/dev-perl/Carp-Clan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Carp-Clan -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.37 2009/12/24 20:33:36 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.38 2010/02/03 11:26:19 aballier Exp $ + + 03 Feb 2010; Alexis Ballier <aballier@gentoo.org> Carp-Clan-6.04.ebuild: + keyword ~x86-fbsd thanks to Johan Hattne + <johan.hattne@utsouthwestern.edu>, bug #303291 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Carp-Clan-6.00.ebuild, -Carp-Clan-6.02.ebuild, -Carp-Clan-6.03.ebuild: |