public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/thttpd: thttpd-2.27.0.ebuild ChangeLog
Date: Sun, 26 Apr 2015 06:58:24 +0000 (UTC)	[thread overview]
Message-ID: <20150426065824.0EA2498B@oystercatcher.gentoo.org> (raw)

jer         15/04/26 06:58:24

  Modified:             thttpd-2.27.0.ebuild ChangeLog
  Log:
  Stable for PPC64 (bug #535694).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.7                  www-servers/thttpd/thttpd-2.27.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild?r1=1.6&r2=1.7

Index: thttpd-2.27.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- thttpd-2.27.0.ebuild	19 Apr 2015 09:46:51 -0000	1.6
+++ thttpd-2.27.0.ebuild	26 Apr 2015 06:58:23 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v 1.6 2015/04/19 09:46:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v 1.7 2015/04/26 06:58:23 jer Exp $
 
 EAPI="5"
 
@@ -10,12 +10,12 @@
 then
 	EGIT_REPO_URI="git://opensource.dyc.edu/s${PN}.git"
 	inherit git-2
-	KEYWORDS=""
+	KEYWORDS="ppc64"
 else
 	MY_P="s${P}"
 	S="${WORKDIR}/${MY_P}"
 	SRC_URI="http://opensource.dyc.edu/pub/sthttpd/${MY_P}.tar.gz"
-	KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+	KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
 DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"



1.85                 www-servers/thttpd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	19 Apr 2015 09:46:51 -0000	1.84
+++ ChangeLog	26 Apr 2015 06:58:23 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/thttpd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.84 2015/04/19 09:46:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.85 2015/04/26 06:58:23 jer Exp $
+
+  26 Apr 2015; Jeroen Roovers <jer@gentoo.org> thttpd-2.27.0.ebuild:
+  Stable for PPC64 (bug #535694).
 
   19 Apr 2015; Pacho Ramos <pacho@gentoo.org> thttpd-2.27.0.ebuild:
   x86 stable wrt bug #535694





             reply	other threads:[~2015-04-26  6:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26  6:58 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-02  5:18 [gentoo-commits] gentoo-x86 commit in www-servers/thttpd: thttpd-2.27.0.ebuild ChangeLog Jack Morgan (jmorgan)
2015-03-02 17:21 JosA MarAa Alonso (nimiux)
2015-03-02  9:27 Agostino Sarubbo (ago)
2015-01-12 22:54 JosA MarAa Alonso (nimiux)
2015-01-08 21:09 Markus Meier (maekke)
2014-10-03 19:30 Anthony G. Basile (blueness)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150426065824.0EA2498B@oystercatcher.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox