public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner (mattst88)" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.26.0.ebuild
Date: Sun, 27 May 2012 19:13:48 +0000 (UTC)	[thread overview]
Message-ID: <20120527191348.510A52004B@flycatcher.gentoo.org> (raw)

mattst88    12/05/27 19:13:48

  Modified:             ChangeLog
  Added:                pixman-0.26.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.130                x11-libs/pixman/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	26 Apr 2012 20:52:25 -0000	1.129
+++ ChangeLog	27 May 2012 19:13:48 -0000	1.130
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/pixman
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.129 2012/04/26 20:52:25 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.130 2012/05/27 19:13:48 mattst88 Exp $
+
+*pixman-0.26.0 (27 May 2012)
+
+  27 May 2012; Matt Turner <mattst88@gentoo.org> +pixman-0.26.0.ebuild,
+  +files/pixman-0.26.0-add-missing-_mm_empty-calls.patch:
+  Version bump.
 
   26 Apr 2012; Alexis Ballier <aballier@gentoo.org> pixman-0.24.4.ebuild:
   keyword ~amd64-fbsd



1.1                  x11-libs/pixman/pixman-0.26.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild?rev=1.1&content-type=text/plain

Index: pixman-0.26.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild,v 1.1 2012/05/27 19:13:48 mattst88 Exp $

EAPI=4
inherit xorg-2 toolchain-funcs versionator

EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
DESCRIPTION="Low-level pixel manipulation routines"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE="altivec iwmmxt mmx neon sse2 test"

PATCHES=( "${FILESDIR}"/${P}-add-missing-_mm_empty-calls.patch )

pkg_setup() {
	xorg-2_pkg_setup

	XORG_CONFIGURE_OPTIONS=(
		$(use_enable mmx)
		$(use_enable sse2)
		$(use_enable altivec vmx)
		$(use_enable neon arm-neon)
		$(use_enable iwmmxt arm-iwmmxt)
		--disable-gtk
	)
}






             reply	other threads:[~2012-05-27 19:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-27 19:13 Matt Turner (mattst88) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-22 21:07 [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.26.0.ebuild Agostino Sarubbo (ago)
2012-06-24 19:34 Agostino Sarubbo (ago)
2012-06-28 15:11 Jeroen Roovers (jer)
2012-06-29  5:40 Markus Meier (maekke)
2012-07-11 20:03 Brent Baude (ranger)
2012-07-12 18:00 Brent Baude (ranger)
2012-08-26 19:07 Raul Porcel (armin76)

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=20120527191348.510A52004B@flycatcher.gentoo.org \
    --to=mattst88@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