diff options
-rw-r--r-- | dev-perl/Danga-Socket/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Sys-Syscall/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild | 6 |
4 files changed, 18 insertions, 10 deletions
diff --git a/dev-perl/Danga-Socket/ChangeLog b/dev-perl/Danga-Socket/ChangeLog index 1e22ff72b9cc..80118fa4feb3 100644 --- a/dev-perl/Danga-Socket/ChangeLog +++ b/dev-perl/Danga-Socket/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Danga-Socket -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Danga-Socket/ChangeLog,v 1.4 2008/12/30 15:58:45 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Danga-Socket/ChangeLog,v 1.5 2011/08/26 09:12:58 chainsaw Exp $ + + 26 Aug 2011; Tony Vroon <chainsaw@gentoo.org> Danga-Socket-1.61.ebuild: + Marked stable on AMD64 as a dependency of net-p2p/bitflu based on arch + testing by Agostino "ago" Sarubbo and Elijah El Lazkani in bug #380079. 30 Dec 2008; Torsten Veller <tove@gentoo.org> -Danga-Socket-1.57.ebuild, -Danga-Socket-1.59.ebuild: diff --git a/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild b/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild index 6075f7ce7781..39b95a45d6ac 100644 --- a/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild +++ b/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild,v 1.1 2008/12/08 01:39:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild,v 1.2 2011/08/26 09:12:58 chainsaw Exp $ MODULE_AUTHOR="BRADFITZ" inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" DEPEND="dev-perl/Sys-Syscall dev-lang/perl" diff --git a/dev-perl/Sys-Syscall/ChangeLog b/dev-perl/Sys-Syscall/ChangeLog index 9cc1cc12f7d4..183e1cc692e3 100644 --- a/dev-perl/Sys-Syscall/ChangeLog +++ b/dev-perl/Sys-Syscall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sys-Syscall -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.4 2010/04/23 18:23:08 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.5 2011/08/26 09:12:35 chainsaw Exp $ + + 26 Aug 2011; Tony Vroon <chainsaw@gentoo.org> Sys-Syscall-0.22.ebuild: + Marked stable on AMD64 as a dependency of net-p2p/bitflu based on arch + testing by Agostino "ago" Sarubbo and Elijah El Lazkani in bug #380079. *Sys-Syscall-0.23 (23 Apr 2010) diff --git a/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild b/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild index afef48355444..aa1eb83d22ba 100644 --- a/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild +++ b/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild,v 1.3 2007/12/27 13:43:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild,v 1.4 2011/08/26 09:12:35 chainsaw Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-lang/perl" mydoc="CHANGES" |