diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-04 19:46:11 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-04 19:46:11 +0000 |
commit | 3364067150b8820ea1c0378379152c20c7bccc39 (patch) | |
tree | 31c00340de980db6fe1237b52b953fdb6a263a79 /www-misc/htdig | |
parent | Stable on ppc wrt bug 201036 (diff) | |
download | gentoo-2-3364067150b8820ea1c0378379152c20c7bccc39.tar.gz gentoo-2-3364067150b8820ea1c0378379152c20c7bccc39.tar.bz2 gentoo-2-3364067150b8820ea1c0378379152c20c7bccc39.zip |
ppc stable, bug #200285
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'www-misc/htdig')
-rw-r--r-- | www-misc/htdig/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-misc/htdig/ChangeLog b/www-misc/htdig/ChangeLog index c1ac5b373cc4..d5593cc4c630 100644 --- a/www-misc/htdig/ChangeLog +++ b/www-misc/htdig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/htdig # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/ChangeLog,v 1.40 2007/12/04 17:59:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/ChangeLog,v 1.41 2007/12/04 19:46:11 dertobi123 Exp $ + + 04 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + htdig-3.2.0_beta6-r3.ebuild: + ppc stable, bug #200285 04 Dec 2007; Markus Rothe <corsair@gentoo.org> htdig-3.2.0_beta6-r3.ebuild: diff --git a/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild b/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild index cadfc0de729f..01225ba645bf 100644 --- a/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild +++ b/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild,v 1.6 2007/12/04 17:59:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/htdig-3.2.0_beta6-r3.ebuild,v 1.7 2007/12/04 19:46:11 dertobi123 Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ S=${WORKDIR}/${PN}-${MY_PV} DESCRIPTION="HTTP/HTML indexing and searching system" SRC_URI="http://www.htdig.org/files/${PN}-${MY_PV}.tar.gz" HOMEPAGE="http://www.htdig.org" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" LICENSE="GPL-2" DEPEND=">=sys-libs/zlib-1.1.3 |