summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-07-20 12:32:21 +0000
committerNed Ludd <solar@gentoo.org>2005-07-20 12:32:21 +0000
commitaefacd9f3d237e16a565fe3ad7be1d20009720e7 (patch)
tree62d30212245fa2a1c45ea6fcd26957117ab5eca4 /sys-devel/libperl
parentPruned old ebuilds. (diff)
downloadhistorical-aefacd9f3d237e16a565fe3ad7be1d20009720e7.tar.gz
historical-aefacd9f3d237e16a565fe3ad7be1d20009720e7.tar.bz2
historical-aefacd9f3d237e16a565fe3ad7be1d20009720e7.zip
- Redisable the groff dep for uclibc. For whatever unsolved reason under sandbox it breaks when building system. bug 98187
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/ChangeLog7
-rw-r--r--sys-devel/libperl/Manifest18
-rw-r--r--sys-devel/libperl/libperl-5.8.6-r1.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.7.ebuild4
4 files changed, 25 insertions, 8 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index b9a214084a9f..ced099cf29d7 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/libperl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.71 2005/07/07 18:52:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.72 2005/07/20 12:32:21 solar Exp $
+
+ 20 Jul 2005; <solar.@gentoo.org> libperl-5.8.6-r1.ebuild,
+ libperl-5.8.7.ebuild:
+ - Redisable the groff dep for uclibc. For whatever unsolved reason under
+ sandbox it breaks when building system. bug 98187
07 Jul 2005; Markus Rothe <corsair@gentoo.org> libperl-5.8.6-r1.ebuild:
Stable on ppc64
diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest
index 2d5957c2e2a0..62856655098d 100644
--- a/sys-devel/libperl/Manifest
+++ b/sys-devel/libperl/Manifest
@@ -1,8 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 dcc6c1bb20031369bf21fb782d143670 libperl-5.8.6.ebuild 10474
MD5 59bb9cbb8cd8730b652bb9a97f836a52 libperl-5.8.5.ebuild 9924
-MD5 7838ae0de44737d07b6baecce57d9dfa libperl-5.8.6-r1.ebuild 10464
-MD5 a861da7be0dc89cff82506f17ebbc85e libperl-5.8.7.ebuild 10511
-MD5 d734cb726b0a93653b082431c8f6fc05 ChangeLog 10966
+MD5 efc405a212832707dc711e0b3223df7d libperl-5.8.6-r1.ebuild 10481
+MD5 844573ea4565cee9d45ea31c6354293c libperl-5.8.7.ebuild 10526
+MD5 54c6cc5d3e2f0639e0b3deffbe96dddf ChangeLog 11176
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 a1b608da3bd3fa3d97d3b7c675cf5062 libperl-5.8.5-r1.ebuild 10033
MD5 076dcbef37263d6dd7af719b55cfc2de files/libperl-noksh.patch 611
@@ -15,3 +18,12 @@ MD5 c10e44e47d7f702efe7d4009064a97ca files/digest-libperl-5.8.7 64
MD5 c354e2fbf8141a769c20032e94f45fd3 files/digest-libperl-5.8.5-r1 64
MD5 0a07934d74ccb1133cf0f3650cb94efc files/digest-libperl-5.8.6-r1 64
MD5 ce442db939c59218a16be167f793b817 files/libperl-5.8.2-uclibc.patch 573
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iQCVAwUBQt5EQ54WFLgrx1GWAQItdgQAoSKG32CDmuKTsxyK8KFNul0PSt1Hi0jx
+2wubFwVi1QzJOkEa1DfopPsDmK0vPA4ocsAj2hPs2dnRtpoJZQ8QhT0VmQD9BPfd
+MHpvw39t/yMJ6ZNW8nwkSMZguOyCnakAXvXinRfWTcd1fOFy1K/PZb3/fHuwLhGy
+FoaUGvEmAoE=
+=4OFZ
+-----END PGP SIGNATURE-----
diff --git a/sys-devel/libperl/libperl-5.8.6-r1.ebuild b/sys-devel/libperl/libperl-5.8.6-r1.ebuild
index fcd56481ce81..701b854638ce 100644
--- a/sys-devel/libperl/libperl-5.8.6-r1.ebuild
+++ b/sys-devel/libperl/libperl-5.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6-r1.ebuild,v 1.8 2005/07/07 18:52:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6-r1.ebuild,v 1.9 2005/07/20 12:32:21 solar Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -80,7 +80,7 @@ KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
RESTRICT="test"
-DEPEND="!nocxx? ( sys-apps/groff )
+DEPEND="!nocxx? ( !elibc_uclibc? ( sys-apps/groff ) )
berkdb? ( sys-libs/db )
gdbm? ( >=sys-libs/gdbm-1.8.0 )"
diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild
index 75fcbd493de2..ae59b875ed78 100644
--- a/sys-devel/libperl/libperl-5.8.7.ebuild
+++ b/sys-devel/libperl/libperl-5.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.1 2005/06/29 22:13:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.2 2005/07/20 12:32:21 solar Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -80,7 +80,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
RESTRICT="test"
-DEPEND="!nocxx? ( sys-apps/groff )
+DEPEND="!nocxx? ( !elibc_uclibc? ( sys-apps/groff ) )
berkdb? ( sys-libs/db )
gdbm? ( >=sys-libs/gdbm-1.8.0 )"