diff options
author | 2014-04-23 20:27:53 +0000 | |
---|---|---|
committer | 2014-04-23 20:27:53 +0000 | |
commit | f1f1c9b9d870070ee8d77f8bd15fd4c2b44eb541 (patch) | |
tree | aff77a4faff4702bbcebe8f60deae33e791fa43b /app-accessibility | |
parent | Drop old (diff) | |
download | gentoo-2-f1f1c9b9d870070ee8d77f8bd15fd4c2b44eb541.tar.gz gentoo-2-f1f1c9b9d870070ee8d77f8bd15fd4c2b44eb541.tar.bz2 gentoo-2-f1f1c9b9d870070ee8d77f8bd15fd4c2b44eb541.zip |
Drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild | 42 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild | 48 |
3 files changed, 5 insertions, 91 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index a34e4fd72484..5b2b95c63064 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/at-spi2-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.61 2014/04/21 10:28:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.62 2014/04/23 20:27:53 pacho Exp $ + + 23 Apr 2014; Pacho Ramos <pacho@gentoo.org> -at-spi2-core-2.6.3.ebuild, + -at-spi2-core-2.8.0.ebuild: + Drop old 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.10.2.ebuild: Stable for arm, wrt bug #507568 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild deleted file mode 100644 index 30a7137e4c0e..000000000000 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2013 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.3.ebuild,v 1.11 2013/11/14 07:00:03 mattst88 Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit eutils gnome2 - -DESCRIPTION="D-Bus accessibility specifications and registration daemon" -HOMEPAGE="http://live.gnome.org/Accessibility" - -LICENSE="LGPL-2+" -SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="+introspection" - -RDEPEND=">=dev-libs/glib-2.28:2 - >=sys-apps/dbus-1 - x11-libs/libX11 - x11-libs/libXi - x11-libs/libXtst - introspection? ( >=dev-libs/gobject-introspection-0.9.6 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.40 - virtual/pkgconfig -" - -src_prepare() { - # xevie is deprecated/broken since xorg-1.6/1.7 - G2CONF="${G2CONF} - --disable-xevie - $(use_enable introspection)" - - # disable teamspaces test since that requires Novell.ICEDesktop.Daemon - epatch "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch" - - gnome2_src_prepare -} diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild deleted file mode 100644 index 419775baa4c6..000000000000 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2013 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.8.0.ebuild,v 1.7 2013/12/24 15:08:26 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit eutils gnome2 - -DESCRIPTION="D-Bus accessibility specifications and registration daemon" -HOMEPAGE="http://live.gnome.org/Accessibility" - -LICENSE="LGPL-2+" -SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="+introspection" - -# x11-libs/libSM is needed until upstream #719808 is solved either -# making the dep unneeded or fixing their configure -RDEPEND=" - >=dev-libs/glib-2.28:2 - >=sys-apps/dbus-1 - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXi - x11-libs/libXtst - introspection? ( >=dev-libs/gobject-introspection-0.9.6 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.40 - virtual/pkgconfig -" - -src_prepare() { - # disable teamspaces test since that requires Novell.ICEDesktop.Daemon - epatch "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch" - - gnome2_src_prepare -} - -src_configure() { - # xevie is deprecated/broken since xorg-1.6/1.7 - gnome2_src_configure \ - --disable-xevie \ - $(use_enable introspection) -} |