blob: 0ccede5e87450ddb12ff47306eb37f51e9e9b3f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2004 Gentoo Foundation
# 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.9 2004/06/24 21:40:05 agriffis Exp $
DESCRIPTION="Autoconf 2.13 EBook."
HOMEPAGE="http://lidn.sourceforge.net"
EBOOKNAME="autoconf"
EBOOKVERSION="2.13"
NOVERSION="1"
inherit ebook
|