diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 22:05:37 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 22:05:37 +0000 |
commit | 21e1f627d40d32d9d1edd951fe81c2017f858476 (patch) | |
tree | f6cca6cfe0af6b84713df1a22a8f5c3d4d99bc89 /www-servers/thttpd | |
parent | ppc. stable (diff) | |
download | historical-21e1f627d40d32d9d1edd951fe81c2017f858476.tar.gz historical-21e1f627d40d32d9d1edd951fe81c2017f858476.tar.bz2 historical-21e1f627d40d32d9d1edd951fe81c2017f858476.zip |
ppc. stable
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.25b-r7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index fb31bc523fd8..d3079fe44264 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/thttpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.25 2007/07/04 21:46:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.26 2007/08/13 22:04:48 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + thttpd-2.25b-r7.ebuild: + ppc. stable 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> thttpd-2.25b-r7.ebuild: x86 stable diff --git a/www-servers/thttpd/thttpd-2.25b-r7.ebuild b/www-servers/thttpd/thttpd-2.25b-r7.ebuild index dfd6e1f034e7..34ca05807d9b 100644 --- a/www-servers/thttpd/thttpd-2.25b-r7.ebuild +++ b/www-servers/thttpd/thttpd-2.25b-r7.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-servers/thttpd/thttpd-2.25b-r7.ebuild,v 1.3 2007/07/04 21:46:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r7.ebuild,v 1.4 2007/08/13 22:04:48 dertobi123 Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.acme.com/software/thttpd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86 ~x86-fbsd" IUSE="static" THTTPD_USER=thttpd |