blob: 6deacb5f938d48b2bd3ec83dbbda0c2eedb0ac30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-automake/ebook-automake-1.4.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
DESCRIPTION="Automake 1.4 EBook."
EBOOKNAME="automake"
EBOOKVERSION="1.4"
NOVERSION="1"
inherit ebook
|