diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-03-23 09:29:41 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-03-23 09:29:41 +0000 |
commit | 5b1906d552bc3efcccb7f273fc3d86a4a88756a0 (patch) | |
tree | 6def0be86e3d575e46084b3e2c0eb664840e0fa7 /sys-devel/automake/automake-1.9.6-r1.ebuild | |
parent | Initial import. Based on an ebuild submitted by Ryan Kelly in bug #121234 (diff) | |
download | historical-5b1906d552bc3efcccb7f273fc3d86a4a88756a0.tar.gz historical-5b1906d552bc3efcccb7f273fc3d86a4a88756a0.tar.bz2 historical-5b1906d552bc3efcccb7f273fc3d86a4a88756a0.zip |
Remove blocker on app-text/dgs, added a dgs with workaround to the tree.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'sys-devel/automake/automake-1.9.6-r1.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r1.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sys-devel/automake/automake-1.9.6-r1.ebuild b/sys-devel/automake/automake-1.9.6-r1.ebuild index 027cbdb13183..5ce0475be5f3 100644 --- a/sys-devel/automake/automake-1.9.6-r1.ebuild +++ b/sys-devel/automake/automake-1.9.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r1.ebuild,v 1.4 2005/11/05 04:06:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r1.ebuild,v 1.5 2006/03/23 09:29:41 spyderous Exp $ inherit eutils @@ -13,9 +13,7 @@ SLOT="${PV:0:3}" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ~ppc-macos s390 sh sparc x86" IUSE="" -# stupid blocker for stupid package #98762 -RDEPEND="!app-text/dgs - dev-lang/perl +RDEPEND="dev-lang/perl sys-devel/automake-wrapper >=sys-devel/autoconf-2.59-r6 >=sys-apps/texinfo-4.7 |