diff options
author | 2008-06-13 09:32:04 +0000 | |
---|---|---|
committer | 2008-06-13 09:32:04 +0000 | |
commit | 58ffe3c3864a96fa426e84a073855a355c9742c5 (patch) | |
tree | 9f140c294f7d363d6bc4f5c7a797a6b82f2449f1 /dev-perl/Cairo/Cairo-1.06.0.ebuild | |
parent | x86 stable wrt #225241 (diff) | |
download | gentoo-2-58ffe3c3864a96fa426e84a073855a355c9742c5.tar.gz gentoo-2-58ffe3c3864a96fa426e84a073855a355c9742c5.tar.bz2 gentoo-2-58ffe3c3864a96fa426e84a073855a355c9742c5.zip |
Stable for HPPA (bug #225185).
(Portage version: 2.1.5.4)
Diffstat (limited to 'dev-perl/Cairo/Cairo-1.06.0.ebuild')
-rw-r--r-- | dev-perl/Cairo/Cairo-1.06.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cairo/Cairo-1.06.0.ebuild b/dev-perl/Cairo/Cairo-1.06.0.ebuild index 7b92900c86c2..6bb7bc13de86 100644 --- a/dev-perl/Cairo/Cairo-1.06.0.ebuild +++ b/dev-perl/Cairo/Cairo-1.06.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.06.0.ebuild,v 1.5 2008/06/10 13:24:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.06.0.ebuild,v 1.6 2008/06/13 09:32:04 jer Exp $ inherit perl-module versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" IUSE="test" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" SRC_TEST="do" |