public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico (zmedico)" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/thttpd: thttpd-2.26.2.ebuild ChangeLog
Date: Sat, 14 Apr 2012 03:57:26 +0000 (UTC)	[thread overview]
Message-ID: <20120414035726.4C5AB2004B@flycatcher.gentoo.org> (raw)

zmedico     12/04/14 03:57:26

  Modified:             thttpd-2.26.2.ebuild ChangeLog
  Log:
  Fix for prefix and add ~amd64-linux and ~x86-linux keywords.
  
  (Portage version: 2.2.0_alpha100_p7/cvs/Linux i686)

Revision  Changes    Path
1.2                  www-servers/thttpd/thttpd-2.26.2.ebuild

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

Index: thttpd-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thttpd-2.26.2.ebuild	4 Apr 2012 12:24:20 -0000	1.1
+++ thttpd-2.26.2.ebuild	14 Apr 2012 03:57:26 -0000	1.2
@@ -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.1 2012/04/04 12:24:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.2 2012/04/14 03:57:26 zmedico Exp $
 
 EAPI="4"
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""
@@ -23,7 +23,7 @@
 
 THTTPD_USER=thttpd
 THTTPD_GROUP=thttpd
-THTTPD_DOCROOT="/var/www/localhost/htdocs"
+THTTPD_DOCROOT="${EPREFIX}/var/www/localhost/htdocs"
 
 DOCS=( README TODO )
 
@@ -51,9 +51,9 @@
 }
 
 pkg_postinst() {
-	chown root:${THTTPD_GROUP} "${ROOT}/usr/sbin/makeweb" \
+	chown root:${THTTPD_GROUP} "${EROOT}/usr/sbin/makeweb" \
 		|| die "Failed chown makeweb"
-	chmod 2751 "${ROOT}/usr/sbin/makeweb" \
+	chmod 2751 "${EROOT}/usr/sbin/makeweb" \
 		|| die "Failed chmod makeweb"
 	chmod 755 "${THTTPD_DOCROOT}/cgi-bin/printenv" \
 		|| die "Failed chmod printenv"



1.38                 www-servers/thttpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	4 Apr 2012 15:05:37 -0000	1.37
+++ ChangeLog	14 Apr 2012 03:57:26 -0000	1.38
@@ -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.37 2012/04/04 15:05:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.38 2012/04/14 03:57:26 zmedico Exp $
+
+  14 Apr 2012; Zac Medico <zmedico@gentoo.org> thttpd-2.26.2.ebuild:
+  Fix for prefix and add ~amd64-linux and ~x86-linux keywords.
 
   04 Apr 2012; Anthony G. Basile <blueness@gentoo.org> -thttpd-2.25b-r8.ebuild,
   -thttpd-2.25b-r9.ebuild,






             reply	other threads:[~2012-04-14  3:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-14  3:57 Zac Medico (zmedico) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-13 13:54 [gentoo-commits] gentoo-x86 commit in www-servers/thttpd: thttpd-2.26.2.ebuild ChangeLog Anthony G. Basile (blueness)
2012-06-27 15:57 Jeroen Roovers (jer)
2012-06-20  6:39 Jeff Horelick (jdhore)
2012-06-19 19:55 Agostino Sarubbo (ago)
2012-06-19 19:43 Anthony G. Basile (blueness)
2012-04-04 12:24 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=20120414035726.4C5AB2004B@flycatcher.gentoo.org \
    --to=zmedico@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