summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/tcp-wrappers/ChangeLog5
-rw-r--r--sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild4
-rw-r--r--sys-apps/texinfo/ChangeLog7
-rw-r--r--sys-apps/texinfo/texinfo-4.6.ebuild6
-rw-r--r--sys-devel/gnuconfig/ChangeLog5
-rw-r--r--sys-devel/gnuconfig/gnuconfig-20040214.ebuild4
6 files changed, 20 insertions, 11 deletions
diff --git a/sys-apps/tcp-wrappers/ChangeLog b/sys-apps/tcp-wrappers/ChangeLog
index 3d6eba8fa62c..0d612ab597aa 100644
--- a/sys-apps/tcp-wrappers/ChangeLog
+++ b/sys-apps/tcp-wrappers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/tcp-wrappers
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/ChangeLog,v 1.28 2004/03/29 05:15:56 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/ChangeLog,v 1.29 2004/04/09 05:04:30 lv Exp $
+
+ 09 Apr 2004; Travis Tilley <lv@gentoo.org> tcp-wrappers-7.6-r8.ebuild:
+ stable on amd64
29 Mar 2004; <randy@gentoo.org> tcp-wrappers-7.6-r8.ebuild:
adding s390 keywords
diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild
index 40cc90a1bc32..7de560f99c13 100644
--- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild
+++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild,v 1.9 2004/03/29 05:15:56 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild,v 1.10 2004/04/09 05:04:30 lv Exp $
inherit eutils
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html"
IUSE="ipv6 static"
SLOT="0"
LICENSE="freedist"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha mips hppa ia64 ~ppc64 s390"
+KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa ia64 ~ppc64 s390"
DEPEND="virtual/glibc
>=sys-apps/sed-4"
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index ee60e311cc3f..e0db52df2619 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/texinfo
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.32 2003/10/22 12:14:47 darkspecter Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.33 2004/04/09 05:05:36 lv Exp $
+
+ 09 Apr 2004; Travis Tilley <lv@gentoo.org> texinfo-4.6.ebuild:
+ stable on amd64
22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> texinfo-4.6.ebuild:
set ppc in keywords
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild
index b123d73001d1..7beeb721c1f9 100644
--- a/sys-apps/texinfo/texinfo-4.6.ebuild
+++ b/sys-apps/texinfo/texinfo-4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.9 2004/03/02 16:11:50 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.10 2004/04/09 05:05:36 lv Exp $
IUSE="nls build"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~mips ia64 ppc64 s390"
+KEYWORDS="~x86 amd64 ppc ~sparc ~alpha ~hppa ~mips ia64 ppc64 s390"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog
index 4f491becda4c..95262a4232c8 100644
--- a/sys-devel/gnuconfig/ChangeLog
+++ b/sys-devel/gnuconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gnuconfig
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.5 2004/02/19 22:31:48 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.6 2004/04/09 05:07:44 lv Exp $
+
+ 09 Apr 2004; Travis Tilley <lv@gentoo.org> gnuconfig-20040214.ebuild:
+ stable on amd64
19 Feb 2004; Tom Gall <tgall@gentoo.org> gnuconfig-20040214.ebuild:
ppc64 stable
diff --git a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild
index b13b0f37ea73..66d3e6334ef2 100644
--- a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.2 2004/02/19 22:31:48 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.3 2004/04/09 05:07:44 lv Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Updated config.sub and config.guess file from GNU"
@@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.gnu.org/pub/gnu/config"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~mips ~sparc ~x86 ~ppc ~alpha ~hppa ~amd64 ~ia64 ppc64"
+KEYWORDS="~mips ~sparc ~x86 ~ppc ~alpha ~hppa amd64 ~ia64 ppc64"
src_install() {
insinto /usr/share/${PN}