summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 14:25:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 14:25:56 +0000
commite8597689af88f4381b7b1fc1a7ff7985c7657ed9 (patch)
treea34257e078b6ca957fdec8fcc3988b46a5ea7c69 /x11-libs
parentStable for ppc, wrt bug #550314 (diff)
downloadgentoo-2-e8597689af88f4381b7b1fc1a7ff7985c7657ed9.tar.gz
gentoo-2-e8597689af88f4381b7b1fc1a7ff7985c7657ed9.tar.bz2
gentoo-2-e8597689af88f4381b7b1fc1a7ff7985c7657ed9.zip
Stable for ppc, wrt bug #550318
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 5e6317174e0a..c44ef909fa00 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.421 2015/06/02 05:22:04 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.422 2015/06/11 14:25:56 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> cairo-1.14.2.ebuild:
+ Stable for ppc, wrt bug #550318
02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> cairo-1.14.2.ebuild:
sparc stable wrt bug #550318
diff --git a/x11-libs/cairo/cairo-1.14.2.ebuild b/x11-libs/cairo/cairo-1.14.2.ebuild
index 850a4f41bdcd..9e1329f7aaa2 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.6 2015/06/02 05:22:04 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.7 2015/06/11 14:25:56 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"