public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (opfer)" <opfer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/einit: ChangeLog einit-0.40.0.ebuild
Date: Mon, 03 Mar 2008 21:37:45 +0000	[thread overview]
Message-ID: <E1JWILx-0000Zd-1n@stork.gentoo.org> (raw)

opfer       08/03/03 21:37:45

  Modified:             ChangeLog
  Added:                einit-0.40.0.ebuild
  Log:
  version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  sys-apps/einit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/einit/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	3 Mar 2008 21:06:04 -0000	1.7
+++ ChangeLog	3 Mar 2008 21:37:44 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/einit
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/ChangeLog,v 1.7 2008/03/03 21:06:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/ChangeLog,v 1.8 2008/03/03 21:37:44 opfer Exp $
+
+*einit-0.40.0 (03 Mar 2008)
+
+  03 Mar 2008; Christian Faulhammer <opfer@gentoo.org> +einit-0.40.0.ebuild:
+  version bump
 
   03 Mar 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml:
   add myself as maintainer



1.1                  sys-apps/einit/einit-0.40.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/einit-0.40.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/einit-0.40.0.ebuild?rev=1.1&content-type=text/plain

Index: einit-0.40.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/einit-0.40.0.ebuild,v 1.1 2008/03/03 21:37:44 opfer Exp $

EAPI="1"

inherit eutils python

DESCRIPTION="An alternate /sbin/init implementation"
SRC_URI="http://einit.org/files/${P}.tar.bz2"
HOMEPAGE="http://einit.org/"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"

IUSE="debug doc +relaxng"

DEPEND="doc? ( app-text/docbook-sgml app-doc/doxygen )
		dev-util/scons"
PDEPEND=">=sys-apps/einit-modules-xml-2.0.0.0
		 >=sys-apps/einit-modules-scheme-1.0.0.0
		 relaxng? ( app-text/rnv )"

pkg_setup() {
	enewgroup einit || die
	if [ $(getconf GNU_LIBPTHREAD_VERSION | cut -d " " -f 1) != "NPTL" ]; then
		break;
	fi
}

src_unpack() {
	unpack ${A} || die
	python_version || die
}

src_compile() {

	scons ${MAKEOPTS:--j2} libdir="$(get_libdir)" destdir="${D}/${ROOT}/" prefix="${ROOT}" || die
}

src_install() {
	scons libdir="$(get_libdir)" destdir="${D}/${ROOT}/" prefix="${ROOT}" install || die

	mkdir -p "${D}/${ROOT}/bin"
	ln -s ../sbin/einit "${D}/${ROOT}/bin/einit"
	ln -s ../"$(get_libdir)"/einit/bin/einit-log "${D}/${ROOT}/bin/einit-log"
	ln -s ../$(get_libdir)/einit/bin/einit-feedback "${D}/${ROOT}/bin/einit-feedback"

	doman documentation/man/*.8
}

pkg_postinst() {
	elog "eINIT is now installed, but you will still need to configure it."
	elog
	elog "To use einit as a non-root user, add that user to the group 'einit'."
	elog
	elog "You can always find the latest documentation at"
	elog "http://einit.org/"
	elog
}



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



             reply	other threads:[~2008-03-03 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03 21:37 Christian Faulhammer (opfer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-19  9:35 [gentoo-commits] gentoo-x86 commit in sys-apps/einit: ChangeLog einit-0.40.0.ebuild Christian Faulhammer (fauli)
2009-03-12  0:50 Christian Faulhammer (fauli)

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=E1JWILx-0000Zd-1n@stork.gentoo.org \
    --to=opfer@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