diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 17:33:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 17:33:11 +0000 |
commit | 18de208617a38c367de3db3bee8e7a6c60f70b2a (patch) | |
tree | 34d72ebf066e0f05379e9eb0abbca16f3c34186a /app-doc/autobook | |
parent | version bump (diff) | |
download | gentoo-2-18de208617a38c367de3db3bee8e7a6c60f70b2a.tar.gz gentoo-2-18de208617a38c367de3db3bee8e7a6c60f70b2a.tar.bz2 gentoo-2-18de208617a38c367de3db3bee8e7a6c60f70b2a.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-doc/autobook')
-rw-r--r-- | app-doc/autobook/autobook-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/autobook/autobook-1.3.ebuild b/app-doc/autobook/autobook-1.3.ebuild index 2222ca625f15..1da9a6c44ace 100644 --- a/app-doc/autobook/autobook-1.3.ebuild +++ b/app-doc/autobook/autobook-1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.1 2003/03/16 14:48:03 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.3.ebuild,v 1.2 2003/06/29 17:33:11 aliz Exp $ DESCRIPTION="GNU Autoconf, Automake and Libtool" HOMEPAGE="http://sources.redhat.com/autobook/" SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz" LICENSE="OPL" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" #RDEPEND="" |