diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-07-05 11:23:32 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-07-05 11:23:32 +0000 |
commit | 38c396c197a5eb63af0078b8b2dc505f2788af06 (patch) | |
tree | 3f023056abecf50bcdbe54ca3ea020346d4f0913 /dev-perl | |
parent | Fixed RDEPEND wrt bug #134781; fixed header (diff) | |
download | historical-38c396c197a5eb63af0078b8b2dc505f2788af06.tar.gz historical-38c396c197a5eb63af0078b8b2dc505f2788af06.tar.bz2 historical-38c396c197a5eb63af0078b8b2dc505f2788af06.zip |
Fixed RDEPEND wrt bug #134781
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-0.35.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-Kakasi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild | 5 |
11 files changed, 39 insertions, 17 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog index cc95ca264c67..d3fcee4763d3 100644 --- a/dev-perl/Text-Diff/ChangeLog +++ b/dev-perl/Text-Diff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Diff # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.12 2006/03/30 23:27:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.13 2006/07/05 11:15:24 ian Exp $ + + 05 Jul 2006; Christian Hartmann <ian@gentoo.org> Text-Diff-0.35.ebuild: + Fixed RDEPEND wrt bug #134781 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Text-Diff-0.35.ebuild: Mark 0.35 ~ia64 diff --git a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild index c92fa55d084c..a003e33f5c72 100644 --- a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.13 2006/03/30 23:27:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.14 2006/07/05 11:15:24 ian Exp $ inherit perl-module @@ -14,3 +14,4 @@ KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Algorithm-Diff" +RDEPEND="${DEPEND}"
\ No newline at end of file diff --git a/dev-perl/Text-Kakasi/ChangeLog b/dev-perl/Text-Kakasi/ChangeLog index b1311841ecb4..d7a5d197aa41 100644 --- a/dev-perl/Text-Kakasi/ChangeLog +++ b/dev-perl/Text-Kakasi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Kakasi # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.12 2006/03/30 23:28:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.13 2006/07/05 11:17:40 ian Exp $ + + 05 Jul 2006; Christian Hartmann <ian@gentoo.org> Text-Kakasi-2.04.ebuild: + Fixed RDEPEND wrt bug #134781 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Text-Kakasi-2.04.ebuild: Mark 2.04 ~ia64 diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild index 3533a5b4688d..b4bb0e8ae53c 100644 --- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild +++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.15 2006/03/30 23:28:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.16 2006/07/05 11:17:40 ian Exp $ inherit perl-module eutils @@ -14,9 +14,10 @@ KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=app-i18n/kakasi-2.3.4" +RDEPEND="${DEPEND}" src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/Text-Kakasi-1.05-gentoo.diff -} +}
\ No newline at end of file diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index 78a1b754bd12..7a6bc504e77b 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.8 2006/03/30 23:29:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.9 2006/07/05 11:21:20 ian Exp $ + + 05 Jul 2006; Christian Hartmann <ian@gentoo.org> Text-Quoted-1.7.ebuild, + Text-Quoted-1.8.ebuild: + Fixed RDEPEND wrt bug #134781 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Text-Quoted-1.8.ebuild: Mark 1.8 ~ia64 diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild index 582c4e6128f1..c9525a061057 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.7 2006/01/15 17:49:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.8 2006/07/05 11:21:20 ian Exp $ # this is an RT dependency @@ -17,4 +17,5 @@ KEYWORDS="x86 ~ppc sparc" DEPEND="dev-perl/text-autoformat dev-perl/Text-Tabs+Wrap" -IUSE="" +RDEPEND="${DEPEND}" +IUSE=""
\ No newline at end of file diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild index 5ffb473782df..4449dd871d33 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.3 2006/03/30 23:29:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.4 2006/07/05 11:21:20 ian Exp $ # this is an RT dependency @@ -17,4 +17,5 @@ KEYWORDS="~ia64 ~ppc sparc x86" DEPEND="dev-perl/text-autoformat dev-perl/Text-Tabs+Wrap" -IUSE="" +RDEPEND="${DEPEND}" +IUSE=""
\ No newline at end of file diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index a912d5503dd5..fe875fe4035c 100644 --- a/dev-perl/Text-WikiFormat/ChangeLog +++ b/dev-perl/Text-WikiFormat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Text-WikiFormat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.11 2006/06/23 23:56:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.12 2006/07/05 11:23:32 ian Exp $ + + 05 Jul 2006; Christian Hartmann <ian@gentoo.org> + Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild, + Text-WikiFormat-0.78.ebuild: + Fixed RDEPEND wrt bug #134781 *Text-WikiFormat-0.78 (23 Jun 2006) diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild index e4eda6908547..6c54f31764b8 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.7 2006/02/13 14:09:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.8 2006/07/05 11:23:32 ian Exp $ inherit perl-module @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ppc sparc x86" DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils dev-perl/module-build" +RDEPEND="${DEPEND}" IUSE="" -SRC_TEST="do" +SRC_TEST="do"
\ No newline at end of file diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild index 34fbd1139738..ac243fd7b107 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.4 2006/06/12 16:51:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.5 2006/07/05 11:23:32 ian Exp $ inherit perl-module @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils dev-perl/module-build" +RDEPEND="${DEPEND}" IUSE="" -SRC_TEST="do" +SRC_TEST="do"
\ No newline at end of file diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild index 3d558b7e8080..f97755c39960 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild,v 1.1 2006/06/23 23:56:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild,v 1.2 2006/07/05 11:23:32 ian Exp $ inherit perl-module @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils dev-perl/module-build" +RDEPEND="${DEPEND}" IUSE="" -SRC_TEST="do" +SRC_TEST="do"
\ No newline at end of file |