diff options
Diffstat (limited to 'app-doc/ebook-gdk/ebook-gdk-1.2.ebuild')
-rw-r--r-- | app-doc/ebook-gdk/ebook-gdk-1.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild b/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild new file mode 100644 index 000000000000..079db8ec454d --- /dev/null +++ b/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Author Francisco Gimeno <kikov@fco-gimeno.com> +# Manteiner José Alberto Suárez López <bass@gentoo.org> + +DESCRIPTION="Gdk 1.2 EBook." + + +EBOOKNAME="gdk" +EBOOKVERSION="1.2" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook |