diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 08:33:16 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 08:33:16 +0000 |
commit | b4b6550acbd0575fca761c35832759e036c32d08 (patch) | |
tree | 6bd3f5f2a05546b96ebf48b4360fd0a0437c5fe3 /app-text/noweb | |
parent | marked stable amd64. (diff) | |
download | historical-b4b6550acbd0575fca761c35832759e036c32d08.tar.gz historical-b4b6550acbd0575fca761c35832759e036c32d08.tar.bz2 historical-b4b6550acbd0575fca761c35832759e036c32d08.zip |
added amd64 keyword.
Diffstat (limited to 'app-text/noweb')
-rw-r--r-- | app-text/noweb/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/noweb/noweb-2.9-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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() { |