diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 14:14:23 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 14:14:23 +0000 |
commit | 0051b7ca34350c00798f01d0eb06488316c61ad2 (patch) | |
tree | c2230b8b05eedc54e9772d3da53d0d470b26e507 /app-doc/ebook-gconf | |
parent | added SLOT, LICENSE, KEYWORDS to ebook eclass (diff) | |
download | historical-0051b7ca34350c00798f01d0eb06488316c61ad2.tar.gz historical-0051b7ca34350c00798f01d0eb06488316c61ad2.tar.bz2 historical-0051b7ca34350c00798f01d0eb06488316c61ad2.zip |
repoman'd
Diffstat (limited to 'app-doc/ebook-gconf')
-rw-r--r-- | app-doc/ebook-gconf/ebook-gconf-1.0.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild b/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild index 9d553fccf014..3a1c4c23206b 100644 --- a/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild +++ b/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild @@ -1,13 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Manteiner José Alberto Suárez López <bass@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild,v 1.4 2002/08/01 14:10:11 seemant Exp $ DESCRIPTION="Gconf EBook." - EBOOKNAME="gconf" EBOOKVERSION="1.0" NOVERSION="1.0" - inherit ebook - |