diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 13:22:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 13:22:51 +0000 |
commit | fb0e1055e14e37e9170915f20e7a4b0cdf1176d4 (patch) | |
tree | 7c53b880f762245a4b311491b745b7d1652394d7 /dev-perl/Cairo | |
parent | Stable for HPPA (bug #505590). (diff) | |
download | gentoo-2-fb0e1055e14e37e9170915f20e7a4b0cdf1176d4.tar.gz gentoo-2-fb0e1055e14e37e9170915f20e7a4b0cdf1176d4.tar.bz2 gentoo-2-fb0e1055e14e37e9170915f20e7a4b0cdf1176d4.zip |
Stable for HPPA (bug #408151).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 1a940dcfba8f..c9b02e948474 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.2 2014/03/04 20:12:35 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.103.0.ebuild,v 1.3 2014/03/28 13:22:51 jer 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 fd14da9c73fa..0de791ab0ac8 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.72 2014/03/04 20:12:35 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.73 2014/03/28 13:22:51 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> Cairo-1.103.0.ebuild: + Stable for HPPA (bug #408151). 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> Cairo-1.103.0.ebuild: Add ~mips keyword. |