public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Ruppert (idl0r)" <idl0r@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-backup/amanda: ChangeLog amanda-3.2.1.ebuild
Date: Wed, 29 Dec 2010 16:29:58 +0000 (UTC)	[thread overview]
Message-ID: <20101229162958.5E30520054@flycatcher.gentoo.org> (raw)

idl0r       10/12/29 16:29:58

  Modified:             ChangeLog amanda-3.2.1.ebuild
  Log:
  Remove the --without-krb4-security option since it's no longer valid.
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.78                 app-backup/amanda/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	29 Dec 2010 16:09:02 -0000	1.77
+++ ChangeLog	29 Dec 2010 16:29:58 -0000	1.78
@@ -1,10 +1,11 @@
 # ChangeLog for app-backup/amanda
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.77 2010/12/29 16:09:02 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.78 2010/12/29 16:29:58 idl0r Exp $
 
   29 Dec 2010; Christian Ruppert <idl0r@gentoo.org> amanda-3.2.1.ebuild:
   Move elog block regarding the AMANDA_SERVER environment variable into
-  pkg_setup. Install the sample cronjob only on non-minimal setups.
+  pkg_setup. Install the sample cronjob only on non-minimal setups. Remove the
+  --without-krb4-security option since it's no longer valid.
 
   28 Dec 2010; Christian Ruppert <idl0r@gentoo.org> amanda-3.2.1.ebuild:
   Fix libcurl dependency again.



1.6                  app-backup/amanda/amanda-3.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild?r1=1.5&r2=1.6

Index: amanda-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- amanda-3.2.1.ebuild	29 Dec 2010 16:09:02 -0000	1.5
+++ amanda-3.2.1.ebuild	29 Dec 2010 16:29:58 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v 1.5 2010/12/29 16:09:02 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v 1.6 2010/12/29 16:29:58 idl0r Exp $
 
 EAPI=3
 inherit autotools eutils perl-module
@@ -247,10 +247,6 @@
 	myconf="${myconf} --with-bsdudp-security"
 	myconf="${myconf} --with-bsdtcp-security"
 
-	# kerberos-security mechanism version 4
-	# always disable, per bug #173354
-	myconf="${myconf} --without-krb4-security"
-
 	# kerberos-security mechanism version 5
 	myconf="${myconf} `use_with kerberos krb5-security`"
 






             reply	other threads:[~2010-12-29 16:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29 16:29 Christian Ruppert (idl0r) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-13 13:15 [gentoo-commits] gentoo-x86 commit in app-backup/amanda: ChangeLog amanda-3.2.1.ebuild Kacper Kowalik (xarthisius)
2011-04-25 14:41 Raul Porcel (armin76)
2011-04-11 13:31 PaweA Hajdan (phajdan.jr)
2010-12-29 16:09 Christian Ruppert (idl0r)
2010-12-28 22:11 Christian Ruppert (idl0r)
2010-12-28 22:06 Christian Ruppert (idl0r)
2010-12-28  0:16 Christian Ruppert (idl0r)
2010-12-19  0:27 Robin H. Johnson (robbat2)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101229162958.5E30520054@flycatcher.gentoo.org \
    --to=idl0r@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox