diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-18 16:08:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-18 16:08:55 +0000 |
commit | e20584f58453e165d3a85e0b189cbf4a4e859e77 (patch) | |
tree | 5f61a072f7d3336de61e916ad2d4e71eb73b5090 /app-accessibility | |
parent | Cosmetic changes to align with upstream better. Use Makefile to install. No r... (diff) | |
download | gentoo-2-e20584f58453e165d3a85e0b189cbf4a4e859e77.tar.gz gentoo-2-e20584f58453e165d3a85e0b189cbf4a4e859e77.tar.bz2 gentoo-2-e20584f58453e165d3a85e0b189cbf4a4e859e77.zip |
Marked ~hppa (bug #411761).
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 230b5dc9fcf1..396088f67af7 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.4 2011/11/22 13:09:15 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.5 2012/04/18 16:08:55 jer Exp $ + + 18 Apr 2012; Jeroen Roovers <jer@gentoo.org> at-spi2-core-2.2.3.ebuild: + Marked ~hppa (bug #411761). *at-spi2-core-2.2.3 (22 Nov 2011) 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 3eebb25faee3..43f91d1fe063 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-2011 Gentoo Foundation +# 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.1 2011/11/22 13:09:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.2 2012/04/18 16:08:55 jer Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |