summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 08:26:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 08:26:06 +0000
commit0a0e68383cc14c832cd26507b76f5d77ddf06683 (patch)
tree8c79b588d79903258044a3fa808f2c81ec10cbbf /x11-libs
parentStable for amd64, wrt bug #550348 (diff)
downloadgentoo-2-0a0e68383cc14c832cd26507b76f5d77ddf06683.tar.gz
gentoo-2-0a0e68383cc14c832cd26507b76f5d77ddf06683.tar.bz2
gentoo-2-0a0e68383cc14c832cd26507b76f5d77ddf06683.zip
Stable for amd64, wrt bug #550318
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index e57eaf5c2bda..387ae5b5742d 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.417 2015/05/27 05:37:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.418 2015/05/27 08:26:06 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> cairo-1.14.2.ebuild:
+ Stable for amd64, wrt bug #550318
27 May 2015; Jeroen Roovers <jer@gentoo.org> cairo-1.14.2.ebuild:
Stable for HPPA PPC64 (bug #550318).
diff --git a/x11-libs/cairo/cairo-1.14.2.ebuild b/x11-libs/cairo/cairo-1.14.2.ebuild
index 6ca842dc86af..12e74549a45c 100644
--- a/x11-libs/cairo/cairo-1.14.2.ebuild
+++ b/x11-libs/cairo/cairo-1.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.2 2015/05/27 05:37:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.3 2015/05/27 08:26:06 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://cairographics.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A vector graphics library with cross-device output support"