diff options
author | 2014-05-22 13:19:10 +0000 | |
---|---|---|
committer | 2014-05-22 13:19:10 +0000 | |
commit | ccceb93099898a1f85ece991b1d9207823ab3b2c (patch) | |
tree | ed3aba76a9ff7492cf641e015751cdb47fc8d1ed /www-servers | |
parent | initial import wrt #65259 (diff) | |
download | gentoo-2-ccceb93099898a1f85ece991b1d9207823ab3b2c.tar.gz gentoo-2-ccceb93099898a1f85ece991b1d9207823ab3b2c.tar.bz2 gentoo-2-ccceb93099898a1f85ece991b1d9207823ab3b2c.zip |
add ~x86 keyword
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/hiawatha/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/hiawatha/hiawatha-9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www-servers/hiawatha/ChangeLog b/www-servers/hiawatha/ChangeLog index 1d8bc77d8f85..8c15fb6858c4 100644 --- a/www-servers/hiawatha/ChangeLog +++ b/www-servers/hiawatha/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for www-servers/hiawatha # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/ChangeLog,v 1.1 2014/05/22 13:16:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/ChangeLog,v 1.2 2014/05/22 13:19:10 hasufell Exp $ + + 22 May 2014; Julian Ospald <hasufell@gentoo.org> hiawatha-9.5.ebuild: + add ~x86 keyword *hiawatha-9.5 (22 May 2014) 22 May 2014; Julian Ospald <hasufell@gentoo.org> +hiawatha-9.5.ebuild, +files/hiawatha.initd, +metadata.xml: initial import wrt #65259 - diff --git a/www-servers/hiawatha/hiawatha-9.5.ebuild b/www-servers/hiawatha/hiawatha-9.5.ebuild index fd1217953dff..16cfd34d2db6 100644 --- a/www-servers/hiawatha/hiawatha-9.5.ebuild +++ b/www-servers/hiawatha/hiawatha-9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild,v 1.1 2014/05/22 13:16:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild,v 1.2 2014/05/22 13:19:10 hasufell Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.hiawatha-webserver.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug +cache ipv6 monitor +rewrite rproxy ssl tomahawk +xslt" RDEPEND=" |