blob: 92341dc104f347ef48ddcee1fc5947e6c2b875fc (
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.6 2003/02/13 06:28:47 vapier Exp $
DESCRIPTION="Autoconf 2.13 EBook."
HOMEPAGE="http://lidn.sourceforge.net"
EBOOKNAME="autoconf"
EBOOKVERSION="2.13"
NOVERSION="1"
inherit ebook
|