public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gnutls: ChangeLog gnutls-2.10.2.ebuild
Date: Tue,  2 Nov 2010 21:08:34 +0000 (UTC)	[thread overview]
Message-ID: <20101102210834.3959220051@flycatcher.gentoo.org> (raw)

jer         10/11/02 21:08:34

  Modified:             ChangeLog gnutls-2.10.2.ebuild
  Log:
  Stable for HPPA (bug #343755).
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.273                net-libs/gnutls/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.273&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.273&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.272&r2=1.273

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- ChangeLog	2 Nov 2010 00:15:31 -0000	1.272
+++ ChangeLog	2 Nov 2010 21:08:34 -0000	1.273
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.272 2010/11/02 00:15:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.273 2010/11/02 21:08:34 jer Exp $
+
+  02 Nov 2010; Jeroen Roovers <jer@gentoo.org> gnutls-2.10.2.ebuild:
+  Stable for HPPA (bug #343755).
 
   02 Nov 2010; Markos Chandras <hwoarang@gentoo.org> gnutls-2.10.2.ebuild:
   Stable on amd64 wrt bug #343755



1.3                  net-libs/gnutls/gnutls-2.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-2.10.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-2.10.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-2.10.2.ebuild?r1=1.2&r2=1.3

Index: gnutls-2.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.10.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnutls-2.10.2.ebuild	2 Nov 2010 00:15:31 -0000	1.2
+++ gnutls-2.10.2.ebuild	2 Nov 2010 21:08:34 -0000	1.3
@@ -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/net-libs/gnutls/gnutls-2.10.2.ebuild,v 1.2 2010/11/02 00:15:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.10.2.ebuild,v 1.3 2010/11/02 21:08:34 jer Exp $
 
 EAPI="3"
 
@@ -26,7 +26,7 @@
 # GPL-3 for the gnutls-extras library and LGPL for the gnutls library.
 LICENSE="LGPL-2.1 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 IUSE="bindist +cxx doc examples guile lzo nls zlib"
 
 RDEPEND="dev-libs/libgpg-error






             reply	other threads:[~2010-11-02 21:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-02 21:08 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-28  1:17 [gentoo-commits] gentoo-x86 commit in net-libs/gnutls: ChangeLog gnutls-2.10.2.ebuild Brent Baude (ranger)
2010-11-27 17:40 Raul Porcel (armin76)
2010-11-06 17:40 Markus Meier (maekke)
2010-11-04 17:23 Christian Faulhammer (fauli)
2010-11-03  0:20 Jeroen Roovers (jer)
2010-11-02  0:15 Markos Chandras (hwoarang)
2010-10-01 21:18 Arfrever Frehtes Taifersar Arahesis (arfrever)

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=20101102210834.3959220051@flycatcher.gentoo.org \
    --to=jer@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