diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 06:51:20 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 06:51:20 +0000 |
commit | e0f167351be65507555e841c336e0b910734ade5 (patch) | |
tree | 4d2513d1c7ce9ccf1754122656aeb8dc05bc89a2 /dev-perl | |
parent | Marked ~x64-freebsd (diff) | |
download | gentoo-2-e0f167351be65507555e841c336e0b910734ade5.tar.gz gentoo-2-e0f167351be65507555e841c336e0b910734ade5.tar.bz2 gentoo-2-e0f167351be65507555e841c336e0b910734ade5.zip |
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Error/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Error/Error-0.170.160.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog index 425df454a5ee..fd51d0f0a5c6 100644 --- a/dev-perl/Error/ChangeLog +++ b/dev-perl/Error/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Error # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.68 2011/02/09 16:43:00 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.69 2011/05/03 06:51:20 grobian Exp $ + + 03 May 2011; Fabian Groffen <grobian@gentoo.org> Error-0.170.160.ebuild: + Marked ~x64-freebsd *Error-0.170.160 (14 Jan 2011) diff --git a/dev-perl/Error/Error-0.170.160.ebuild b/dev-perl/Error/Error-0.170.160.ebuild index 2fce0699fda9..928a972fe889 100644 --- a/dev-perl/Error/Error-0.170.160.ebuild +++ b/dev-perl/Error/Error-0.170.160.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/Error/Error-0.170.160.ebuild,v 1.1 2011/01/14 10:16:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.170.160.ebuild,v 1.2 2011/05/03 06:51:20 grobian Exp $ EAPI=2 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Error/exception handling in an OO-ish way" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |