diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:46:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:46:08 +0000 |
commit | 6d54ffd0f9df45c228019a226d250f8f62b7786c (patch) | |
tree | e75dbb231c979345abbce8247ca9da4581cbfbbc /x11-libs/pixman | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-6d54ffd0f9df45c228019a226d250f8f62b7786c.tar.gz gentoo-2-6d54ffd0f9df45c228019a226d250f8f62b7786c.tar.bz2 gentoo-2-6d54ffd0f9df45c228019a226d250f8f62b7786c.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs/pixman')
-rw-r--r-- | x11-libs/pixman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pixman/pixman-0.17.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pixman/ChangeLog b/x11-libs/pixman/ChangeLog index 96c4c8c51756..09347fa26928 100644 --- a/x11-libs/pixman/ChangeLog +++ b/x11-libs/pixman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pixman # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.58 2010/01/12 20:47:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.59 2010/01/14 17:46:08 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> pixman-0.17.2.ebuild: + Stable for HPPA (bug #294958). 12 Jan 2010; Raúl Porcel <armin76@gentoo.org> pixman-0.16.2.ebuild, pixman-0.17.2.ebuild, +files/pixman-0.17.2-armv7.patch: diff --git a/x11-libs/pixman/pixman-0.17.2.ebuild b/x11-libs/pixman/pixman-0.17.2.ebuild index 52f09fae10ca..9f33076937c6 100644 --- a/x11-libs/pixman/pixman-0.17.2.ebuild +++ b/x11-libs/pixman/pixman-0.17.2.ebuild @@ -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/x11-libs/pixman/pixman-0.17.2.ebuild,v 1.7 2010/01/12 20:57:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.17.2.ebuild,v 1.8 2010/01/14 17:46:08 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="altivec mmx sse2" pkg_setup() { |