diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 17:26:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 17:26:21 +0000 |
commit | 17981b91932623078f7105f359e09224a7d00eb7 (patch) | |
tree | 2df39015ee517ccd3adedc68eaad3ceb6b638c84 /www-servers/thttpd | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-17981b91932623078f7105f359e09224a7d00eb7.tar.gz gentoo-2-17981b91932623078f7105f359e09224a7d00eb7.tar.bz2 gentoo-2-17981b91932623078f7105f359e09224a7d00eb7.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.25b-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index c9858da37806..2e826e02c32e 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.22 2007/02/28 22:48:06 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.23 2007/03/12 17:26:21 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + thttpd-2.25b-r6.ebuild: + Stable on sparc *thttpd-2.25b-r7 (28 Feb 2007) diff --git a/www-servers/thttpd/thttpd-2.25b-r6.ebuild b/www-servers/thttpd/thttpd-2.25b-r6.ebuild index 35b7d4208c22..a70c868b2125 100644 --- a/www-servers/thttpd/thttpd-2.25b-r6.ebuild +++ b/www-servers/thttpd/thttpd-2.25b-r6.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-r6.ebuild,v 1.5 2007/02/02 13:36:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r6.ebuild,v 1.6 2007/03/12 17:26:21 gustavoz 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" src_unpack() { |