[gentoo-commits] repo/gentoo:master commit in: dev-python/pygtksourceview/, profiles/

2020-06-21 Thread Andreas Sturmlechner
commit: c037972f080577172d835371d87df5d35597c854
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 23:08:10 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 23:12:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c037972f

dev-python/pygtksourceview: Remove last-rited package

Closes: https://bugs.gentoo.org/708094
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/pygtksourceview/Manifest|  1 -
 dev-python/pygtksourceview/metadata.xml| 12 -
 .../pygtksourceview-2.10.1-r1.ebuild   | 56 --
 profiles/package.mask  |  1 -
 4 files changed, 70 deletions(-)

diff --git a/dev-python/pygtksourceview/Manifest 
b/dev-python/pygtksourceview/Manifest
deleted file mode 100644
index 46b71f1a864..000
--- a/dev-python/pygtksourceview/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pygtksourceview-2.10.1.tar.bz2 290249 BLAKE2B 
adc3ef17b06a2c860c9d396aedec1cc3361d62539ffd6bfbf749d5e0ad14a1f567fd4fdeb829a8e9bfe4bdab5e1db3253f9469d2c068f5053a10342bc0c2d70c
 SHA512 
6f8f35ba36cb26f256861ff7f14c3236cf566d6d02f3dea69f63844081caee969ad6288a2aa48d35d4eb542cda73da9d4bfe2cc57548ca15cd372011cab0276e

diff --git a/dev-python/pygtksourceview/metadata.xml 
b/dev-python/pygtksourceview/metadata.xml
deleted file mode 100644
index f49d4aada97..000
--- a/dev-python/pygtksourceview/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-
-Python bindings for gtksourceview (text editing widget)
-
-

diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild 
b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
deleted file mode 100644
index d3fbdc891d0..000
--- a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-GNOME_TARBALL_SUFFIX="bz2"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="GTK+2 bindings for Python"
-HOMEPAGE="http://www.pygtk.org/;
-
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
-IUSE="doc"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-python/pygobject-2.15.2:2[${PYTHON_USEDEP}]
-   >=dev-python/pygtk-2.8:2[${PYTHON_USEDEP}]
-   >=x11-libs/gtksourceview-2.9.7:2.0
-"
-DEPEND="${RDEPEND}
-   >=dev-util/gtk-doc-am-1.10
-   virtual/pkgconfig
-   doc? (
-   dev-libs/libxslt
-   ~app-text/docbook-xml-dtd-4.1.2
-   >=app-text/docbook-xsl-stylesheets-1.70.1 )
-"
-
-src_prepare() {
-   gnome2_src_prepare
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure $(use_enable 
doc docs)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_test() {
-   python_foreach_impl run_in_build_dir default
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog NEWS README"
-   python_foreach_impl run_in_build_dir gnome2_src_install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f9e8277f0fb..1985375a215 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -259,7 +259,6 @@ dev-ruby/rack-mount
 # bugs #640022. Masked for removal in 30 days.
 dev-python/gconf-python
 dev-python/gnome-python-base
-dev-python/pygtksourceview
 
 # Hans de Graaff  (2020-05023)
 # Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: dev-python/pygtksourceview/

2016-03-20 Thread Stephen Klimaszewski
commit: 363406a1df2b692d35a480cf4787053f6019d333
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Sun Mar 20 22:14:24 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Sun Mar 20 23:07:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363406a1

dev-python/pygtksourceview: Add ~arm64 keyword

Package-Manager: portage-2.2.28

 dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild 
b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
index f6a7d5f..7eaeedd 100644
--- a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
+++ b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.pygtk.org/;
 
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~x86-solaris"
 IUSE="doc"
 
 RDEPEND="