Added ~ppc64; bug #146676
authorMarkus Rothe <corsair@gentoo.org>
Thu, 7 Sep 2006 11:46:54 +0000 (11:46 +0000)
committerMarkus Rothe <corsair@gentoo.org>
Thu, 7 Sep 2006 11:46:54 +0000 (11:46 +0000)
Package-Manager: portage-2.1-r2

dev-perl/Cairo/Cairo-1.00.ebuild
dev-perl/Cairo/ChangeLog
dev-perl/gtk2-perl/ChangeLog
dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild

index ebb431e05198816f5733d1f9c3e09b96c85e33fc..c79d2a170a867584f9214cf5d4ec952d3fc99185 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.00.ebuild,v 1.1 2006/09/07 11:30:57 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.00.ebuild,v 1.2 2006/09/07 11:45:31 corsair Exp $
 
 inherit perl-module
 
@@ -15,7 +15,7 @@ IUSE=""
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="~x86"
+KEYWORDS="~ppc64 ~x86"
 
 DEPEND="
        x11-libs/cairo
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..cca6ec774868c273473a843269225604eca1b7e1 100644 (file)
@@ -0,0 +1,7 @@
+# ChangeLog for dev-perl/Cairo
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.2 2006/09/07 11:45:31 corsair Exp $
+
+  07 Sep 2006; Markus Rothe <corsair@gentoo.org> Cairo-1.00.ebuild:
+  Added ~ppc64; bug #146676
+
index 9ab93e75729d7c110d2957cf88db9d74c95901ed..b03f4fd09d397ed250af39a55df00e9ba35d5532 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/gtk2-perl
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.57 2006/09/07 11:33:16 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.58 2006/09/07 11:46:54 corsair Exp $
+
+  07 Sep 2006; Markus Rothe <corsair@gentoo.org> gtk2-perl-1.140.ebuild:
+  Added ~ppc64; bug #146676
 
 *gtk2-perl-1.140 (07 Sep 2006)
 
index 29fcdc81757263916c5485775d1919244a98feaf..3049003d353b295c251062550564c43b14e97ef0 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild,v 1.1 2006/09/07 11:33:17 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild,v 1.2 2006/09/07 11:46:54 corsair Exp $
 
 inherit perl-module
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc64 ~x86"
 IUSE=""
 
 DEPEND=">=x11-libs/gtk+-2