diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-11-02 21:40:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-11-02 21:40:45 +0000 |
commit | 71883447a12ea65a2aca9a5f78fc779d94c541bb (patch) | |
tree | 8e63b7312100fa9aeac86501b1a0bffff655706d /sys-auth/realtime-base | |
parent | Drop "die" from enew{user,group} since these have always taken care of callin... (diff) | |
download | historical-71883447a12ea65a2aca9a5f78fc779d94c541bb.tar.gz historical-71883447a12ea65a2aca9a5f78fc779d94c541bb.tar.bz2 historical-71883447a12ea65a2aca9a5f78fc779d94c541bb.zip |
Drop "die" from enew{user,group} since these have always taken care of calling it when necessary.
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/realtime-base')
-rw-r--r-- | sys-auth/realtime-base/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/realtime-base/Manifest | 14 | ||||
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
3 files changed, 14 insertions, 10 deletions
diff --git a/sys-auth/realtime-base/ChangeLog b/sys-auth/realtime-base/ChangeLog index 9a9f648dd3f5..d048fcc1f317 100644 --- a/sys-auth/realtime-base/ChangeLog +++ b/sys-auth/realtime-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/realtime-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.6 2011/10/23 15:20:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.7 2011/11/02 21:40:45 vapier Exp $ + + 02 Nov 2011; Mike Frysinger <vapier@gentoo.org> realtime-base-0.1.ebuild: + Drop "die" from enew{user,group} since these have always taken care of + calling it when necessary. 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> realtime-base-0.1.ebuild: Add ~alpha/~ia64/~sh/~sparc wrt #370859 diff --git a/sys-auth/realtime-base/Manifest b/sys-auth/realtime-base/Manifest index fe552c2fde7a..93b701a979f5 100644 --- a/sys-auth/realtime-base/Manifest +++ b/sys-auth/realtime-base/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 +Hash: SHA256 -EBUILD realtime-base-0.1.ebuild 1177 RMD160 ae9dff4d7d9a9c0196f39b2b2f00db9053b40380 SHA1 7c9beb4139725adeaa9c39b398e1e228560a6a02 SHA256 4a22a27840935bc36507b45cbb45cded5761a7ad478d12dc398b50387b05947d -MISC ChangeLog 1025 RMD160 8bf089ad9d01b215eb3931cd516109deebde1bcf SHA1 7990ad274241d730cc66fede380662bda10e0b9b SHA256 7ffc23f2128545bdaff41cf9aaa36fb75d8d88102772645dc0ff6a542b9d869a +EBUILD realtime-base-0.1.ebuild 1169 RMD160 eb173d10b76de35d0bb990973b7e5bdceb8fdd2a SHA1 e93084d3bcc9522bb409988bb2c1249a6aef2dbe SHA256 ee4066dabfa3a483fa2d2ec8c0059cc0e96448145ba6b8d7a5ef610c7b516383 +MISC ChangeLog 1203 RMD160 8cfb1c44e04a487ff461830c1c1aac64674d5a34 SHA1 c68bd873c349116d026aa7d7141a16b687a95ea5 SHA256 e19567c07b2edbf5b1138457f7107f6121d3236e2127779c2e1da74e85c5ce37 MISC metadata.xml 163 RMD160 c2b208c0913f8c5bd1148627b5c3c9e37b53060a SHA1 4195ac5ca8352b0f52be6ed92640e4365be5bf0d SHA256 39a67c65d2e7583b6ee9e20fcab1fd821e28c51134eb2f76a7fe0598a2c2b4cb -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) +Version: GnuPG v2.0.18 (GNU/Linux) -iEYEARECAAYFAk6kMOEACgkQuQc30/atMkBzJwCfZ6RcIJzd6asoGQ+uAkGSGsFZ -DUQAoIIxtjSHC3zT3WwrpTRIpuKRqnD6 -=UmiW +iF4EAREIAAYFAk6xuOgACgkQaC/OocHi7JYv/QD+LU2zfVFsyFL4gTqLIyy0+gvI +8X3xSa5yOM79zNa78zIA/31tlcMzXTbdmBSzj33AstS3MzkJYphAkJMBOQhT8Ufd +=Vq7p -----END PGP SIGNATURE----- diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index 3b61fe25ee37..af73aff706be 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.6 2011/10/23 15:20:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.7 2011/11/02 21:40:45 vapier Exp $ EAPI=3 @@ -24,7 +24,7 @@ rtgroup=realtime S=${WORKDIR} pkg_setup() { - enewgroup ${rtgroup} || die + enewgroup ${rtgroup} } print_limitsdfile() { |