summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/automake/Manifest8
-rw-r--r--sys-devel/automake/automake-1.9.6-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-devel/automake/Manifest b/sys-devel/automake/Manifest
index 2542370a89d2..5a2609739233 100644
--- a/sys-devel/automake/Manifest
+++ b/sys-devel/automake/Manifest
@@ -7,7 +7,7 @@ MD5 88db2f78adf73dd93c0e21a58259d2eb automake-1.5.ebuild 1696
MD5 c2b7648d70be8a4ab0080ed00cb796e3 automake-1.6.3.ebuild 1431
MD5 f648af66d23f848644ae7f0e0a0fd8a9 automake-1.7.9-r1.ebuild 1506
MD5 3ad0b6b355e91b67210e8e14e81de267 automake-1.8.5-r3.ebuild 1503
-MD5 0b42082f125f9a48da51a94aee2b1284 automake-1.9.6-r1.ebuild 1567
+MD5 188db2d15ee2fd59751f0f4b90f82bf4 automake-1.9.6-r1.ebuild 1625
MD5 b04899a3860b0623bd45c705258ceabd files/automake-1.4-ansi2knr-stdlib.patch 249
MD5 91bfbe9a39ed2eee6bfa0254bad56d5d files/automake-1.4-libtoolize.patch 542
MD5 a4327436d159f9262364994c88489ee6 files/automake-1.4-subdirs-89656.patch 944
@@ -29,7 +29,7 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDY0NzgIKl8Uu19MoRAj0YAJ0UlPoEY/BWshQAhohjAhpVAbESEACfe0xO
-Ak8JzyTcoW24yd2fZ2hfaWY=
-=Qqc4
+iD8DBQFDbDAdgIKl8Uu19MoRAjtCAJ9FiR3e3tjr0dZhL9utxRZvR5txSgCfe85G
+twZJsag4ra5KOEEul9ZOlrM=
+=5URL
-----END PGP SIGNATURE-----
diff --git a/sys-devel/automake/automake-1.9.6-r1.ebuild b/sys-devel/automake/automake-1.9.6-r1.ebuild
index 6cc9d6528a92..027cbdb13183 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
# 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.3 2005/10/29 09:39:42 vapier Exp $
+# $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 $
inherit eutils
@@ -13,7 +13,9 @@ SLOT="${PV:0:3}"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ~ppc-macos s390 sh sparc x86"
IUSE=""
-RDEPEND="dev-lang/perl
+# stupid blocker for stupid package #98762
+RDEPEND="!app-text/dgs
+ dev-lang/perl
sys-devel/automake-wrapper
>=sys-devel/autoconf-2.59-r6
>=sys-apps/texinfo-4.7