From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libpciaccess: ChangeLog libpciaccess-0.12.1.ebuild
Date: Fri, 4 Feb 2011 14:53:23 +0000 (UTC) [thread overview]
Message-ID: <20110204145323.4E4CF20054@flycatcher.gentoo.org> (raw)
scarabeus 11/02/04 14:53:23
Modified: ChangeLog
Added: libpciaccess-0.12.1.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.57 x11-libs/libpciaccess/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 31 Dec 2010 20:13:27 -0000 1.56
+++ ChangeLog 4 Feb 2011 14:53:23 -0000 1.57
@@ -1,6 +1,16 @@
# 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.56 2010/12/31 20:13:27 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.57 2011/02/04 14:53:23 scarabeus Exp $
+
+ 04 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ +libpciaccess-0.12.1.ebuild:
+ Version bump.
+
+*libpciaccess-0.12.1 (04 Feb 2011)
+
+ 04 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ +libpciaccess-0.12.1.ebuild:
+ Version bump.
31 Dec 2010; Jeroen Roovers <jer@gentoo.org> libpciaccess-0.12.0.ebuild:
Stable for HPPA (bug #344827).
1.1 x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild?rev=1.1&content-type=text/plain
Index: libpciaccess-0.12.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild,v 1.1 2011/02/04 14:53:23 scarabeus 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"
IUSE="minimal zlib"
DEPEND="zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}"
pkg_setup() {
xorg-2_pkg_setup
CONFIGURE_OPTIONS="$(use_with zlib)
--with-pciids-path=/usr/share/misc"
}
src_install() {
xorg-2_src_install
use minimal || { dobin src/.libs/scanpci || die ; }
}
next reply other threads:[~2011-02-04 14:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-04 14:53 Tomas Chvatal (scarabeus) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-04 17:54 [gentoo-commits] gentoo-x86 commit in x11-libs/libpciaccess: ChangeLog libpciaccess-0.12.1.ebuild Michal Gorny (mgorny)
2011-02-08 21:11 Jonathan Callen (abcd)
2011-02-12 11:32 Markos Chandras (hwoarang)
2011-02-12 16:14 Christian Faulhammer (fauli)
2011-02-14 14:24 Kacper Kowalik (xarthisius)
2011-02-23 16:35 Jeroen Roovers (jer)
2011-03-05 15:48 Raul Porcel (armin76)
2011-03-05 17:56 Kacper Kowalik (xarthisius)
2011-06-24 13:17 Jeremy Olexa (darkside)
2011-08-19 11:58 Chi-Thanh Christopher Nguyen (chithanh)
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=20110204145323.4E4CF20054@flycatcher.gentoo.org \
--to=scarabeus@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