public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/strongswan: ChangeLog strongswan-5.0.0.ebuild
@ 2012-09-30 17:54 Bjarke Istrup Pedersen (gurligebis)
  0 siblings, 0 replies; 3+ messages in thread
From: Bjarke Istrup Pedersen (gurligebis) @ 2012-09-30 17:54 UTC (permalink / raw
  To: gentoo-commits

gurligebis    12/09/30 17:54:41

  Modified:             ChangeLog strongswan-5.0.0.ebuild
  Log:
  Removing reference to missing ipsec.secrets file, fixing bug #436682
  
  (Portage version: 2.2.0_alpha134/cvs/Linux i686)

Revision  Changes    Path
1.102                net-misc/strongswan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	30 Sep 2012 17:05:02 -0000	1.101
+++ ChangeLog	30 Sep 2012 17:54:41 -0000	1.102
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/strongswan
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.101 2012/09/30 17:05:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.102 2012/09/30 17:54:41 gurligebis Exp $
+
+  30 Sep 2012; <gurligebis@gentoo.org> strongswan-5.0.0.ebuild:
+  Removing reference to missing ipsec.secrets file, fixing bug #436682
 
   30 Sep 2012; Raúl Porcel <armin76@gentoo.org> strongswan-5.0.0.ebuild:
   Drop sparc keywords



1.7                  net-misc/strongswan/strongswan-5.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?r1=1.6&r2=1.7

Index: strongswan-5.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- strongswan-5.0.0.ebuild	30 Sep 2012 17:05:02 -0000	1.6
+++ strongswan-5.0.0.ebuild	30 Sep 2012 17:54:41 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v 1.6 2012/09/30 17:05:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v 1.7 2012/09/30 17:54:41 gurligebis Exp $
 
 EAPI=2
 inherit eutils linux-info user
@@ -142,7 +142,6 @@
 	if use non-root; then
 		fowners ${UGID}:${UGID} \
 			/etc/ipsec.conf \
-			/etc/ipsec.secrets \
 			/etc/strongswan.conf
 
 		dir_ugid="${UGID}"





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/strongswan: ChangeLog strongswan-5.0.0.ebuild
@ 2012-10-17  3:46 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-10-17  3:46 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/10/17 03:46:39

  Modified:             ChangeLog strongswan-5.0.0.ebuild
  Log:
  x86 stable wrt bug #435614
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.105                net-misc/strongswan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	10 Oct 2012 18:21:24 -0000	1.104
+++ ChangeLog	17 Oct 2012 03:46:39 -0000	1.105
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/strongswan
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.104 2012/10/10 18:21:24 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.105 2012/10/17 03:46:39 phajdan.jr Exp $
+
+  17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> strongswan-5.0.0.ebuild:
+  x86 stable wrt bug #435614
 
 *strongswan-5.0.1 (10 Oct 2012)
 



1.9                  net-misc/strongswan/strongswan-5.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?r1=1.8&r2=1.9

Index: strongswan-5.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- strongswan-5.0.0.ebuild	30 Sep 2012 17:59:38 -0000	1.8
+++ strongswan-5.0.0.ebuild	17 Oct 2012 03:46:39 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v 1.8 2012/09/30 17:59:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v 1.9 2012/10/17 03:46:39 phajdan.jr Exp $
 
 EAPI=2
 inherit eutils linux-info user
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 RSA-MD5 RSA-PKCS11 DES"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ppc ~ppc64 x86"
 IUSE="+caps curl debug dhcp eap farp gcrypt ldap mysql +non-root +openssl sqlite pam"
 
 COMMON_DEPEND="!net-misc/openswan





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/strongswan: ChangeLog strongswan-5.0.0.ebuild
@ 2012-09-30 17:05 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-30 17:05 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/30 17:05:02

  Modified:             ChangeLog strongswan-5.0.0.ebuild
  Log:
  Drop sparc keywords
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.101                net-misc/strongswan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	24 Sep 2012 03:42:28 -0000	1.100
+++ ChangeLog	30 Sep 2012 17:05:02 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/strongswan
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.100 2012/09/24 03:42:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.101 2012/09/30 17:05:02 armin76 Exp $
+
+  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> strongswan-5.0.0.ebuild:
+  Drop sparc keywords
 
   24 Sep 2012; Anthony G. Basile <blueness@gentoo.org> strongswan-5.0.0.ebuild:
   stable arm, bug #435614



1.6                  net-misc/strongswan/strongswan-5.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild?r1=1.5&r2=1.6

Index: strongswan-5.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- strongswan-5.0.0.ebuild	24 Sep 2012 03:42:28 -0000	1.5
+++ strongswan-5.0.0.ebuild	30 Sep 2012 17:05:02 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v 1.5 2012/09/24 03:42:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.0.0.ebuild,v 1.6 2012/09/30 17:05:02 armin76 Exp $
 
 EAPI=2
 inherit eutils linux-info user
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 RSA-MD5 RSA-PKCS11 DES"
 SLOT="0"
-KEYWORDS="~amd64 arm ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm ppc ~ppc64 ~x86"
 IUSE="+caps curl debug dhcp eap farp gcrypt ldap mysql +non-root +openssl sqlite pam"
 
 COMMON_DEPEND="!net-misc/openswan





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-17  3:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-30 17:54 [gentoo-commits] gentoo-x86 commit in net-misc/strongswan: ChangeLog strongswan-5.0.0.ebuild Bjarke Istrup Pedersen (gurligebis)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-17  3:46 PaweA Hajdan (phajdan.jr)
2012-09-30 17:05 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox