diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 17:56:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 17:56:55 +0000 |
commit | 5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee (patch) | |
tree | 120a5c5634da263754fdf9a37a969670583f6b4c /app-accessibility | |
parent | Remove useless doc USE flag (bug #438012). (diff) | |
download | gentoo-2-5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee.tar.gz gentoo-2-5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee.tar.bz2 gentoo-2-5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee.zip |
Add ~ia64, wrt to bug #441962
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-accessibility')
5 files changed, 14 insertions, 9 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 80e62e37b737..720f4519ec4a 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-accessibility/at-spi2-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.25 2012/12/16 05:57:43 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.26 2012/12/18 17:56:55 ago Exp $ + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.2.3.ebuild, + at-spi2-core-2.4.2.ebuild, at-spi2-core-2.6.2-r1.ebuild, + at-spi2-core-2.6.2.ebuild: + Add ~ia64, wrt to bug #441962 16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml: Switch to global introspection USE flag. diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild index 2afc4236addc..d2182c07f8aa 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.9 2012/10/14 15:08:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.10 2012/12/18 17:56:55 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="amd64 arm ~hppa ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc64 x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild index 5ee2f12aa607..cbf924b1ce7a 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v 1.8 2012/12/08 21:41:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v 1.9 2012/12/18 17:56:55 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r1.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r1.ebuild index 7bbd7f4b0f46..94de434e8f02 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r1.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r1.ebuild,v 1.1 2012/12/09 21:51:42 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r1.ebuild,v 1.2 2012/12/18 17:56:55 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2.ebuild index afe7a1e4a06e..ba794283ec77 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2.ebuild,v 1.1 2012/11/22 22:49:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2.ebuild,v 1.2 2012/12/18 17:56:55 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 |