diff options
-rw-r--r-- | app-text/aiksaurus/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/aiksaurus/aiksaurus-0.15-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/noweb/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/noweb/noweb-2.9-r3.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/app-text/aiksaurus/ChangeLog b/app-text/aiksaurus/ChangeLog index 94a118259970..a20418feb38b 100644 --- a/app-text/aiksaurus/ChangeLog +++ b/app-text/aiksaurus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/aiksaurus -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/ChangeLog,v 1.9 2003/08/27 21:39:16 seemant Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/ChangeLog,v 1.10 2004/02/09 08:31:48 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> aiksaurus-0.15-r1.ebuild: + added amd64 keyword. *aiksaurus-1.0.1 (27 Aug 2003) diff --git a/app-text/aiksaurus/aiksaurus-0.15-r1.ebuild b/app-text/aiksaurus/aiksaurus-0.15-r1.ebuild index c79153936d8d..ae81da05e409 100644 --- a/app-text/aiksaurus/aiksaurus-0.15-r1.ebuild +++ b/app-text/aiksaurus/aiksaurus-0.15-r1.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/app-text/aiksaurus/aiksaurus-0.15-r1.ebuild,v 1.10 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/aiksaurus-0.15-r1.ebuild,v 1.11 2004/02/09 08:31:48 absinthe Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ LICENSE="GPL-2" DEPEND="sys-devel/gcc" RDEPEND="" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" src_unpack() { unpack ${A} diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog index fca69ed2900b..f2bf995787c9 100644 --- a/app-text/noweb/ChangeLog +++ b/app-text/noweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/noweb -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.13 2003/11/29 03:45:25 obz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.14 2004/02/09 08:33:16 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> noweb-2.9-r3.ebuild: + added amd64 keyword. 29 Nov 2003; Mike Gardiner <obz@gentoo.org> metadata.xml, noweb-2.9-r2.ebuild, noweb-2.9-r3.ebuild: diff --git a/app-text/noweb/noweb-2.9-r3.ebuild b/app-text/noweb/noweb-2.9-r3.ebuild index 68518c6e82f7..3e6cbb9f9d74 100644 --- a/app-text/noweb/noweb-2.9-r3.ebuild +++ b/app-text/noweb/noweb-2.9-r3.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/app-text/noweb/noweb-2.9-r3.ebuild,v 1.6 2003/11/29 03:45:25 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r3.ebuild,v 1.7 2004/02/09 08:33:16 absinthe Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="sys-devel/gcc virtual/tetex sys-apps/gawk sys-apps/debianutils" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" src_unpack() { |