summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/automake/automake-1.7.2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.5-r2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.7.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.8.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.5-r1.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.5.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild
index 3a9b7d0b2b87..94115869a4c6 100644
--- a/sys-devel/automake/automake-1.7.2.ebuild
+++ b/sys-devel/automake/automake-1.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.13 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.14 2004/08/24 08:42:18 seemant Exp $
IUSE=""
@@ -412,7 +412,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.7.5-r2.ebuild b/sys-devel/automake/automake-1.7.5-r2.ebuild
index 90690c5d41af..9fcbf83873b1 100644
--- a/sys-devel/automake/automake-1.7.5-r2.ebuild
+++ b/sys-devel/automake/automake-1.7.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.11 2004/08/24 08:42:18 seemant Exp $
IUSE=""
@@ -413,7 +413,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.7.7.ebuild b/sys-devel/automake/automake-1.7.7.ebuild
index 241e695cb921..d82074b4a631 100644
--- a/sys-devel/automake/automake-1.7.7.ebuild
+++ b/sys-devel/automake/automake-1.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.7.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.7.ebuild,v 1.11 2004/08/24 08:42:18 seemant Exp $
IUSE=""
@@ -413,7 +413,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild
index 664147dad5dc..bc3102d05ae9 100644
--- a/sys-devel/automake/automake-1.7.8.ebuild
+++ b/sys-devel/automake/automake-1.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.11 2004/08/24 08:42:18 seemant Exp $
IUSE=""
@@ -413,7 +413,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.8.2.ebuild b/sys-devel/automake/automake-1.8.2.ebuild
index 6f58ff9efaea..c9c7671402e4 100644
--- a/sys-devel/automake/automake-1.8.2.ebuild
+++ b/sys-devel/automake/automake-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.8 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.9 2004/08/24 08:42:18 seemant Exp $
IUSE=""
@@ -487,7 +487,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.8.3.ebuild b/sys-devel/automake/automake-1.8.3.ebuild
index f2f445a3bbd9..8fd353a50bc9 100644
--- a/sys-devel/automake/automake-1.8.3.ebuild
+++ b/sys-devel/automake/automake-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.14 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.15 2004/08/24 08:42:18 seemant Exp $
inherit eutils
@@ -488,7 +488,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.8.5-r1.ebuild b/sys-devel/automake/automake-1.8.5-r1.ebuild
index e324fe5690fd..da33c768bba8 100644
--- a/sys-devel/automake/automake-1.8.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.8.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.6 2004/08/21 06:54:33 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.7 2004/08/24 08:42:18 seemant Exp $
inherit eutils
@@ -494,7 +494,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo
diff --git a/sys-devel/automake/automake-1.8.5.ebuild b/sys-devel/automake/automake-1.8.5.ebuild
index 37c3d40cada9..2a7d624d30d8 100644
--- a/sys-devel/automake/automake-1.8.5.ebuild
+++ b/sys-devel/automake/automake-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5.ebuild,v 1.3 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5.ebuild,v 1.4 2004/08/24 08:42:18 seemant Exp $
inherit eutils
@@ -488,7 +488,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo