summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2002-05-09 21:45:19 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2002-05-09 21:45:19 +0000
commit1f6897164f2ae7b551b43dce18dcc527814d373d (patch)
treee9e5e12df075b20eb36d0dcea6d20c06661d42fd /app-doc/ebook-binutils
parentnew version (diff)
downloadgentoo-2-1f6897164f2ae7b551b43dce18dcc527814d373d.tar.gz
gentoo-2-1f6897164f2ae7b551b43dce18dcc527814d373d.tar.bz2
gentoo-2-1f6897164f2ae7b551b43dce18dcc527814d373d.zip
Added ebuild files
Diffstat (limited to 'app-doc/ebook-binutils')
-rw-r--r--app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild13
1 files changed, 13 insertions, 0 deletions
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
+