public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/libarchive: ChangeLog libarchive-2.8.5.ebuild
Date: Sun, 22 Jan 2012 14:53:05 +0000 (UTC)	[thread overview]
Message-ID: <20120122145305.5BFAB2004B@flycatcher.gentoo.org> (raw)

armin76     12/01/22 14:53:05

  Modified:             ChangeLog libarchive-2.8.5.ebuild
  Log:
  ia64/s390/sh/sparc stable wrt #366687
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.108                app-arch/libarchive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/libarchive/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/libarchive/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/libarchive/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/libarchive/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	20 Jan 2012 10:40:08 -0000	1.107
+++ ChangeLog	22 Jan 2012 14:53:05 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/libarchive
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/ChangeLog,v 1.107 2012/01/20 10:40:08 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/ChangeLog,v 1.108 2012/01/22 14:53:05 armin76 Exp $
+
+  22 Jan 2012; Raúl Porcel <armin76@gentoo.org> libarchive-2.8.5.ebuild:
+  ia64/s390/sh/sparc stable wrt #366687
 
   20 Jan 2012; Thomas Kahle <tomka@gentoo.org> libarchive-2.8.5.ebuild:
   x86 stable per bug 366687



1.9                  app-arch/libarchive/libarchive-2.8.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/libarchive/libarchive-2.8.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/libarchive/libarchive-2.8.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/libarchive/libarchive-2.8.5.ebuild?r1=1.8&r2=1.9

Index: libarchive-2.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-2.8.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libarchive-2.8.5.ebuild	20 Jan 2012 10:40:08 -0000	1.8
+++ libarchive-2.8.5.ebuild	22 Jan 2012 14:53:05 -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/app-arch/libarchive/libarchive-2.8.5.ebuild,v 1.8 2012/01/20 10:40:08 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-2.8.5.ebuild,v 1.9 2012/01/22 14:53:05 armin76 Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE="static static-libs acl xattr kernel_linux +bzip2 +lzma +zlib expat"
 
 COMPRESS_LIBS_DEPEND="lzma? ( app-arch/xz-utils )






             reply	other threads:[~2012-01-22 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-22 14:53 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-22  7:44 [gentoo-commits] gentoo-x86 commit in app-arch/libarchive: ChangeLog libarchive-2.8.5.ebuild Samuli Suominen (ssuominen)
2012-01-20 10:40 Thomas Kahle (tomka)
2012-01-18 21:13 Markus Meier (maekke)
2012-01-17  5:16 Jeroen Roovers (jer)
2012-01-16 20:33 Mark Loeser (halcy0n)
2012-01-15 14:30 Tobias Klausmann (klausman)
2011-09-06  3:17 Brian Harring (ferringb)

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=20120122145305.5BFAB2004B@flycatcher.gentoo.org \
    --to=armin76@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