public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libpciaccess: ChangeLog libpciaccess-0.12.0.ebuild
Date: Thu, 23 Dec 2010 12:22:43 +0000 (UTC)	[thread overview]
Message-ID: <20101223122243.D2E2220054@flycatcher.gentoo.org> (raw)

ssuominen    10/12/23 12:22:43

  Modified:             ChangeLog libpciaccess-0.12.0.ebuild
  Log:
  amd64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.53                 x11-libs/libpciaccess/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	19 Dec 2010 13:04:47 -0000	1.52
+++ ChangeLog	23 Dec 2010 12:22:43 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libpciaccess
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.52 2010/12/19 13:04:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.53 2010/12/23 12:22:43 ssuominen Exp $
+
+  23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+  libpciaccess-0.12.0.ebuild:
+  amd64 stable wrt #344827
 
   19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
   libpciaccess-0.12.0.ebuild:



1.4                  x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild?r1=1.3&r2=1.4

Index: libpciaccess-0.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libpciaccess-0.12.0.ebuild	19 Dec 2010 13:04:47 -0000	1.3
+++ libpciaccess-0.12.0.ebuild	23 Dec 2010 12:22:43 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild,v 1.3 2010/12/19 13:04:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild,v 1.4 2010/12/23 12:22:43 ssuominen Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="Library providing generic access to the PCI bus and devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="minimal zlib"
 
 DEPEND="zlib? ( sys-libs/zlib )"






             reply	other threads:[~2010-12-23 12:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23 12:22 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-07 21:07 [gentoo-commits] gentoo-x86 commit in x11-libs/libpciaccess: ChangeLog libpciaccess-0.12.0.ebuild Tomas Chvatal (scarabeus)
2011-03-01 13:59 Michal Gorny (mgorny)
2011-02-12 20:28 Raul Porcel (armin76)
2010-12-31 20:13 Jeroen Roovers (jer)
2010-12-29 21:02 Markus Meier (maekke)
2010-12-25 20:35 Christian Faulhammer (fauli)
2010-12-19 13:04 Samuli Suominen (ssuominen)
2010-07-22 20:06 Tomas Chvatal (scarabeus)

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=20101223122243.D2E2220054@flycatcher.gentoo.org \
    --to=ssuominen@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