diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-12-20 02:33:05 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-12-20 02:33:05 +0000 |
commit | 44e05376d9fd83375d3a820f4ef87ed92efc6586 (patch) | |
tree | 4496c1aad558c8f8eb93a2e7875056baeb010428 /app-doc/autobook | |
parent | Stable on alpha. (diff) | |
download | historical-44e05376d9fd83375d3a820f4ef87ed92efc6586.tar.gz historical-44e05376d9fd83375d3a820f4ef87ed92efc6586.tar.bz2 historical-44e05376d9fd83375d3a820f4ef87ed92efc6586.zip |
amd64, just docs, no need for testing
Diffstat (limited to 'app-doc/autobook')
-rw-r--r-- | app-doc/autobook/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/autobook/autobook-1.3.ebuild | 4 | ||||
-rw-r--r-- | app-doc/autobook/autobook-1.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-doc/autobook/ChangeLog b/app-doc/autobook/ChangeLog index bead2094b8ed..9f48a811603c 100644 --- a/app-doc/autobook/ChangeLog +++ b/app-doc/autobook/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/autobook # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/ChangeLog,v 1.3 2004/09/12 23:19:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/ChangeLog,v 1.4 2004/12/20 02:33:05 jhuebel Exp $ + + 19 Dec 2004; Jason Huebel <jhuebel@gentoo.org> autobook-1.3.ebuild, + autobook-1.4.ebuild: + amd64, just docs, no need for testing *autobook-1.4 (12 Sep 2004) diff --git a/app-doc/autobook/autobook-1.3.ebuild b/app-doc/autobook/autobook-1.3.ebuild index c78cf664760f..51f7266dde1a 100644 --- a/app-doc/autobook/autobook-1.3.ebuild +++ b/app-doc/autobook/autobook-1.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/app-doc/autobook/autobook-1.3.ebuild,v 1.6 2004/09/11 23:06:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.3.ebuild,v 1.7 2004/12/20 02:33:05 jhuebel Exp $ DESCRIPTION="GNU Autoconf, Automake and Libtool" HOMEPAGE="http://sources.redhat.com/autobook/" @@ -8,7 +8,7 @@ SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz" LICENSE="OPL" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="" diff --git a/app-doc/autobook/autobook-1.4.ebuild b/app-doc/autobook/autobook-1.4.ebuild index a1ea8c840000..77ecd87f023e 100644 --- a/app-doc/autobook/autobook-1.4.ebuild +++ b/app-doc/autobook/autobook-1.4.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/app-doc/autobook/autobook-1.4.ebuild,v 1.1 2004/09/12 23:19:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.4.ebuild,v 1.2 2004/12/20 02:33:05 jhuebel Exp $ DESCRIPTION="GNU Autoconf, Automake and Libtool" HOMEPAGE="http://sources.redhat.com/autobook/" @@ -8,7 +8,7 @@ SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz" LICENSE="OPL" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="" |