diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 17:29:13 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 17:29:13 +0000 |
commit | 18273ddf497793fec12c93891bd3220229ae1221 (patch) | |
tree | b726a72dfdd72af1ce2bbbb659825962ad3acf48 /app-doc/chmlib/chmlib-0.31.ebuild | |
parent | Fixing digest. (diff) | |
download | gentoo-2-18273ddf497793fec12c93891bd3220229ae1221.tar.gz gentoo-2-18273ddf497793fec12c93891bd3220229ae1221.tar.bz2 gentoo-2-18273ddf497793fec12c93891bd3220229ae1221.zip |
Marked stable.
Diffstat (limited to 'app-doc/chmlib/chmlib-0.31.ebuild')
-rw-r--r-- | app-doc/chmlib/chmlib-0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/chmlib/chmlib-0.31.ebuild b/app-doc/chmlib/chmlib-0.31.ebuild index df957abed823..8f466058ef02 100644 --- a/app-doc/chmlib/chmlib-0.31.ebuild +++ b/app-doc/chmlib/chmlib-0.31.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.31.ebuild,v 1.2 2003/09/10 16:04:27 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.31.ebuild,v 1.3 2003/09/29 17:29:08 mholzer Exp $ DESCRIPTION="Library for MS CHM (compressed html) file format plus extracting and http server utils" HOMEPAGE="http://66.93.236.84/~jedwin/projects/chmlib/" SRC_URI="http://66.93.236.84/~jedwin/projects/chmlib/${PF}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${A} |