diff options
author | 2014-02-22 21:50:22 +0000 | |
---|---|---|
committer | 2014-02-22 21:50:22 +0000 | |
commit | e016a0c11ab0a263c98595289a1c08bcbcad7a11 (patch) | |
tree | 4072a98984f41a64e405e92fe7565f514e7df1ca /gnome-extra/at-spi | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-e016a0c11ab0a263c98595289a1c08bcbcad7a11.tar.gz gentoo-2-e016a0c11ab0a263c98595289a1c08bcbcad7a11.tar.bz2 gentoo-2-e016a0c11ab0a263c98595289a1c08bcbcad7a11.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 11fee438393d..3de828c75770 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.241 2014/02/22 21:49:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.242 2014/02/22 21:50:22 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> at-spi-1.32.0-r2.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> at-spi-1.32.0-r2.ebuild, at-spi-2.8.0.ebuild: diff --git a/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild b/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild index 0de0973f0867..d8fbb3548228 100644 --- a/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild +++ b/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild,v 1.5 2014/02/22 21:49:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild,v 1.6 2014/02/22 21:50:22 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://projects.gnome.org/accessibility/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="${PYTHON_DEPS} |