blob: 3a1c4c23206b78edacd50966a57bb5dbef911981 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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-gconf/ebook-gconf-1.0.ebuild,v 1.4 2002/08/01 14:10:11 seemant Exp $
DESCRIPTION="Gconf EBook."
EBOOKNAME="gconf"
EBOOKVERSION="1.0"
NOVERSION="1.0"
inherit ebook
|