public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Sun, 21 Aug 2016 12:44:00 +0000 (UTC)	[thread overview]
Message-ID: <1471783421.77331865494c9e423db34f3e1a2d0d4f8327721e.pacho@gentoo> (raw)

commit:     77331865494c9e423db34f3e1a2d0d4f8327721e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 12:00:30 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 12:43:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77331865

dev-util/glade: drop old (#575216)

Package-Manager: portage-2.3.0

 dev-util/glade/Manifest           |  1 -
 dev-util/glade/glade-3.8.5.ebuild | 51 ---------------------------------------
 2 files changed, 52 deletions(-)

diff --git a/dev-util/glade/Manifest b/dev-util/glade/Manifest
index 1c2dd09..974176e 100644
--- a/dev-util/glade/Manifest
+++ b/dev-util/glade/Manifest
@@ -1,3 +1,2 @@
 DIST glade-3.18.3.tar.xz 3266400 SHA256 ecdbce46e7fbfecd463be840b94fbf54d83723b3ebe075414cfd225ddab66452 SHA512 6e98d6ba98118fde4066f983024818528ac8c82d176896e2c5c62a19094377df4bf4c6b4edd028cd72bf8744c807c28a930e467f2a23670537b02af327b683f8 WHIRLPOOL 4e1e86b86216739007b3524464a5fcaf07c66ba5adc36a3c497c0c411401fffc6345db2722a1b0f85d1e1e13c920553014e4eac3bdbbd2dcc7ddbd8ac7cb41a3
 DIST glade-3.20.0.tar.xz 3492928 SHA256 82d96dca5dec40ee34e2f41d49c13b4ea50da8f32a3a49ca2da802ff14dc18fe SHA512 58c8da3522c75470f5b42492bddd83f61d828fa2a3fb8a78d15813f6d1f1df22bd808f25ae7228bf2e821bacdcc5665b889bac3ea8364c4dac288f95e817e98a WHIRLPOOL 403bccfa596c306d997df2db115496885db70e04610340e3ceb1ddbd9d2868a1188cf3d164d4ea101442ae8e9cbcc6f2dea351bcc4b59c1bac41f0c315f9a6d8
-DIST glade3-3.8.5.tar.xz 2322076 SHA256 58a5f6e4df4028230ddecc74c564808b7ec4471b1925058e29304f778b6b2735 SHA512 722a33f1a1ec3baa785bf3c6f7f5ec2cbe7cf6fe44c9c26d33728de16f2856cbb1ace0cd38c5b5356081e326666cc82fd00f2b6af53bd06bb832079610042985 WHIRLPOOL 672c38822dd04e43e2a3c6642fa34e9e485172d943a0abd5e16f7f378f73bc9126768955d9aad431960f5966be8edaa26a755ca28e2644a790c111e0b6c0142d

diff --git a/dev-util/glade/glade-3.8.5.ebuild b/dev-util/glade/glade-3.8.5.ebuild
deleted file mode 100644
index 7590c6a..0000000
--- a/dev-util/glade/glade-3.8.5.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME_ORG_MODULE="glade3"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils gnome2 python-single-r1
-
-DESCRIPTION="A user interface designer for GTK+ and GNOME"
-HOMEPAGE="https://glade.gnome.org/"
-
-LICENSE="GPL-2+ FDL-1.1+"
-SLOT="3/11" # subslot = suffix of libgladeui-1.so
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="gnome python"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-	>=dev-libs/glib-2.8:2
-	>=x11-libs/gtk+-2.24:2
-	>=dev-libs/libxml2-2.4:2
-	gnome?	(
-		>=gnome-base/libgnomeui-2
-		>=gnome-base/libbonoboui-2 )
-	python? (
-		${PYTHON_DEPS}
-		>=dev-python/pygtk-2.10:2 )
-"
-DEPEND="${RDEPEND}
-	dev-util/gtk-doc-am
-	>=dev-util/intltool-0.35
-	virtual/pkgconfig
-	sys-devel/gettext
-	>=app-text/gnome-doc-utils-0.9
-	app-text/docbook-xml-dtd:4.1.2
-"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-	gnome2_src_configure \
-		--enable-libtool-lock \
-		$(use_enable gnome) \
-		$(use_enable python)
-}


             reply	other threads:[~2016-08-21 12:44 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 12:44 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-06 20:25 [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/ Markus Meier
2017-06-18 21:25 Alexis Ballier
2017-12-17 23:15 Gilles Dartiguelongue
2018-01-13 12:13 Sergei Trofimovich
2018-01-18  2:22 Mikle Kolyada
2018-02-16 20:39 Sergei Trofimovich
2018-03-04 20:48 Sergei Trofimovich
2018-03-06 21:37 Tobias Klausmann
2018-03-14 21:09 Markus Meier
2018-03-14 21:41 Sergei Trofimovich
2018-03-15  1:50 Mart Raudsepp
2018-04-20 20:28 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-04-28 17:05 Sergei Trofimovich
2018-05-04 20:46 Markus Meier
2018-05-14 14:11 Tobias Klausmann
2018-05-29 12:29 Mikle Kolyada
2018-11-24 13:36 Sergei Trofimovich
2018-12-15 12:50 Sergei Trofimovich
2019-01-08 22:40 Mart Raudsepp
2019-05-29  0:32 Aaron Bauman
2019-07-28 18:17 Mart Raudsepp
2019-08-31  5:26 Mikle Kolyada
2019-09-01 18:20 Mikle Kolyada
2019-09-02  9:32 Agostino Sarubbo
2019-09-02 10:11 Agostino Sarubbo
2019-09-03  0:16 Aaron Bauman
2019-09-08  1:13 Thomas Deutschmann
2019-09-14 23:36 Sergei Trofimovich
2019-10-13 19:04 Matt Turner
2020-01-11 20:19 Mart Raudsepp
2020-01-11 20:19 Mart Raudsepp
2020-02-27 18:17 Mart Raudsepp
2020-04-22  8:41 Agostino Sarubbo
2020-04-22  8:44 Agostino Sarubbo
2020-04-22 14:25 Agostino Sarubbo
2020-05-13 17:35 Sergei Trofimovich
2020-06-07 21:02 Mart Raudsepp
2020-06-07 21:28 Mart Raudsepp
2020-08-14 20:45 Mart Raudsepp
2020-08-30 18:28 Sam James
2020-08-31  2:52 Sam James
2020-09-11 16:57 Sergei Trofimovich
2020-11-05 16:16 Sam James
2020-11-06 15:19 Sam James
2021-04-19  0:22 Matt Turner
2021-04-19  0:41 Matt Turner
2021-05-06 22:12 Sam James
2021-05-07 13:30 Sam James
2021-05-09  1:27 Sam James
2021-05-09 21:48 Sam James
2021-05-10  6:58 Agostino Sarubbo
2021-05-10 10:55 Sam James
2021-05-11 20:43 Sergei Trofimovich
2021-05-21 14:54 Yixun Lan
2021-05-22  2:33 Matt Turner
2022-02-09  0:54 Matt Turner
2022-02-09  0:54 Matt Turner
2022-08-11 16:20 Matt Turner
2022-09-19  1:38 Sam James
2022-09-28 16:29 Arthur Zamarin
2022-09-30 18:37 Arthur Zamarin
2022-10-19 10:07 WANG Xuerui
2022-11-11 20:47 Matt Turner
2023-06-03  2:01 Sam James
2023-06-03  2:08 Sam James
2023-06-03  2:30 Sam James
2023-06-03  3:32 Sam James
2023-06-03 18:01 Arthur Zamarin
2023-06-17 17:16 Arthur Zamarin
2023-06-17 17:16 Arthur Zamarin
2023-06-19 15:30 Matt Turner
2024-05-31  7:34 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471783421.77331865494c9e423db34f3e1a2d0d4f8327721e.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox