# ChangeLog for dev-perl/File-DesktopEntry
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.26 2011/08/17 16:45:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.27 2011/08/30 16:01:07 tove Exp $
+
+*File-DesktopEntry-0.40.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +File-DesktopEntry-0.40.0.ebuild:
+ Change version scheme
17 Aug 2011; ChÃ-Thanh Christopher Nguyá»…n <chithanh@gentoo.org>
File-DesktopEntry-0.04.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/File-DesktopEntry-0.40.0.ebuild,v 1.1 2011/08/30 16:01:07 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PARDUS
+MODULE_VERSION=0.04
+MODULE_SECTION=File-DesktopEntry
+inherit perl-module
+
+DESCRIPTION="Object to handle .desktop files"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
+IUSE="test"
+
+RDEPEND="virtual/perl-File-Spec
+ >=dev-perl/File-BaseDir-0.03"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ test? (
+ virtual/perl-Test-Simple
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-DirWalk
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.16 2009/07/06 20:46:58 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.17 2011/08/30 15:59:59 tove Exp $
+
+*File-DirWalk-0.300.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-DirWalk-0.300.0.ebuild:
+ Change version scheme
06 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-DirWalk-0.3.ebuild:
Stable for HPPA too.
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.300.0.ebuild,v 1.1 2011/08/30 15:59:59 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JENSL
+MODULE_VERSION=0.3
+inherit perl-module
+
+DESCRIPTION="File::DirWalk - walk through a directory tree and run own code."
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Find-Rule
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.54 2011/01/14 17:47:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.55 2011/08/30 15:58:54 tove Exp $
+
+*File-Find-Rule-0.320.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Find-Rule-0.320.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -File-Find-Rule-0.30.ebuild:
Cleanup
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild,v 1.1 2011/08/30 15:58:54 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=RCLAMP
+MODULE_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION="Alternative interface to File::Find"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="virtual/perl-File-Spec
+ dev-perl/Number-Compare
+ dev-perl/Text-Glob"
+DEPEND="${RDEPEND}
+ test? ( virtual/perl-Test-Simple )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Flat
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.54 2010/01/09 20:04:24 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.55 2011/08/30 15:58:10 tove Exp $
+
+*File-Flat-1.40.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Flat-1.40.0.ebuild:
+ Change version scheme
09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Flat-1.04.ebuild:
Transfer Prefix keywords
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.1 2011/08/30 15:58:10 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="Implements a flat filesystem"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+RDEPEND=">=dev-perl/Class-Autouse-1
+ >=dev-perl/Test-ClassAPI-1.02
+ >=dev-perl/File-Copy-Recursive-0.36
+ >=dev-perl/File-Remove-0.38
+ >=virtual/perl-File-Spec-0.85
+ >=virtual/perl-File-Temp-0.17
+ >=dev-perl/File-Remove-0.21
+ >=dev-perl/File-Slurp-9999.04
+ >=dev-perl/prefork-0.02"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.9 2011/01/27 19:11:14 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.10 2011/08/30 15:56:34 tove Exp $
+
+*File-Flock-2008.10.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Flock-2008.10.0.ebuild:
+ Change version scheme
27 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
File-Flock-2008.01.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.10.0.ebuild,v 1.1 2011/08/30 15:56:34 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MUIR
+MODULE_VERSION=2008.01
+MODULE_SECTION=modules
+inherit perl-module
+
+DESCRIPTION="flock() wrapper. Auto-create locks"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-MMagic
-# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.52 2011/02/09 16:43:49 idl0r Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.53 2011/08/30 15:53:20 tove Exp $
+
+*File-MMagic-1.270.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-MMagic-1.270.0.ebuild:
+ Change version scheme
01 May 2009; Torsten Veller <tove@gentoo.org> -File-MMagic-1.25.ebuild:
Cleanup
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.270.0.ebuild,v 1.1 2011/08/30 15:53:20 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KNOK
+MODULE_VERSION=1.27
+inherit perl-module
+
+DESCRIPTION="The Perl Image-Info Module"
+SRC_TEST="do"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
# ChangeLog for dev-perl/File-MimeInfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.65 2011/08/17 16:46:03 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.66 2011/08/30 15:49:58 tove Exp $
+
+*File-MimeInfo-0.150.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-MimeInfo-0.150.0.ebuild:
+ Change version scheme
17 Aug 2011; ChÃ-Thanh Christopher Nguyá»…n <chithanh@gentoo.org>
File-MimeInfo-0.15-r1.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.150.0.ebuild,v 1.1 2011/08/30 15:49:58 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PARDUS
+MODULE_VERSION=0.15
+MODULE_SECTION=File-MimeInfo
+inherit perl-module
+
+DESCRIPTION="Determine file type"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
+IUSE="test"
+
+RDEPEND=">=dev-perl/File-BaseDir-0.03
+ >=dev-perl/File-DesktopEntry-0.04
+ x11-misc/shared-mime-info"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-NCopy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.22 2009/07/02 19:33:42 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.23 2011/08/30 15:48:49 tove Exp $
+
+*File-NCopy-0.360.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-NCopy-0.360.0.ebuild:
+ Change version scheme
02 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-NCopy-0.36.ebuild:
Stable for HPPA too.
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.360.0.ebuild,v 1.1 2011/08/30 15:48:50 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CHORNY
+MODULE_VERSION=0.36
+inherit perl-module
+
+DESCRIPTION="Copy file, file Copy file[s] | dir[s], dir"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}"
# ChangeLog for dev-perl/File-Next
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.10 2010/01/09 20:06:04 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.11 2011/08/30 15:47:22 tove Exp $
+
+*File-Next-1.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Next-1.60.0.ebuild:
+ Change version scheme
09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Next-1.06.ebuild:
Transfer Prefix keywords
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.60.0.ebuild,v 1.1 2011/08/30 15:47:22 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PETDANCE
+MODULE_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="File::Next is an iterator-based module for finding files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="virtual/perl-File-Spec
+ virtual/perl-Test-Simple"
+DEPEND="
+ test? ( ${RDEPEND}
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST=do
# ChangeLog for dev-perl/File-Path-Expand
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.7 2008/11/18 14:58:30 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.8 2011/08/30 15:46:24 tove Exp $
+
+*File-Path-Expand-1.20.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +File-Path-Expand-1.20.0.ebuild:
+ Change version scheme
18 Nov 2008; Torsten Veller <tove@gentoo.org>
File-Path-Expand-1.02.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild,v 1.1 2011/08/30 15:46:24 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=RCLAMP
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Expand filenames"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-RsyncP
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.25 2011/04/20 13:01:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.26 2011/08/30 15:44:44 tove Exp $
+
+*File-RsyncP-0.700.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-RsyncP-0.700.0.ebuild:
+ Change version scheme
20 Apr 2011; Justin Lecher <jlec@gentoo.org> File-RsyncP-0.68.ebuild,
File-RsyncP-0.70.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild,v 1.1 2011/08/30 15:44:45 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CBARRATT
+MODULE_VERSION=0.70
+inherit perl-module
+
+DESCRIPTION="An rsync perl module"
+HOMEPAGE="http://perlrsync.sourceforge.net/ ${HOMEPAGE}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="net-misc/rsync"
+
+MAKEOPTS+=" -j1"
+
+src_prepare() {
+ perl-module_src_prepare
+ tc-export CC
+}
# ChangeLog for dev-perl/File-Scan-ClamAV
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Scan-ClamAV/ChangeLog,v 1.1 2009/05/17 08:44:19 dertobi123 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Scan-ClamAV/ChangeLog,v 1.2 2011/08/30 15:43:16 tove Exp $
+
+*File-Scan-ClamAV-1.910.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +File-Scan-ClamAV-1.910.0.ebuild:
+ Change version scheme
*File-Scan-ClamAV-1.91 (17 May 2009)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.910.0.ebuild,v 1.1 2011/08/30 15:43:16 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JAMTUR
+MODULE_VERSION=1.91
+inherit perl-module
+
+DESCRIPTION="Connect to a local Clam Anti-Virus clamd service and send commands"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="app-antivirus/clamav"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/File-SearchPath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.6 2011/01/14 17:44:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.7 2011/08/30 15:42:08 tove Exp $
+
+*File-SearchPath-0.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-SearchPath-0.60.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -File-SearchPath-0.05.ebuild:
Cleanup
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/File-SearchPath-0.60.0.ebuild,v 1.1 2011/08/30 15:42:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TJENNESS
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Search for a file in an environment variable path"
+
+LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST=do
# ChangeLog for dev-perl/File-ShareDir
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-ShareDir/ChangeLog,v 1.10 2011/04/24 15:29:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-ShareDir/ChangeLog,v 1.11 2011/08/30 15:41:26 tove Exp $
+
+*File-ShareDir-1.30.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-ShareDir-1.30.0.ebuild:
+ Change version scheme
24 Apr 2011; Fabian Groffen <grobian@gentoo.org> File-ShareDir-1.30.ebuild:
Marked ~x86-solaris, bug #296509
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-ShareDir/File-ShareDir-1.30.0.ebuild,v 1.1 2011/08/30 15:41:26 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Locate per-dist and per-module shared files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/Class-Inspector"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Sort
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/ChangeLog,v 1.1 2011/07/18 06:06:21 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/ChangeLog,v 1.2 2011/08/30 15:40:58 tove Exp $
+
+*File-Sort-1.10.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Sort-1.10.0.ebuild:
+ Change version scheme
*File-Sort-1.01 (18 Jul 2011)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0.ebuild,v 1.1 2011/08/30 15:40:58 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CNANDOR
+MODULE_VERSION=1.01
+inherit perl-module
+
+DESCRIPTION="Sort a file or merge sort multiple files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Stat-Moose
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.4 2010/02/03 11:36:40 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.5 2011/08/30 15:40:21 tove Exp $
+
+*File-Stat-Moose-0.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Stat-Moose-0.60.0.ebuild:
+ Change version scheme
03 Feb 2010; Torsten Veller <tove@gentoo.org> File-Stat-Moose-0.06.ebuild:
Depend on Module-Build
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0.ebuild,v 1.1 2011/08/30 15:40:21 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DEXTER
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Status info for a file - Moose-based"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/DateTime
+ virtual/perl-parent
+ dev-perl/Sub-Exporter
+ >=dev-perl/Exception-Warning-0.03
+ >=dev-perl/Test-Unit-Lite-0.12
+ >=dev-perl/Fatal-Exception-0.05
+ >=dev-perl/Exception-Died-0.06
+ dev-perl/constant-boolean
+ >=dev-perl/Test-Assert-0.0501
+ >=dev-perl/Exception-Base-0.22.01
+ >=dev-perl/Exception-System-0.11
+ dev-perl/Moose"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
# ChangeLog for dev-perl/File-Sync
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.15 2007/01/15 19:41:51 mcummings Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.16 2011/08/30 15:39:37 tove Exp $
+
+*File-Sync-0.90.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Sync-0.90.0.ebuild:
+ Change version scheme
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
File-Sync-0.09.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.90.0.ebuild,v 1.1 2011/08/30 15:39:37 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CEVANS
+MODULE_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Perl access to fsync() and sync() function calls"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Tempdir
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tempdir/ChangeLog,v 1.8 2007/11/10 11:45:00 drac Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tempdir/ChangeLog,v 1.9 2011/08/30 15:38:32 tove Exp $
+
+*File-Tempdir-0.20.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Tempdir-0.20.0.ebuild:
+ Change version scheme
10 Nov 2007; Samuli Suominen <drac@gentoo.org> File-Tempdir-0.02.ebuild:
amd64 stable
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tempdir/File-Tempdir-0.20.0.ebuild,v 1.1 2011/08/30 15:38:32 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=NANARDON
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="This module provide an object interface to tempdir() from File::Temp"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Type
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Type/ChangeLog,v 1.18 2010/01/09 20:09:59 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Type/ChangeLog,v 1.19 2011/08/30 15:37:08 tove Exp $
+
+*File-Type-0.220.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Type-0.220.0.ebuild:
+ Change version scheme
09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Type-0.22.ebuild:
Transfer Prefix keywords
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Type/File-Type-0.220.0.ebuild,v 1.1 2011/08/30 15:37:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PMISON
+MODULE_VERSION=0.22
+inherit perl-module
+
+DESCRIPTION="Determine file type using magic"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ >=virtual/perl-Module-Build-0.28"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-Which
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.20 2011/07/07 05:49:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.21 2011/08/30 15:35:34 tove Exp $
+
+*File-Which-1.90.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-Which-1.90.0.ebuild:
+ Change version scheme
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> File-Which-1.09.ebuild:
keyword ~x86-fbsd
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.1 2011/08/30 15:35:34 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.09
+inherit perl-module
+
+DESCRIPTION="Perl module implementing 'which' internally"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="test? ( >=dev-perl/Test-Script-1.06 )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/File-chmod
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.9 2010/01/09 21:13:39 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.10 2011/08/30 15:34:30 tove Exp $
+
+*File-chmod-0.320.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-chmod-0.320.0.ebuild:
+ Change version scheme
09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-chmod-0.32.ebuild:
Transfer Prefix keywords
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.320.0.ebuild,v 1.1 2011/08/30 15:34:30 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=PINYAN
+MODULE_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION="Implements symbolic and ls chmod modes"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+IUSE=""
# ChangeLog for dev-perl/File-pushd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/ChangeLog,v 1.1 2010/02/15 14:05:34 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/ChangeLog,v 1.2 2011/08/30 15:33:21 tove Exp $
+
+*File-pushd-1.0.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +File-pushd-1.0.0.ebuild:
+ Change version scheme
*File-pushd-1.00 (15 Feb 2010)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/File-pushd-1.0.0.ebuild,v 1.1 2011/08/30 15:33:21 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION="change directory temporarily for a limited scope"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Filesys-Df
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/ChangeLog,v 1.4 2009/01/17 22:29:32 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/ChangeLog,v 1.5 2011/08/30 15:32:48 tove Exp $
+
+*Filesys-Df-0.920.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Filesys-Df-0.920.0.ebuild:
+ Change version scheme
17 Jan 2009; Robin H. Johnson <robbat2@gentoo.org> Filesys-Df-0.92.ebuild:
Emerge on an empty system (without perl) failed due to lack of perl dep.
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/Filesys-Df-0.920.0.ebuild,v 1.1 2011/08/30 15:32:47 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=IGUTHRIE
+MODULE_VERSION=0.92
+inherit perl-module
+
+DESCRIPTION="Disk free based on Filesys::Statvfs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
# ChangeLog for dev-perl/Filesys-DiskSpace
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/ChangeLog,v 1.8 2007/12/27 14:09:23 ticho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/ChangeLog,v 1.9 2011/08/30 15:31:36 tove Exp $
+
+*Filesys-DiskSpace-0.50.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Filesys-DiskSpace-0.50.0.ebuild:
+ Change version scheme
27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
Filesys-DiskSpace-0.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.50.0.ebuild,v 1.1 2011/08/30 15:31:35 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=FTASSIN
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Perl df"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+#Disabled - assumes you have ext2 mounts actively mounted!?!
+#SRC_TEST="do"
# ChangeLog for dev-perl/Finance-Quote
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.62 2010/11/05 15:33:29 halcy0n Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.63 2011/08/30 15:29:58 tove Exp $
+
+*Finance-Quote-1.170.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Finance-Quote-1.170.0.ebuild:
+ Change version scheme
05 Nov 2010; Mark Loeser <halcy0n@gentoo.org>
Finance-Quote-1.17-r2.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild,v 1.1 2011/08/30 15:29:58 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ECOCODE
+MODULE_VERSION=1.17
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/libwww-perl
+ dev-perl/HTML-Tree
+ dev-perl/HTML-TableExtract
+ dev-perl/Crypt-SSLeay"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
+PATCHES=( "${FILESDIR}"/VWD.pm.diff )
# ChangeLog for dev-perl/Finance-YahooQuote
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.23 2010/10/16 07:12:19 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.24 2011/08/30 15:28:23 tove Exp $
+
+*Finance-YahooQuote-0.240.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Finance-YahooQuote-0.240.0.ebuild:
+ Change version scheme
16 Oct 2010; Torsten Veller <tove@gentoo.org>
Finance-YahooQuote-0.22.ebuild, Finance-YahooQuote-0.24.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.240.0.ebuild,v 1.1 2011/08/30 15:28:23 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=EDD
+MODULE_VERSION=0.24
+inherit perl-module
+
+DESCRIPTION="Get stock quotes from Yahoo! Finance"
+
+LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/libwww-perl
+ virtual/perl-MIME-Base64
+ >=dev-perl/HTML-Parser-2.2"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=online
# ChangeLog for dev-perl/Font-AFM
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/ChangeLog,v 1.19 2011/01/14 17:43:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/ChangeLog,v 1.20 2011/08/30 15:27:36 tove Exp $
+
+*Font-AFM-1.200.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Font-AFM-1.200.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Font-AFM-1.19.ebuild:
Cleanup
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.200.0.ebuild,v 1.1 2011/08/30 15:27:36 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=GAAS
+MODULE_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION="Parse Adobe Font Metric files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Font-TTF
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.22 2011/01/27 02:43:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.23 2011/08/30 15:26:56 tove Exp $
+
+*Font-TTF-0.480.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Font-TTF-0.480.0.ebuild:
+ Change version scheme
*Font-TTF-0.48 (27 Jan 2011)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/Font-TTF-0.480.0.ebuild,v 1.1 2011/08/30 15:26:56 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MHOSKEN
+MODULE_VERSION=0.48
+inherit perl-module
+
+DESCRIPTION="module for compiling and altering fonts"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="virtual/perl-IO-Compress
+ dev-perl/XML-Parser"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Format-Human-Bytes
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.5 2010/10/20 08:29:18 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/ChangeLog,v 1.6 2011/08/30 15:24:08 tove Exp $
+
+*Format-Human-Bytes-0.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Format-Human-Bytes-0.60.0.ebuild:
+ Change version scheme
20 Oct 2010; Torsten Veller <tove@gentoo.org>
-Format-Human-Bytes-0.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Format-Human-Bytes/Format-Human-Bytes-0.60.0.ebuild,v 1.1 2011/08/30 15:24:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SEWI
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Format a bytecount and make it human readable"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do
# ChangeLog for dev-perl/GD-Barcode
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Barcode/ChangeLog,v 1.5 2009/04/13 10:25:30 tcunha Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Barcode/ChangeLog,v 1.6 2011/08/30 15:23:36 tove Exp $
+
+*GD-Barcode-1.150.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GD-Barcode-1.150.0.ebuild:
+ Change version scheme
13 Apr 2009; Tiago Cunha <tcunha@gentoo.org> GD-Barcode-1.15.ebuild:
stable amd64
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Barcode/GD-Barcode-1.150.0.ebuild,v 1.1 2011/08/30 15:23:36 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=KWITKNR
+MODULE_VERSION=1.15
+inherit perl-module
+
+DESCRIPTION="GD::Barcode - Create barcode image with GD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/GD"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/GD-Graph3d
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/ChangeLog,v 1.21 2010/12/03 02:24:46 xmw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/ChangeLog,v 1.22 2011/08/30 15:21:21 tove Exp $
+
+*GD-Graph3d-0.630.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GD-Graph3d-0.630.0.ebuild:
+ Change version scheme
03 Dec 2010; Michael Weber <xmw@gentoo.org> GD-Graph3d-0.63.ebuild:
add ~arm (bug 302981)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0.ebuild,v 1.1 2011/08/30 15:21:21 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=WADG
+MODULE_VERSION=0.63
+inherit perl-module
+
+DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/GD-1.18
+ >=dev-perl/GDGraph-1.30
+ dev-perl/GDTextUtil"
+DEPEND="${RDEPEND}"
# ChangeLog for dev-perl/GD-SVG
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.30 2009/06/03 16:14:03 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.31 2011/08/30 15:19:40 tove Exp $
+
+*GD-SVG-0.330.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GD-SVG-0.330.0.ebuild:
+ Change version scheme
03 Jun 2009; Torsten Veller <tove@gentoo.org> -GD-SVG-0.31.ebuild,
-GD-SVG-0.32.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild,v 1.1 2011/08/30 15:19:40 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TWH
+MODULE_VERSION=0.33
+inherit perl-module
+
+DESCRIPTION="Seamlessly enable SVG output from scripts written using GD"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/GD
+ dev-perl/SVG"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/GDGraph
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.36 2010/07/19 21:50:16 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.37 2011/08/30 15:18:44 tove Exp $
+
+*GDGraph-1.440.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GDGraph-1.440.0.ebuild:
+ Change version scheme
19 Jul 2010; Markus Meier <maekke@gentoo.org> GDGraph-1.44.ebuild:
add ~arm, bug #301084
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.440.0.ebuild,v 1.1 2011/08/30 15:18:44 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BWARFIELD
+MODULE_VERSION=1.44
+inherit perl-module
+
+DESCRIPTION="Perl5 module to create charts using the GD module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/GDTextUtil
+ dev-perl/GD
+ media-libs/gd"
+DEPEND="${RDEPEND}"
# ChangeLog for dev-perl/GDTextUtil
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/ChangeLog,v 1.20 2010/07/19 21:48:54 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/ChangeLog,v 1.21 2011/08/30 15:16:42 tove Exp $
+
+*GDTextUtil-0.860.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GDTextUtil-0.860.0.ebuild:
+ Change version scheme
19 Jul 2010; Markus Meier <maekke@gentoo.org> GDTextUtil-0.86.ebuild:
add ~arm, bug #301084
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.860.0.ebuild,v 1.1 2011/08/30 15:16:42 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MVERB
+MODULE_VERSION=0.86
+inherit perl-module
+
+DESCRIPTION="Text utilities for use with GD"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/GD"
+DEPEND="${RDEPEND}"
# ChangeLog for dev-perl/GSSAPI
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/ChangeLog,v 1.30 2011/07/08 20:02:08 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/ChangeLog,v 1.31 2011/08/30 15:15:48 tove Exp $
+
+*GSSAPI-0.280.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GSSAPI-0.280.0.ebuild:
+ Change version scheme
08 Jul 2011; Matt Turner <mattst88@gentoo.org> GSSAPI-0.28.ebuild:
Added ~mips
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/GSSAPI-0.280.0.ebuild,v 1.1 2011/08/30 15:15:48 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=AGROLMS
+MODULE_VERSION=0.28
+inherit perl-module
+
+DESCRIPTION="GSSAPI - Perl extension providing access to the GSSAPIv2 library"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="virtual/krb5"
+DEPEND="${RDEPEND}
+ test? ( virtual/perl-Test-Simple )"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/GStreamer-Interfaces
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GStreamer-Interfaces/ChangeLog,v 1.5 2010/03/23 07:41:23 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GStreamer-Interfaces/ChangeLog,v 1.6 2011/08/30 15:14:48 tove Exp $
+
+*GStreamer-Interfaces-0.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +GStreamer-Interfaces-0.60.0.ebuild:
+ Change version scheme
*GStreamer-Interfaces-0.06 (23 Mar 2010)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GStreamer-Interfaces/GStreamer-Interfaces-0.60.0.ebuild,v 1.1 2011/08/30 15:14:48 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TSCH
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Perl interface to the GStreamer Interfaces library"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="=media-libs/gst-plugins-base-0.10*
+ >=dev-perl/GStreamer-0.06
+ >=dev-perl/glib-perl-1.180"
+DEPEND="${RDEPEND}
+ >=dev-perl/extutils-depends-0.205
+ >=dev-perl/extutils-pkgconfig-1.07
+ dev-util/pkgconfig"
+
+SRC_TEST=do
# ChangeLog for dev-perl/Gearman-Client-Async
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman-Client-Async/ChangeLog,v 1.5 2010/09/19 15:28:12 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman-Client-Async/ChangeLog,v 1.6 2011/08/30 15:12:40 tove Exp $
+
+*Gearman-Client-Async-0.940.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Gearman-Client-Async-0.940.0.ebuild:
+ Change version scheme
19 Sep 2010; Torsten Veller <tove@gentoo.org>
Gearman-Client-Async-0.94.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0.ebuild,v 1.1 2011/08/30 15:12:40 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BRADFITZ
+MODULE_VERSION=0.94
+inherit perl-module
+
+DESCRIPTION="Asynchronous client module for Gearman for Danga::Socket applications"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/Gearman-1.07
+ >=dev-perl/Danga-Socket-1.57"
+
+# testsuite requires gearman server
+SRC_TEST="never"
# ChangeLog for dev-perl/Gearman-Server
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman-Server/ChangeLog,v 1.6 2010/03/27 21:43:16 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman-Server/ChangeLog,v 1.7 2011/08/30 15:11:52 tove Exp $
+
+*Gearman-Server-1.110.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gearman-Server-1.110.0.ebuild:
+ Change version scheme
*Gearman-Server-1.11 (27 Mar 2010)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman-Server/Gearman-Server-1.110.0.ebuild,v 1.1 2011/08/30 15:11:52 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DORMANDO
+MODULE_VERSION=1.11
+inherit perl-module
+
+DESCRIPTION="Gearman distributed job system - worker/client connector"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/Danga-Socket-1.57
+ >=dev-perl/Gearman-1.07"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/$PN-1.09-Use-saner-name-in-process-listing.patch" )
+
+src_install() {
+ perl-module_src_install
+ newinitd "${FILESDIR}"/gearmand-init.d-1.09 gearmand
+ newconfd "${FILESDIR}"/gearmand-conf.d-1.09 gearmand
+}
# ChangeLog for dev-perl/Gearman
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman/ChangeLog,v 1.7 2010/03/27 21:42:53 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman/ChangeLog,v 1.8 2011/08/30 15:14:07 tove Exp $
+
+*Gearman-1.110.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gearman-1.110.0.ebuild:
+ Change version scheme
*Gearman-1.11 (27 Mar 2010)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gearman/Gearman-1.110.0.ebuild,v 1.1 2011/08/30 15:14:07 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DORMANDO
+MODULE_VERSION=1.11
+inherit perl-module
+
+DESCRIPTION="Gearman distributed job system"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/string-crc32"
+RDEPEND="${DEPEND}"
+
+mydoc="CHANGES HACKING TODO"
+# testsuite requires gearman server
+SRC_TEST="never"
# ChangeLog for dev-perl/Geo-IP
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.53 2011/07/09 16:46:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.54 2011/08/30 15:10:05 tove Exp $
+
+*Geo-IP-1.390.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Geo-IP-1.390.0.ebuild:
+ Change version scheme
09 Jul 2011; Raúl Porcel <armin76@gentoo.org> Geo-IP-1.38.ebuild:
alpha/ia64/sparc stable wrt #371769
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.390.0.ebuild,v 1.1 2011/08/30 15:10:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BORISZ
+MODULE_VERSION=1.39
+inherit perl-module multilib
+
+DESCRIPTION="Look up country by IP Address"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="dev-libs/geoip"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=no
+myconf="LIBS=-L/usr/$(get_libdir)"
# ChangeLog for dev-perl/Geography-Countries
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.20 2010/01/10 09:41:37 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.21 2011/08/30 15:09:11 tove Exp $
+
+*Geography-Countries-2009041301.0.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Geography-Countries-2009041301.0.0.ebuild:
+ Change version scheme
10 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Geography-Countries-2009041301.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild,v 1.1 2011/08/30 15:09:11 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ABIGAIL
+MODULE_VERSION=2009041301
+inherit perl-module
+
+DESCRIPTION="2-letter, 3-letter, and numerical codes for countries."
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Getopt-ArgvFile
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v 1.22 2009/05/25 16:31:58 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v 1.23 2011/08/30 15:08:18 tove Exp $
+
+*Getopt-ArgvFile-1.110.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Getopt-ArgvFile-1.110.0.ebuild:
+ Change version scheme
25 May 2009; Brent Baude <ranger@gentoo.org> Getopt-ArgvFile-1.11.ebuild:
keyworded ~arch for ppc64, bug 270823
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild,v 1.1 2011/08/30 15:08:18 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JSTENZEL
+MODULE_VERSION=1.11
+inherit perl-module
+
+DESCRIPTION="This module is a simple supplement to other option handling modules."
+
+SLOT="0"
+LICENSE="|| ( Artistic Artistic-2 )" # Artistic+
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
# ChangeLog for dev-perl/Getopt-Mixed
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.20 2008/09/30 13:16:45 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.21 2011/08/30 15:05:06 tove Exp $
+
+*Getopt-Mixed-1.100.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Getopt-Mixed-1.100.0.ebuild:
+ Change version scheme
30 Sep 2008; Torsten Veller <tove@gentoo.org> -Getopt-Mixed-1.008.ebuild,
-Getopt-Mixed-1.09.ebuild, Getopt-Mixed-1.10.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.100.0.ebuild,v 1.1 2011/08/30 15:05:06 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CJM
+MODULE_VERSION=1.10
+inherit perl-module
+
+DESCRIPTION="Getopt::Mixed is used for parsing mixed options"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
# ChangeLog for dev-perl/Goo-Canvas
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Goo-Canvas/ChangeLog,v 1.5 2011/03/08 05:32:08 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Goo-Canvas/ChangeLog,v 1.6 2011/08/30 15:03:49 tove Exp $
+
+*Goo-Canvas-0.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Goo-Canvas-0.60.0.ebuild:
+ Change version scheme
08 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
Goo-Canvas-0.06.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Goo-Canvas/Goo-Canvas-0.60.0.ebuild,v 1.1 2011/08/30 15:03:49 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=YEWENBIN
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Perl interface to the GooCanvas"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/goocanvas:0
+ dev-perl/gtk2-perl
+ dev-perl/glib-perl
+ dev-perl/Cairo"
+DEPEND="${RDEPEND}
+ dev-perl/extutils-depends
+ dev-perl/extutils-pkgconfig"
+
+PATCHES=(
+ # this patch fixes segfaults on amd64 platforms
+ "${FILESDIR}"/fix_implicit_pointer_declaration.patch
+)
# ChangeLog for dev-perl/Graph
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.62 2010/08/15 17:53:48 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.63 2011/08/30 15:03:08 tove Exp $
+
+*Graph-0.940.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Graph-0.940.0.ebuild:
+ Change version scheme
15 Aug 2010; Torsten Veller <tove@gentoo.org> -Graph-0.91.ebuild,
-Graph-0.93.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.940.0.ebuild,v 1.1 2011/08/30 15:03:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JHI
+MODULE_VERSION=0.94
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Storable-2.05"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
# ChangeLog for dev-perl/GraphViz
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.13 2009/06/02 18:34:46 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.14 2011/08/30 15:02:21 tove Exp $
+
+*GraphViz-2.40.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +GraphViz-2.40.0.ebuild:
+ Change version scheme
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> GraphViz-2.04.ebuild:
stable x86, bug 270585
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.40.0.ebuild,v 1.1 2011/08/30 15:02:22 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LBROCARD
+MODULE_VERSION=2.04
+inherit perl-module
+
+DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="media-gfx/graphviz
+ dev-perl/IPC-Run"
+ #dev-perl/XML-Twig #used in GraphViz::XML
+DEPEND="${RDEPEND}
+ test? ( virtual/perl-Test-Simple )"
+
+SRC_TEST="do"
+
+src_install() {
+ perl-module_src_install
+
+ insinto /usr/share/doc/${PF}/examples
+ doins "${S}"/examples/* || die
+}
# ChangeLog for dev-perl/Graphics-ColorNames
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graphics-ColorNames/ChangeLog,v 1.1 2010/05/01 20:24:29 weaver Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graphics-ColorNames/ChangeLog,v 1.2 2011/08/30 15:01:04 tove Exp $
+
+*Graphics-ColorNames-2.110.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Graphics-ColorNames-2.110.0.ebuild:
+ Change version scheme
01 May 2010; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml,
+Graphics-ColorNames-2.11.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graphics-ColorNames/Graphics-ColorNames-2.110.0.ebuild,v 1.1 2011/08/30 15:01:04 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=RRWO
+MODULE_VERSION=2.11
+inherit perl-module
+
+DESCRIPTION="Defines RGB values for common color names"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="recommended"
+
+COMMON_DEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ >=virtual/perl-Module-Load-0.10
+ virtual/perl-Module-Loaded
+ recommended? (
+ >=dev-perl/Color-Library-0.02
+ dev-perl/Tie-Sub
+ dev-perl/Test-Pod-Coverage
+ >=dev-perl/Test-Pod-1.00
+ dev-perl/Test-Portability-Files
+ >=dev-perl/Pod-Readme-0.09
+ )
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ dev-perl/Test-Exception
+ virtual/perl-Test-Simple
+ virtual/perl-Module-Build
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
# ChangeLog for dev-perl/Gtk2-Ex-PodViewer
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.28 2011/03/29 10:17:14 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.29 2011/08/30 15:00:07 tove Exp $
+
+*Gtk2-Ex-PodViewer-0.180.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Gtk2-Ex-PodViewer-0.180.0.ebuild:
+ Change version scheme
29 Mar 2011; Christoph Mende <angelos@gentoo.org>
Gtk2-Ex-PodViewer-0.17.ebuild, Gtk2-Ex-PodViewer-0.18.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild,v 1.1 2011/08/30 15:00:07 tove Exp $
+
+EAPI=4
+MODULE_AUTHOR=GBROWN
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)."
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+
+#SRC_TEST="do"
+
+RDEPEND="x11-libs/gtk+:2
+ dev-perl/gtk2-perl
+ dev-perl/IO-stringy
+ virtual/perl-PodParser
+ virtual/perl-Pod-Simple
+ dev-perl/Gtk2-Ex-Simple-List
+ dev-perl/Locale-gettext"
+DEPEND="${RDEPEND}"
# ChangeLog for dev-perl/Gtk2-Ex-PrintDialog
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog,v 1.15 2009/05/01 22:15:16 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog,v 1.16 2011/08/30 14:58:48 tove Exp $
+
+*Gtk2-Ex-PrintDialog-0.30.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Gtk2-Ex-PrintDialog-0.30.0.ebuild:
+ Change version scheme
01 May 2009; Torsten Veller <tove@gentoo.org>
-Gtk2-Ex-PrintDialog-0.02.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild,v 1.1 2011/08/30 14:58:48 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=GBROWN
+MODULE_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86"
+IUSE="cups"
+
+RDEPEND="cups? ( dev-perl/Net-CUPS )
+ dev-perl/gtk2-perl
+ >=dev-perl/Locale-gettext-1.04"
+DEPEND="${RDEPEND}"
+
+#SRC_TEST="do"
# ChangeLog for dev-perl/Gtk2-Ex-Simple-List
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.12 2011/03/29 10:18:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.13 2011/08/30 14:57:18 tove Exp $
+
+*Gtk2-Ex-Simple-List-0.500.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Gtk2-Ex-Simple-List-0.500.0.ebuild:
+ Change version scheme
29 Mar 2011; Christoph Mende <angelos@gentoo.org>
Gtk2-Ex-Simple-List-0.50.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v 1.1 2011/08/30 14:57:18 tove Exp $
+
+EAPI=4
+MODULE_AUTHOR=RMCFARLA
+MODULE_VERSION=0.50
+MODULE_SECTION=Gtk2-Perl-Ex
+inherit perl-module
+
+DESCRIPTION="A simple interface to Gtk2's complex MVC list widget "
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="x11-libs/gtk+:2"
+RDEPEND="${DEPEND}
+ >=dev-perl/gtk2-perl-1.060
+ >=dev-perl/glib-perl-1.062"
+
+# needs X
+SRC_TEST="no"
# ChangeLog for dev-perl/Gtk2-ImageView
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/ChangeLog,v 1.3 2010/05/16 20:07:40 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/ChangeLog,v 1.4 2011/08/30 14:55:31 tove Exp $
+
+*Gtk2-ImageView-0.50.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gtk2-ImageView-0.50.0.ebuild:
+ Change version scheme
16 May 2010; Markos Chandras <hwoarang@gentoo.org>
Gtk2-ImageView-0.05.ebuild:
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0.ebuild,v 1.1 2011/08/30 14:55:31 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=RATCLIFFE
+MODULE_VERSION=0.05
+inherit perl-module
+#inherit virtualx
+
+DESCRIPTION="Perl binding for the GtkImageView image viewer widget"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/gtk2-perl
+ >=media-gfx/gtkimageview-1.6.3"
+DEPEND="${RDEPEND}
+ dev-perl/glib-perl
+ >=dev-perl/extutils-depends-0.300
+ >=dev-perl/extutils-pkgconfig-1.030"
+
+#SRC_TEST=do
+#src_test(){
+# Xmake test || die
+#}
# ChangeLog for dev-perl/Gtk2-Sexy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/ChangeLog,v 1.6 2009/11/23 21:27:40 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/ChangeLog,v 1.7 2011/08/30 14:54:52 tove Exp $
+
+*Gtk2-Sexy-0.50.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gtk2-Sexy-0.50.0.ebuild:
+ Change version scheme
23 Nov 2009; Torsten Veller <tove@gentoo.org> Gtk2-Sexy-0.05.ebuild:
Add missing deps: ExtUtils::Depends, ExtUtils::PkgConfig (#294300)
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.50.0.ebuild,v 1.1 2011/08/30 14:54:52 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Perl interface to the sexy widget collection"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/gtk2-perl
+ x11-libs/libsexy"
+DEPEND="${RDEPEND}
+ dev-perl/extutils-depends
+ dev-perl/extutils-pkgconfig
+ dev-util/pkgconfig"
# ChangeLog for dev-perl/Gtk2-Unique
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.6 2011/05/31 20:23:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.7 2011/08/30 14:53:45 tove Exp $
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gtk2-Unique-0.50.0.ebuild:
+ Change version scheme
31 May 2011; Markus Meier <maekke@gentoo.org> Gtk2-Unique-0.05.ebuild:
x86 stable, bug #367831
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.4 2011/08/30 14:53:45 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=POTYL
+MODULE_VERSION=0.05
+inherit eutils perl-module
+
+DESCRIPTION="Perl binding for C libunique library"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-libs/libunique:1
+ dev-perl/gtk2-perl
+"
+DEPEND="${RDEPEND}
+ dev-perl/glib-perl
+ dev-perl/extutils-depends
+ dev-perl/extutils-pkgconfig
+"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.05-implicit-pointer.patch )