# ChangeLog for sys-apps/hotplug
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.68 2007/02/22 01:11:53 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.69 2007/04/28 16:27:15 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org>
+ hotplug-20030805-r2.ebuild, hotplug-20030805-r3.ebuild,
+ hotplug-20040105.ebuild, hotplug-20040401.ebuild, hotplug-20040920.ebuild,
+ hotplug-20040923.ebuild:
+ Fix *initd, *envd and *confd calls, bug #173884.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.8 2005/01/02 23:22:19 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.9 2007/04/28 16:27:15 swegener Exp $
inherit eutils
exeinto /etc/hotplug.d/default
doexe default.hotplug
- exeinto /etc/init.d
- newexe ${FILESDIR}/hotplug.rc hotplug
+ newinitd ${FILESDIR}/hotplug.rc hotplug
- insinto /etc/conf.d
- newins ${FILESDIR}/usb.confd usb
+ newconfd ${FILESDIR}/usb.confd usb
dodir /var/run/usb
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r3.ebuild,v 1.7 2005/01/02 23:22:19 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r3.ebuild,v 1.8 2007/04/28 16:27:15 swegener Exp $
inherit eutils
exeinto /etc/hotplug.d/default
doexe default.hotplug
- exeinto /etc/init.d
- newexe ${FILESDIR}/hotplug.rc hotplug
+ newinitd ${FILESDIR}/hotplug.rc hotplug
- insinto /etc/conf.d
- newins ${FILESDIR}/usb.confd usb
+ newconfd ${FILESDIR}/usb.confd usb
dodir /var/run/usb
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.9 2005/01/02 23:22:19 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.10 2007/04/28 16:27:15 swegener Exp $
inherit eutils
exeinto /etc/hotplug.d/default
doexe default.hotplug
- exeinto /etc/init.d
- newexe ${FILESDIR}/hotplug.rc hotplug
+ newinitd ${FILESDIR}/hotplug.rc hotplug
- insinto /etc/conf.d
- newins ${FILESDIR}/usb.confd usb
+ newconfd ${FILESDIR}/usb.confd usb
dodir /var/run/usb
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.11 2005/01/02 23:22:19 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.12 2007/04/28 16:27:15 swegener Exp $
inherit eutils
exeinto /etc/hotplug.d/default
doexe default.hotplug
- exeinto /etc/init.d
- newexe ${FILESDIR}/hotplug.rc hotplug
+ newinitd ${FILESDIR}/hotplug.rc hotplug
- insinto /etc/conf.d
- newins ${FILESDIR}/usb.confd usb
+ newconfd ${FILESDIR}/usb.confd usb
dodir /var/run/usb
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040920.ebuild,v 1.2 2005/01/02 23:22:19 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040920.ebuild,v 1.3 2007/04/28 16:27:15 swegener Exp $
inherit eutils
exeinto /etc/hotplug.d/default
doexe default.hotplug
- exeinto /etc/init.d
- newexe ${FILESDIR}/hotplug.rc.empty hotplug
+ newinitd ${FILESDIR}/hotplug.rc.empty hotplug
- insinto /etc/conf.d
- newins ${FILESDIR}/usb.confd usb
+ newconfd ${FILESDIR}/usb.confd usb
dodir /var/run/usb
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.13 2005/02/05 17:20:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.14 2007/04/28 16:27:15 swegener Exp $
inherit eutils
exeinto /etc/hotplug.d/default
doexe default.hotplug
- exeinto /etc/init.d
- newexe ${FILESDIR}/hotplug.rc.empty hotplug
+ newinitd ${FILESDIR}/hotplug.rc.empty hotplug
- insinto /etc/conf.d
- newins ${FILESDIR}/usb.confd usb
+ newconfd ${FILESDIR}/usb.confd usb
dodir /var/run/usb
}
# ChangeLog for sys-apps/resmgr
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/resmgr/ChangeLog,v 1.3 2007/02/09 05:39:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/resmgr/ChangeLog,v 1.4 2007/04/28 16:25:53 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> resmgr-1.0.ebuild:
+ Fix *initd, *envd and *confd calls, bug #173884.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/resmgr/resmgr-1.0.ebuild,v 1.3 2005/09/03 19:29:25 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/resmgr/resmgr-1.0.ebuild,v 1.4 2007/04/28 16:25:53 swegener Exp $
inherit multilib
src_install() {
make LIBDIR="${D}/$(get_libdir)" PAMDIR="${D}/$(get_libdir)" DESTDIR="${D}" install || die
dosym $(basename ${D}/$(get_libdir)/libresmgr.so.*) /$(get_libdir)/libresmgr.so
- exeinto /etc/init.d
- newexe "${FILESDIR}/resmgrd.rc" resmgrd
- insinto /etc/conf.d
- newins "${FILESDIR}/resmgrd.confd" resmgrd
+ newinitd "${FILESDIR}/resmgrd.rc" resmgrd
+ newconfd "${FILESDIR}/resmgrd.confd" resmgrd
exeinto /etc/hotplug/usb
newexe "${FILESDIR}/desktopdev" desktopdev
dodoc ANNOUNCE COPYING INSTALL README TODO