public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/openrc: openrc-0.2_pre20080325.ebuild
Date: Tue, 25 Mar 2008 16:26:08 +0000	[thread overview]
Message-ID: <E1JeByS-0003eN-E9@stork.gentoo.org> (raw)

mr_bones_    08/03/25 16:26:08

  Modified:             openrc-0.2_pre20080325.ebuild
  Log:
  whitespace
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  sys-apps/openrc/openrc-0.2_pre20080325.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/openrc/openrc-0.2_pre20080325.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/openrc/openrc-0.2_pre20080325.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/openrc/openrc-0.2_pre20080325.ebuild?r1=1.1&r2=1.2

Index: openrc-0.2_pre20080325.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.2_pre20080325.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openrc-0.2_pre20080325.ebuild	25 Mar 2008 16:01:59 -0000	1.1
+++ openrc-0.2_pre20080325.ebuild	25 Mar 2008 16:26:07 -0000	1.2
@@ -1,4 +1,3 @@
-
 inherit eutils flag-o-matic multilib toolchain-funcs
 
 DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
@@ -27,7 +26,7 @@
 pkg_setup() {
 	LIBDIR="lib"
 	[ "${SYMLINK_LIB}" = "yes" ] && LIBDIR=$(get_abi_LIBDIR "${DEFAULT_ABI}")
-	
+
 	MAKE_ARGS="${MAKE_ARGS} LIBNAME=${LIBDIR}"
 
 	local brand="Unknown"
@@ -51,7 +50,7 @@
 			export PROGLDFLAGS="-static"
 		fi
 	fi
-	
+
 	if use pam && use static; then
 		ewarn "OpenRC cannot be built statically with PAM"
 		elog "not building PAM support"
@@ -99,7 +98,7 @@
 	done
 
 	# Upgrade out state for baselayout-1 users
-	if [ ! -e "${ROOT}${LIBDIR}"/rc/init.d/started ]; then 
+	if [ ! -e "${ROOT}${LIBDIR}"/rc/init.d/started ]; then
 		(
 		[ -e "${ROOT}"etc/conf.d/rc ] && . "${ROOT}etc/conf.d/rc"
 		svcdir=${svcdir:-/var/lib/init.d}



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-25 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 16:26 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-25 20:12 [gentoo-commits] gentoo-x86 commit in sys-apps/openrc: openrc-0.2_pre20080325.ebuild Doug Klima (cardoe)
2008-03-25 20:15 Doug Klima (cardoe)
2008-03-25 21:09 Doug Klima (cardoe)
2008-03-25 21:10 Doug Klima (cardoe)

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=E1JeByS-0003eN-E9@stork.gentoo.org \
    --to=mr_bones_@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