diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-17 06:42:56 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-17 06:42:56 +0000 |
commit | c38b41a707118431f1444df54341ce9d4b4da0db (patch) | |
tree | db294fe5fee92aa3f19c523dd480004787c735b0 /app-doc/autobook/autobook-1.5.ebuild | |
parent | Added ~ppc, bug #172063 (diff) | |
download | historical-c38b41a707118431f1444df54341ce9d4b4da0db.tar.gz historical-c38b41a707118431f1444df54341ce9d4b4da0db.tar.bz2 historical-c38b41a707118431f1444df54341ce9d4b4da0db.zip |
ppc stable, bug #182266
Package-Manager: portage-2.1.3_rc3
Diffstat (limited to 'app-doc/autobook/autobook-1.5.ebuild')
-rw-r--r-- | app-doc/autobook/autobook-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/autobook/autobook-1.5.ebuild b/app-doc/autobook/autobook-1.5.ebuild index 81b867b31a15..57fb75b03040 100644 --- a/app-doc/autobook/autobook-1.5.ebuild +++ b/app-doc/autobook/autobook-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.5.ebuild,v 1.4 2007/06/17 01:21:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.5.ebuild,v 1.5 2007/06/17 06:42:56 dertobi123 Exp $ DESCRIPTION="GNU Autoconf, Automake and Libtool" HOMEPAGE="http://sources.redhat.com/autobook/" @@ -14,7 +14,7 @@ SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz LICENSE="OPL" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~m68k ppc ~s390 ~sh ~x86" IUSE="examples" DEPEND="" |