diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:08:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:08:13 +0000 |
commit | c9f673b78f088d4225821c982460a2681e6b9f8d (patch) | |
tree | 8482eb29fa8ed6a0d182fac2b02f8c6d9b91c3b1 /app-accessibility/at-spi2-core | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-c9f673b78f088d4225821c982460a2681e6b9f8d.tar.gz gentoo-2-c9f673b78f088d4225821c982460a2681e6b9f8d.tar.bz2 gentoo-2-c9f673b78f088d4225821c982460a2681e6b9f8d.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/at-spi2-core')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index fda686203fb4..7f4848d877ae 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2012/10/04 07:08:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.13 2012/10/04 15:08:13 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.2.3.ebuild: + Stable for amd64, wrt bug #427544 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> at-spi2-core-2.2.3.ebuild: 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 7d9a23ce52e5..f5e08545e0b5 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.6 2012/10/04 07:08:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.7 2012/10/04 15:08:13 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 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ~hppa x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |