diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-08-26 14:52:44 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-08-26 14:52:44 +0000 |
commit | 9822177a4553a970a4d41fc79941afabd40059d2 (patch) | |
tree | 7caf40759aaa9c7ec4505fadccafbea1695f0258 /net-p2p/gnunet/ChangeLog | |
parent | add ~ia64 (diff) | |
download | historical-9822177a4553a970a4d41fc79941afabd40059d2.tar.gz historical-9822177a4553a970a4d41fc79941afabd40059d2.tar.bz2 historical-9822177a4553a970a4d41fc79941afabd40059d2.zip |
Using -1 option instead of /bin/false in enewuser to be compliant with G/FBSD and G/Darwin, bug #103421
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-p2p/gnunet/ChangeLog')
-rw-r--r-- | net-p2p/gnunet/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog index fea5db7787d0..7eec934d992d 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/gnunet # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.32 2005/08/20 19:40:22 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.33 2005/08/26 14:52:44 sekretarz Exp $ + + 26 Aug 2005; <sekretarz@gentoo.org> gnunet-0.6.6b.ebuild, + gnunet-0.6.6b-r1.ebuild: + Using -1 option instead of /bin/false in enewuser to be compliant with + G/FBSD and G/Darwin, bug #103421 *gnunet-0.6.6b-r1 (20 Aug 2005) |