diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 01:23:06 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 01:23:06 +0000 |
commit | 9b99a09a733561adb583ff4379e677e3966b013a (patch) | |
tree | 191447a83f722bf37cc1dfb39e0e68a66ba5f2ab /dev-perl/X11-Protocol | |
parent | Adding perl dep; fixed header; fixed DEPEND (diff) | |
download | historical-9b99a09a733561adb583ff4379e677e3966b013a.tar.gz historical-9b99a09a733561adb583ff4379e677e3966b013a.tar.bz2 historical-9b99a09a733561adb583ff4379e677e3966b013a.zip |
Adding perl dep; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r-- | dev-perl/X11-Protocol/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild | 10 |
4 files changed, 24 insertions, 13 deletions
diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog index a436e8b3b998..82eb9d382025 100644 --- a/dev-perl/X11-Protocol/ChangeLog +++ b/dev-perl/X11-Protocol/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/X11-Protocol # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.23 2006/07/10 22:55:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.24 2006/08/06 01:14:06 mcummings Exp $ + + 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> + X11-Protocol-0.53.ebuild, X11-Protocol-0.54.ebuild, + X11-Protocol-0.55.ebuild: + Adding perl dep; fixed DEPEND 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> X11-Protocol-0.55.ebuild: Mark 0.55 stable on ia64 diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild index 4bc035fe4dda..1bb6423dc1aa 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.53.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/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.13 2006/07/05 13:08:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.14 2006/08/06 01:14:06 mcummings Exp $ inherit perl-module eutils @@ -14,8 +14,10 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="|| ( ( x11-libs/libXrender - x11-libs/libXext + x11-libs/libXext ) virtual/x11 - )" -RDEPEND="${DEPEND}"
\ No newline at end of file + ) + dev-lang/perl" +RDEPEND="${DEPEND}" + diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild index cb4449ce468f..baae5cf1bc4d 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.54.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/X11-Protocol/X11-Protocol-0.54.ebuild,v 1.3 2006/07/05 13:08:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild,v 1.4 2006/08/06 01:14:06 mcummings Exp $ inherit perl-module eutils @@ -14,8 +14,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="|| ( ( x11-libs/libXrender - x11-libs/libXext + x11-libs/libXext ) virtual/x11 - )" -RDEPEND="${DEPEND}"
\ No newline at end of file + ) + dev-lang/perl" +RDEPEND="${DEPEND}" + diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild index d6e070b3d754..1bb938d943c6 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.55.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/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.4 2006/07/10 22:55:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.5 2006/08/06 01:14:06 mcummings Exp $ inherit perl-module eutils @@ -14,8 +14,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="|| ( ( x11-libs/libXrender - x11-libs/libXext + x11-libs/libXext ) virtual/x11 - )" -RDEPEND="${DEPEND}"
\ No newline at end of file + ) + dev-lang/perl" +RDEPEND="${DEPEND}" + |