diff options
author | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2002-05-09 21:45:19 +0000 |
---|---|---|
committer | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2002-05-09 21:45:19 +0000 |
commit | 1f6897164f2ae7b551b43dce18dcc527814d373d (patch) | |
tree | e9e5e12df075b20eb36d0dcea6d20c06661d42fd /app-doc | |
parent | new version (diff) | |
download | gentoo-2-1f6897164f2ae7b551b43dce18dcc527814d373d.tar.gz gentoo-2-1f6897164f2ae7b551b43dce18dcc527814d373d.tar.bz2 gentoo-2-1f6897164f2ae7b551b43dce18dcc527814d373d.zip |
Added ebuild files
Diffstat (limited to 'app-doc')
21 files changed, 269 insertions, 0 deletions
diff --git a/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild b/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild new file mode 100644 index 000000000000..e44f5cb1ab48 --- /dev/null +++ b/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild @@ -0,0 +1,15 @@ +# 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="Autoconf 2.13 EBook." +HOMEPAGE="http://lidn.sourceforge.net" + +EBOOKNAME="autoconf" +EBOOKVERSION="2.13" +NOVERSION="1" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-automake/ebook-automake-1.4.ebuild b/app-doc/ebook-automake/ebook-automake-1.4.ebuild new file mode 100644 index 000000000000..b4a6c9330168 --- /dev/null +++ b/app-doc/ebook-automake/ebook-automake-1.4.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="Automake 1.4 EBook." + +EBOOKNAME="automake" +EBOOKVERSION="1.4" +NOVERSION="1" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild b/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild new file mode 100644 index 000000000000..092bf5dc55a6 --- /dev/null +++ b/app-doc/ebook-binutils/ebook-binutils-2.10.1.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> + +EBOOKNAME="binutils" +EBOOKVERSION="2.10.1" +#SRC="binutils" +NOVERSION="1" +EBOOKDESTDIR=${EBOOKNAME}-${EBOOKVERSION} + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild b/app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild new file mode 100644 index 000000000000..95ff53ccf68b --- /dev/null +++ b/app-doc/ebook-bonobo/ebook-bonobo-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="Bonobo EBook." + +EBOOKNAME="bonobo" +EBOOKVERSION="1.0" +NOVERSION="1" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook diff --git a/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild b/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild new file mode 100644 index 000000000000..e8ba2c887328 --- /dev/null +++ b/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild @@ -0,0 +1,11 @@ +# 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> + +EBOOKNAME="cvs" +EBOOKVERSION="1.0" +NOVERSION="1" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook diff --git a/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild b/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild new file mode 100644 index 000000000000..acf18f7bc163 --- /dev/null +++ b/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild @@ -0,0 +1,14 @@ +# 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="Gconf EBook." + +EBOOKNAME="gconf" +EBOOKVERSION="1.0" +NOVERSION="1.0" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + 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 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 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 diff --git a/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild b/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild new file mode 100644 index 000000000000..3d59c18f2a40 --- /dev/null +++ b/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild @@ -0,0 +1,11 @@ +# 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 2.0 EBook." + +EBOOKNAME="gdk" +EBOOKVERSION="2.0" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook diff --git a/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild b/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild new file mode 100644 index 000000000000..8d9d4a0cee9a --- /dev/null +++ b/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild @@ -0,0 +1,11 @@ +# 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> + +EBOOKNAME="ggad" +EBOOKVERSION="1.0" +NOVERSION="1" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook diff --git a/app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild b/app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild new file mode 100644 index 000000000000..868694f48be5 --- /dev/null +++ b/app-doc/ebook-glibc/ebook-glibc-2.2.3.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> + +EBOOKNAME="glibc" +EBOOKVERSION="2.2.3" +NOVERSION="1" +EBOOKDESTDIR="libc-2.2.3" +EBOOKSRCDIR="glibc" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook diff --git a/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild b/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild new file mode 100644 index 000000000000..38ea0f26bc06 --- /dev/null +++ b/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild @@ -0,0 +1,10 @@ +# 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> + +EBOOKNAME="gtk" +EBOOKVERSION="1.2" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook diff --git a/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild b/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild new file mode 100644 index 000000000000..5399b090bd48 --- /dev/null +++ b/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild @@ -0,0 +1,10 @@ +# 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> + +EBOOKNAME="gtk" +EBOOKVERSION="2.0" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild b/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild new file mode 100644 index 000000000000..b71e8223c2bc --- /dev/null +++ b/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild @@ -0,0 +1,14 @@ +# 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="libglade ebook for devhelp" + +EBOOKNAME="libglade" +EBOOKVERSION="1.0" +NOVERSION="1" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + + diff --git a/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild b/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild new file mode 100644 index 000000000000..cf26ee1ac2b8 --- /dev/null +++ b/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild @@ -0,0 +1,15 @@ +# 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="libgnome 1.2 EBook." + +EBOOKNAME="gnome" +EBOOKVERSION="1.2" +NOVERSION="1" +EBOOKDESTDIR="libgnome" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild b/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild new file mode 100644 index 000000000000..0c5ef2bee1dc --- /dev/null +++ b/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild @@ -0,0 +1,14 @@ +# 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="libgnomeui 1.0 EBook." + +EBOOKNAME="gnomeui" +EBOOKVERSION="1.0" +NOVERSION="1" +EBOOKDESTDIR="libgnomeui-1.0" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-make/ebook-make-3.71.ebuild b/app-doc/ebook-make/ebook-make-3.71.ebuild new file mode 100644 index 000000000000..f04d66eff0ff --- /dev/null +++ b/app-doc/ebook-make/ebook-make-3.71.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="Make 3.71 EBook." + +EBOOKNAME="make" +EBOOKVERSION="2.13" +NOVERSION="1" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-pango/ebook-pango-1.0.ebuild b/app-doc/ebook-pango/ebook-pango-1.0.ebuild new file mode 100644 index 000000000000..845c20094f30 --- /dev/null +++ b/app-doc/ebook-pango/ebook-pango-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="EBook Documentation about Pango." + +EBOOKNAME="pango" +EBOOKVERSION="1.0" +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + + diff --git a/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild b/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild new file mode 100644 index 000000000000..9c9e9a72ab5a --- /dev/null +++ b/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild @@ -0,0 +1,14 @@ +# 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> + +EBOOKNAME="pygtk" +EBOOKVERSION="2.0" +NOVERSION="1" +SRC="pygtk" +EBOOKDESTDIR="pygtk-2.0" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + diff --git a/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild b/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild new file mode 100644 index 000000000000..1ba67f87169c --- /dev/null +++ b/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild @@ -0,0 +1,14 @@ +# 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="Zvt 1.2 EBook." + +EBOOKNAME="zvt" +EBOOKVERSION="1.2" +NOVERSION="1" + +. /usr/portage/eclass/inherit.eclass || die +inherit ebook + |