diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 21:46:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 21:46:05 +0000 |
commit | c0331c16b94424ba6b695338a8cbf176f47c50d4 (patch) | |
tree | 1ee793d29be898177c8a3a375d71a3db568b93f7 /www-servers/thttpd | |
parent | Removed redundant src_install (diff) | |
download | gentoo-2-c0331c16b94424ba6b695338a8cbf176f47c50d4.tar.gz gentoo-2-c0331c16b94424ba6b695338a8cbf176f47c50d4.tar.bz2 gentoo-2-c0331c16b94424ba6b695338a8cbf176f47c50d4.zip |
x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.25b-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index 4c15af2387f8..fb31bc523fd8 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2007/04/09 21:17:33 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.25 2007/07/04 21:46:05 armin76 Exp $ + + 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> thttpd-2.25b-r7.ebuild: + x86 stable 09 Apr 2007; Peter Weller <welp@gentoo.org> thttpd-2.25b-r7.ebuild: Stable on amd64 diff --git a/www-servers/thttpd/thttpd-2.25b-r7.ebuild b/www-servers/thttpd/thttpd-2.25b-r7.ebuild index 80d91dea6f86..dfd6e1f034e7 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.2 2007/04/09 21:17:33 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r7.ebuild,v 1.3 2007/07/04 21:46:05 armin76 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 |