diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-06 19:29:55 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-06 19:29:55 +0000 |
commit | b1e2209221fbc3a3ac277406fb7cd8cea649eacf (patch) | |
tree | ee6db25522a440f588dd318db7d9962679058de5 /app-doc/ebook-find | |
parent | initial ebuild (diff) | |
download | gentoo-2-b1e2209221fbc3a3ac277406fb7cd8cea649eacf.tar.gz gentoo-2-b1e2209221fbc3a3ac277406fb7cd8cea649eacf.tar.bz2 gentoo-2-b1e2209221fbc3a3ac277406fb7cd8cea649eacf.zip |
initial ebuild
Diffstat (limited to 'app-doc/ebook-find')
-rw-r--r-- | app-doc/ebook-find/ChangeLog | 8 | ||||
-rw-r--r-- | app-doc/ebook-find/Manifest | 4 | ||||
-rw-r--r-- | app-doc/ebook-find/ebook-find-4.1.ebuild | 9 | ||||
-rw-r--r-- | app-doc/ebook-find/files/digest-ebook-find-4.1 | 1 |
4 files changed, 20 insertions, 2 deletions
diff --git a/app-doc/ebook-find/ChangeLog b/app-doc/ebook-find/ChangeLog new file mode 100644 index 000000000000..12120285de00 --- /dev/null +++ b/app-doc/ebook-find/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-doc/ebook-gcc +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-find/ChangeLog,v 1.1 2003/05/06 19:29:17 mholzer Exp $ + +*ebook-find-4.1 (06 May 2003) + + 06 May 2003; Martin Holzer <mholzer@gentoo.org> ebook-find-4.1: + Initial version. diff --git a/app-doc/ebook-find/Manifest b/app-doc/ebook-find/Manifest index 5e1c99d87f5e..fa16e3f0f33d 100644 --- a/app-doc/ebook-find/Manifest +++ b/app-doc/ebook-find/Manifest @@ -1,3 +1,3 @@ -MD5 0d8512e951b4da55b557dcf3033e5c88 ChangeLog 338 -MD5 da51fa600d1b5907efbb08c5daa179f0 ebook-find-4.1.ebuild 297 +MD5 dc33da8c67b8bf3c183e89f2c1165230 ChangeLog 334 +MD5 42296eb56b3bfa730be7271e59745794 ebook-find-4.1.ebuild 299 MD5 a534ddb208e8c4e4cfa0f1b8e0146e84 files/digest-ebook-find-4.1 56 diff --git a/app-doc/ebook-find/ebook-find-4.1.ebuild b/app-doc/ebook-find/ebook-find-4.1.ebuild new file mode 100644 index 000000000000..cef7b5945e36 --- /dev/null +++ b/app-doc/ebook-find/ebook-find-4.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-find/ebook-find-4.1.ebuild,v 1.1 2003/05/06 19:29:17 mholzer Exp $ + +EBOOKNAME="find" +EBOOKEXT="tgz" +EBOOKVERSION="4.1" + +inherit ebook diff --git a/app-doc/ebook-find/files/digest-ebook-find-4.1 b/app-doc/ebook-find/files/digest-ebook-find-4.1 new file mode 100644 index 000000000000..cb44f0ea6e2a --- /dev/null +++ b/app-doc/ebook-find/files/digest-ebook-find-4.1 @@ -0,0 +1 @@ +MD5 f78e31f5be5c2c8173c71740b3f9fcf0 find-4.1.tgz 32314 |