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