summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-11-13 10:35:57 +0000
committerPacho Ramos <pacho@gentoo.org>2014-11-13 10:35:57 +0000
commit562b868329b6977644cc4e05d7d0b1b286d47440 (patch)
tree70932cab5dc1663df95d9f45a9b8316c90f377a4 /app-accessibility
parentVersion bump (#529060 by mrueg) (diff)
downloadgentoo-2-562b868329b6977644cc4e05d7d0b1b286d47440.tar.gz
gentoo-2-562b868329b6977644cc4e05d7d0b1b286d47440.tar.bz2
gentoo-2-562b868329b6977644cc4e05d7d0b1b286d47440.zip
Drop old (#508854)
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/accerciser/ChangeLog6
-rw-r--r--app-accessibility/accerciser/accerciser-1.12.1.ebuild60
-rw-r--r--app-accessibility/accerciser/accerciser-3.8.2.ebuild67
3 files changed, 5 insertions, 128 deletions
diff --git a/app-accessibility/accerciser/ChangeLog b/app-accessibility/accerciser/ChangeLog
index cb9cb3a60723..ff0245e81a0f 100644
--- a/app-accessibility/accerciser/ChangeLog
+++ b/app-accessibility/accerciser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/accerciser
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.40 2014/07/23 15:12:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.41 2014/11/13 10:35:57 pacho Exp $
+
+ 13 Nov 2014; Pacho Ramos <pacho@gentoo.org> -accerciser-1.12.1.ebuild,
+ -accerciser-3.8.2.ebuild:
+ Drop old (#508854)
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> accerciser-3.12.0.ebuild:
Stable for x86, wrt bug #512012
diff --git a/app-accessibility/accerciser/accerciser-1.12.1.ebuild b/app-accessibility/accerciser/accerciser-1.12.1.ebuild
deleted file mode 100644
index fb671aedc174..000000000000
--- a/app-accessibility/accerciser/accerciser-1.12.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-1.12.1.ebuild,v 1.8 2012/02/10 04:04:50 patrick Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-PYTHON_DEPEND="2:2.5"
-
-inherit gnome2 python
-
-DESCRIPTION="Interactive Python accessibility explorer"
-HOMEPAGE="http://live.gnome.org/Accerciser"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="dev-python/ipython
- dev-python/pygtk:2
- dev-python/pygobject:2
- dev-python/pycairo
- dev-python/libgnome-python
- dev-python/libwnck-python
- dev-python/pygtksourceview
- dev-python/gconf-python
- dev-python/librsvg-python
- >=gnome-extra/at-spi-1.7:1
- dev-libs/glib:2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.35
- app-text/scrollkeeper
- >=app-text/gnome-doc-utils-0.12"
-
-pkg_setup() {
- G2CONF="${G2CONF} --without-pyreqs"
- DOCS="AUTHORS COPYING ChangeLog NEWS README"
- python_set_active_version 2
-}
-
-src_prepare() {
- gnome2_src_prepare
-
- # disable pyc compiling
- echo '#!/bin/sh' > py-compile
-
- python_convert_shebangs -r 2 .
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- python_need_rebuild
- python_mod_optimize "${PN}"
-}
-
-pkg_postrm() {
- gnome2_pkg_postrm
- python_mod_cleanup "${PN}"
-}
diff --git a/app-accessibility/accerciser/accerciser-3.8.2.ebuild b/app-accessibility/accerciser/accerciser-3.8.2.ebuild
deleted file mode 100644
index c09a016430d8..000000000000
--- a/app-accessibility/accerciser/accerciser-3.8.2.ebuild
+++ /dev/null
@@ -1,67 +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/accerciser/accerciser-3.8.2.ebuild,v 1.4 2013/12/08 17:30:59 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_2,3_3} )
-PYTHON_REQ_USE="xml"
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Interactive Python accessibility explorer"
-HOMEPAGE="http://live.gnome.org/Accerciser"
-
-LICENSE="BSD CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- >=app-accessibility/at-spi2-core-2.5.2:2
- >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
- >=x11-libs/gtk+-3.1.13:3[introspection]
-
- dev-libs/atk[introspection]
- >=dev-libs/glib-2.28:2
- dev-libs/gobject-introspection
- >=dev-python/ipython-0.11[${PYTHON_USEDEP}]
- >=dev-python/pyatspi-2.1.5[${PYTHON_USEDEP}]
- dev-python/pycairo[${PYTHON_USEDEP}]
- x11-libs/gdk-pixbuf[introspection]
- x11-libs/libwnck:3[introspection]
- x11-libs/pango[introspection]
- ${PYTHON_DEPS}
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- >=dev-util/intltool-0.35
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome2_src_prepare
-
- # Leave shebang alone
- sed 's:@PYTHON@:/usr/bin/python:' -i src/accerciser.in || die
-
- python_copy_sources
-}
-
-src_configure() {
- python_foreach_impl run_in_build_dir gnome2_src_configure \
- ITSTOOL=$(type -P true)
-}
-
-src_compile() {
- python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_install() {
- installing() {
- gnome2_src_install
- python_doscript src/accerciser
- }
- python_foreach_impl run_in_build_dir installing
-}