summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-06-19 19:43:53 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-06-19 19:43:53 +0000
commit7c53dc36796355c15037966f17b900f97ef3aa46 (patch)
tree3a6d7c9820471c2351afab0c421dd699950d1386 /www-servers
parentUpdate usb-modeswitch-data to 20120531. (diff)
downloadgentoo-2-7c53dc36796355c15037966f17b900f97ef3aa46.tar.gz
gentoo-2-7c53dc36796355c15037966f17b900f97ef3aa46.tar.bz2
gentoo-2-7c53dc36796355c15037966f17b900f97ef3aa46.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/thttpd/ChangeLog5
-rw-r--r--www-servers/thttpd/thttpd-2.26.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index fecd76900647..e208e56d0a75 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/thttpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.38 2012/04/14 03:57:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.39 2012/06/19 19:43:53 blueness Exp $
+
+ 19 Jun 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.2.ebuild:
+ Keyword ~mips
14 Apr 2012; Zac Medico <zmedico@gentoo.org> thttpd-2.26.2.ebuild:
Fix for prefix and add ~amd64-linux and ~x86-linux keywords.
diff --git a/www-servers/thttpd/thttpd-2.26.2.ebuild b/www-servers/thttpd/thttpd-2.26.2.ebuild
index a91574574bfd..e6e00c919531 100644
--- a/www-servers/thttpd/thttpd-2.26.2.ebuild
+++ b/www-servers/thttpd/thttpd-2.26.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.2 2012/04/14 03:57:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.3 2012/06/19 19:43:53 blueness Exp $
EAPI="4"
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""