diff options
author | 2014-04-12 09:39:25 +0000 | |
---|---|---|
committer | 2014-04-12 09:39:25 +0000 | |
commit | 139e85d479855b76259be35ebe321f9879f6c63e (patch) | |
tree | 783057c88272748feba16f65de4a396202ec296e /dev-perl/Cairo | |
parent | avformat requires >=ffmpeg-2.2 (bug #507474) (diff) | |
download | gentoo-2-139e85d479855b76259be35ebe321f9879f6c63e.tar.gz gentoo-2-139e85d479855b76259be35ebe321f9879f6c63e.tar.bz2 gentoo-2-139e85d479855b76259be35ebe321f9879f6c63e.zip |
Stable for x86, wrt bug #408151
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Cairo')
-rw-r--r-- | dev-perl/Cairo/Cairo-1.103.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cairo/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Cairo/Cairo-1.103.0.ebuild b/dev-perl/Cairo/Cairo-1.103.0.ebuild index f460596265a9..f41217f14342 100644 --- a/dev-perl/Cairo/Cairo-1.103.0.ebuild +++ b/dev-perl/Cairo/Cairo-1.103.0.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/dev-perl/Cairo/Cairo-1.103.0.ebuild,v 1.4 2014/04/07 15:48:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.103.0.ebuild,v 1.5 2014/04/12 09:39:25 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Perl interface to the cairo library" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Cairo/ChangeLog b/dev-perl/Cairo/ChangeLog index b361b7d0f4fd..258984a980b2 100644 --- a/dev-perl/Cairo/ChangeLog +++ b/dev-perl/Cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Cairo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.74 2014/04/07 15:48:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.75 2014/04/12 09:39:25 ago Exp $ + + 12 Apr 2014; Agostino Sarubbo <ago@gentoo.org> Cairo-1.103.0.ebuild: + Stable for x86, wrt bug #408151 07 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Cairo-1.103.0.ebuild: amd64 stable wrt bug #408151 |