summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-13 19:15:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-13 19:15:20 +0000
commita4497ace032a6f76bc8014f9e281296101680e65 (patch)
tree28ca6b06fc909710bc91020cd162e7ca8ecfbcb8 /app-i18n
parentStable for HPPA PPC (bug #354099). (diff)
downloadgentoo-2-a4497ace032a6f76bc8014f9e281296101680e65.tar.gz
gentoo-2-a4497ace032a6f76bc8014f9e281296101680e65.tar.bz2
gentoo-2-a4497ace032a6f76bc8014f9e281296101680e65.zip
drop alpha keywords
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/ibus/ChangeLog4
-rw-r--r--app-i18n/ibus/ibus-1.2.0.20100111.ebuild4
-rw-r--r--app-i18n/ibus/ibus-1.3.9-r1.ebuild4
-rw-r--r--app-i18n/ibus/ibus-1.3.9.ebuild4
-rw-r--r--app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild4
-rw-r--r--app-i18n/ibus/ibus-1.3.99.20101118.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/app-i18n/ibus/ChangeLog b/app-i18n/ibus/ChangeLog
index 555ccb7be0cd..f7eb8333d235 100644
--- a/app-i18n/ibus/ChangeLog
+++ b/app-i18n/ibus/ChangeLog
@@ -1,11 +1,11 @@
# ChangeLog for app-i18n/ibus
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.78 2011/02/13 18:02:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.79 2011/02/13 19:15:20 armin76 Exp $
13 Feb 2011; Raúl Porcel <armin76@gentoo.org> ibus-1.3.9.ebuild,
ibus-1.3.9-r1.ebuild, ibus-1.3.99.20101118.ebuild,
ibus-1.3.99.20101118-r1.ebuild:
- Drop sparc keywords
+ Drop alpha/sparc keywords
10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> ibus-1.3.9.ebuild:
Stable on amd64 wrt bug #344337
diff --git a/app-i18n/ibus/ibus-1.2.0.20100111.ebuild b/app-i18n/ibus/ibus-1.2.0.20100111.ebuild
index e363c896021b..7f40383c37b0 100644
--- a/app-i18n/ibus/ibus-1.2.0.20100111.ebuild
+++ b/app-i18n/ibus/ibus-1.2.0.20100111.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.2.0.20100111.ebuild,v 1.7 2010/11/12 09:37:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.2.0.20100111.ebuild,v 1.8 2011/02/13 19:15:20 armin76 Exp $
EAPI="1"
inherit confutils eutils gnome2-utils multilib python
@@ -11,7 +11,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="doc nls"
RDEPEND=">=dev-libs/glib-2.18
diff --git a/app-i18n/ibus/ibus-1.3.9-r1.ebuild b/app-i18n/ibus/ibus-1.3.9-r1.ebuild
index ee3d61a28eb3..4bb8f8f89957 100644
--- a/app-i18n/ibus/ibus-1.3.9-r1.ebuild
+++ b/app-i18n/ibus/ibus-1.3.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.9-r1.ebuild,v 1.2 2011/02/13 18:02:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.9-r1.ebuild,v 1.3 2011/02/13 19:15:20 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="python? 2:2.5"
@@ -12,7 +12,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc +gconf gtk introspection nls +python vala X"
RDEPEND=">=dev-libs/glib-2.18
diff --git a/app-i18n/ibus/ibus-1.3.9.ebuild b/app-i18n/ibus/ibus-1.3.9.ebuild
index 4d162b67502d..eaf87f4bb698 100644
--- a/app-i18n/ibus/ibus-1.3.9.ebuild
+++ b/app-i18n/ibus/ibus-1.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.9.ebuild,v 1.5 2011/02/13 18:02:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.9.ebuild,v 1.6 2011/02/13 19:15:20 armin76 Exp $
EAPI="2"
PYTHON_DEPEND="python? 2:2.5"
@@ -12,7 +12,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="doc +gconf gtk introspection nls +python vala X"
RDEPEND=">=dev-libs/glib-2.18
diff --git a/app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild b/app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild
index 82ed74804e22..a38aa34d8136 100644
--- a/app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild
+++ b/app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild,v 1.2 2011/02/13 18:02:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.99.20101118-r1.ebuild,v 1.3 2011/02/13 19:15:20 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="python? 2:2.5"
@@ -12,7 +12,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc +gconf gtk introspection nls +python vala X"
RDEPEND=">=dev-libs/glib-2.26
diff --git a/app-i18n/ibus/ibus-1.3.99.20101118.ebuild b/app-i18n/ibus/ibus-1.3.99.20101118.ebuild
index 2495d4772759..0aae9b0aeb4c 100644
--- a/app-i18n/ibus/ibus-1.3.99.20101118.ebuild
+++ b/app-i18n/ibus/ibus-1.3.99.20101118.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.99.20101118.ebuild,v 1.3 2011/02/13 18:02:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.99.20101118.ebuild,v 1.4 2011/02/13 19:15:20 armin76 Exp $
EAPI="2"
PYTHON_DEPEND="python? 2:2.5"
@@ -12,7 +12,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc +gconf gtk introspection nls +python vala X"
RDEPEND=">=dev-libs/glib-2.26