blob: b58ac039897c21af694cf6e3ba311b5e8a89b2e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild,v 1.7 2003/09/06 22:17:40 msterret Exp $
DESCRIPTION="Autoconf 2.13 EBook."
HOMEPAGE="http://lidn.sourceforge.net"
EBOOKNAME="autoconf"
EBOOKVERSION="2.13"
NOVERSION="1"
inherit ebook
|