diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:31:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:31:23 +0000 |
commit | e79e240962578a1ada00391ff8d9f520bc55e13a (patch) | |
tree | 098841561030295193ebfef94c34d0af92423c7e /x11-libs/cairo | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-e79e240962578a1ada00391ff8d9f520bc55e13a.tar.gz gentoo-2-e79e240962578a1ada00391ff8d9f520bc55e13a.tar.bz2 gentoo-2-e79e240962578a1ada00391ff8d9f520bc55e13a.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index fc01855e39aa..2c09d4c7893d 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.369 2014/04/19 17:47:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.370 2014/04/20 08:31:23 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> cairo-1.12.16.ebuild: + Stable for amd64, wrt bug #500368 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> cairo-1.12.16.ebuild: Stable for sparc, wrt bug #500368 diff --git a/x11-libs/cairo/cairo-1.12.16.ebuild b/x11-libs/cairo/cairo-1.12.16.ebuild index 31b86e2afe57..d14396938630 100644 --- a/x11-libs/cairo/cairo-1.12.16.ebuild +++ b/x11-libs/cairo/cairo-1.12.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v 1.10 2014/04/19 17:47:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v 1.11 2014/04/20 08:31:23 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo" SRC_URI="" - KEYWORDS="alpha hppa ia64 ppc ppc64 sparc x86" + KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" else SRC_URI="http://cairographics.org/releases/${P}.tar.xz" KEYWORDS="alpha amd64 ~arm hppa ia64 ~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" |