summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2005-09-14 19:18:27 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2005-09-14 19:18:27 +0000
commit8ee635beff4ab8ef9747ddda74e7f43259412ad0 (patch)
tree79f434e3888560dd45704a71ee44d8ad59fdddd5 /media-video
parentRemove old ebuild. (diff)
downloadgentoo-2-8ee635beff4ab8ef9747ddda74e7f43259412ad0.tar.gz
gentoo-2-8ee635beff4ab8ef9747ddda74e7f43259412ad0.tar.bz2
gentoo-2-8ee635beff4ab8ef9747ddda74e7f43259412ad0.zip
dont use bin/false as login shell
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/flumotion/ChangeLog6
-rw-r--r--media-video/flumotion/flumotion-0.1.6.ebuild4
-rw-r--r--media-video/flumotion/flumotion-0.1.7.ebuild4
-rw-r--r--media-video/flumotion/flumotion-0.1.8.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/media-video/flumotion/ChangeLog b/media-video/flumotion/ChangeLog
index c68c565efc20..bb47fa921ce1 100644
--- a/media-video/flumotion/ChangeLog
+++ b/media-video/flumotion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/flumotion
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.5 2005/05/20 14:03:54 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.6 2005/09/14 19:18:27 zaheerm Exp $
+
+ 14 Sep 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
+ flumotion-0.1.6.ebuild, flumotion-0.1.7.ebuild, flumotion-0.1.8.ebuild:
+ dont use bin/false as login shell
*flumotion-0.1.8 (20 May 2005)
diff --git a/media-video/flumotion/flumotion-0.1.6.ebuild b/media-video/flumotion/flumotion-0.1.6.ebuild
index 3f869134690c..8bbd1a166e6b 100644
--- a/media-video/flumotion/flumotion-0.1.6.ebuild
+++ b/media-video/flumotion/flumotion-0.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.1.6.ebuild,v 1.2 2005/05/10 15:25:28 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.1.6.ebuild,v 1.3 2005/09/14 19:18:27 zaheerm Exp $
inherit eutils
@@ -75,7 +75,7 @@ src_install() {
}
pkg_postinst() {
- if ! enewgroup flumotion || ! enewuser flumotion -1 /bin/false /usr/share/flumotion flumotion,audio,video,sys; then
+ if ! enewgroup flumotion || ! enewuser flumotion -1 -1 /usr/share/flumotion flumotion,audio,video,sys; then
die "Unable to add flumotion user and flumotion group."
fi
diff --git a/media-video/flumotion/flumotion-0.1.7.ebuild b/media-video/flumotion/flumotion-0.1.7.ebuild
index 63cd30f317b1..553ab4a0a8a8 100644
--- a/media-video/flumotion/flumotion-0.1.7.ebuild
+++ b/media-video/flumotion/flumotion-0.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.1.7.ebuild,v 1.1 2005/04/07 12:23:20 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.1.7.ebuild,v 1.2 2005/09/14 19:18:27 zaheerm Exp $
inherit eutils
@@ -75,7 +75,7 @@ src_install() {
}
pkg_postinst() {
- if ! enewgroup flumotion || ! enewuser flumotion -1 /bin/false /usr/share/flumotion flumotion,audio,video,sys; then
+ if ! enewgroup flumotion || ! enewuser flumotion -1 -1 /usr/share/flumotion flumotion,audio,video,sys; then
die "Unable to add flumotion user and flumotion group."
fi
diff --git a/media-video/flumotion/flumotion-0.1.8.ebuild b/media-video/flumotion/flumotion-0.1.8.ebuild
index f46a2ffc469e..037f235bb171 100644
--- a/media-video/flumotion/flumotion-0.1.8.ebuild
+++ b/media-video/flumotion/flumotion-0.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.1.8.ebuild,v 1.1 2005/05/20 14:03:54 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.1.8.ebuild,v 1.2 2005/09/14 19:18:27 zaheerm Exp $
inherit eutils
@@ -85,7 +85,7 @@ src_install() {
}
pkg_postinst() {
- if ! enewgroup flumotion || ! enewuser flumotion -1 /bin/false /usr/share/flumotion flumotion,audio,video,sys; then
+ if ! enewgroup flumotion || ! enewuser flumotion -1 -1 /usr/share/flumotion flumotion,audio,video,sys; then
die "Unable to add flumotion user and flumotion group."
fi