diff options
Diffstat (limited to 'app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild')
-rw-r--r-- | app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild new file mode 100644 index 000000000000..bcf565e23ac5 --- /dev/null +++ b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild @@ -0,0 +1,13 @@ +# 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-Pixbuf 2.0 EBook." + + +EBOOKNAME="gdk-pixbuf" +EBOOKVERSION="2.0" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook |