eva 14/12/22 18:47:19 Modified: ChangeLog Added: at-spi-2.14.0.ebuild Log: Version bump for Gnome 3.14. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path 1.255 gnome-extra/at-spi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.255&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.255&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?r1=1.254&r2=1.255 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v retrieving revision 1.254 retrieving revision 1.255 diff -u -r1.254 -r1.255 --- ChangeLog 13 Nov 2014 11:40:27 -0000 1.254 +++ ChangeLog 22 Dec 2014 18:47:19 -0000 1.255 @@ -1,6 +1,11 @@ # 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.254 2014/11/13 11:40:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.255 2014/12/22 18:47:19 eva Exp $ + +*at-spi-2.14.0 (22 Dec 2014) + + 22 Dec 2014; Gilles Dartiguelongue <[email protected]> +at-spi-2.14.0.ebuild: + Version bump for Gnome 3.14. 13 Nov 2014; Pacho Ramos <[email protected]> -at-spi-1.32.0-r2.ebuild, -at-spi-2.8.0.ebuild, -files/at-spi-1.22.0-tests.patch, 1.1 gnome-extra/at-spi/at-spi-2.14.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-2.14.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-2.14.0.ebuild?rev=1.1&content-type=text/plain Index: at-spi-2.14.0.ebuild =================================================================== # 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-2.14.0.ebuild,v 1.1 2014/12/22 18:47:19 eva Exp $ EAPI="5" DESCRIPTION="The Gnome Accessibility Toolkit" HOMEPAGE="http://projects.gnome.org/accessibility/" SRC_URI="" LICENSE="metapackage" SLOT="2" KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" RDEPEND=" >=app-accessibility/at-spi2-atk-${PV}:2 >=app-accessibility/at-spi2-core-${PV}:2 >=dev-python/pyatspi-${PV} !<gnome-extra/at-spi-1.32.0-r1 " DEPEND=""
