From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Sat, 3 Feb 2018 19:40:12 +0000 (UTC) [thread overview]
Message-ID: <1517686712.62b00f64514929ea948a534e7f243fa8b255a8a9.leio@gentoo> (raw)
commit: 62b00f64514929ea948a534e7f243fa8b255a8a9
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 3 19:19:06 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 3 19:38:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b00f64
dev-libs/libgweather: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-libs/libgweather/Manifest | 1 -
dev-libs/libgweather/libgweather-3.20.4.ebuild | 53 --------------------------
2 files changed, 54 deletions(-)
diff --git a/dev-libs/libgweather/Manifest b/dev-libs/libgweather/Manifest
index 1f4593ce81c..2c28b2e3e80 100644
--- a/dev-libs/libgweather/Manifest
+++ b/dev-libs/libgweather/Manifest
@@ -1,2 +1 @@
-DIST libgweather-3.20.4.tar.xz 3342220 BLAKE2B e9f58b508e67eae0f76849b37cc7ff955a512852d911dfb473b1f28f14112ec21bbbc7910efd39d3752a473774b6fc04fa5de135903882883e3aeb7a0edf5bbb SHA512 65b28a2bf8e9e7d8b02972d1d2f701ac8668b1e91154ba7ee94e9a08bb98d28ce44e88842e2fe78a13ce9f942d79fd2950d8de266dae28bb262c5fc11328ada9
DIST libgweather-3.24.1.tar.xz 3350680 BLAKE2B 9265cb3c280446d5f380f62b60efb5578a7a401e3291d12e3824d8e7eacc582761226b0aaebb0439318bd48b9ad5429a1b6d89eb0220a82650c43be8aa337e2d SHA512 564464d7a18a8e0320871ea418b1163163941c950c5acea5ee65a087e44c4d81e019e2e3e4cb6751989f823cbb7c5691713d3dcef72aeaf6ff264e61b6f7b4b4
diff --git a/dev-libs/libgweather/libgweather-3.20.4.ebuild b/dev-libs/libgweather/libgweather-3.20.4.ebuild
deleted file mode 100644
index 64344996e2d..00000000000
--- a/dev-libs/libgweather/libgweather-3.20.4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 vala
-
-DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="https://wiki.gnome.org/Projects/LibGWeather"
-
-LICENSE="GPL-2+"
-SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
-
-IUSE="glade +introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-
-COMMON_DEPEND="
- >=x11-libs/gtk+-3.13.5:3[introspection?]
- >=dev-libs/glib-2.35.1:2
- >=net-libs/libsoup-2.44:2.4
- >=dev-libs/libxml2-2.6.0:2
- sci-geosciences/geocode-glib
- >=sys-libs/timezone-data-2010k
-
- glade? ( >=dev-util/glade-3.16:3.10 )
- introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
-"
-RDEPEND="${COMMON_DEPEND}
- !<gnome-base/gnome-applets-2.22.0
-"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/gtk-doc-am-1.11
- >=dev-util/intltool-0.50
- >=sys-devel/gettext-0.18
- virtual/pkgconfig
- vala? ( $(vala_depend) )
-"
-
-src_prepare() {
- use vala && vala_src_prepare
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- --disable-static \
- $(use_enable glade glade-catalog) \
- $(use_enable introspection) \
- $(use_enable vala)
-}
next reply other threads:[~2018-02-03 19:40 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-03 19:40 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-13 17:27 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/ Pacho Ramos
2025-03-18 20:27 Sam James
2025-03-18 15:37 Sam James
2025-03-18 15:37 Sam James
2024-04-07 10:11 Arthur Zamarin
2024-04-07 5:55 Arthur Zamarin
2024-04-07 5:55 Arthur Zamarin
2024-03-23 0:03 Mart Raudsepp
2024-03-02 22:41 Mart Raudsepp
2024-02-22 20:47 Arthur Zamarin
2024-02-10 18:53 Arthur Zamarin
2023-09-16 18:16 Matt Turner
2022-12-02 18:44 WANG Xuerui
2022-11-29 22:08 Matt Turner
2022-10-30 1:50 Matt Turner
2022-09-30 18:29 Matt Turner
2022-09-27 23:55 Matt Turner
2022-03-22 10:10 Jakov Smolić
2022-03-21 18:07 Matt Turner
2021-10-27 17:54 Arthur Zamarin
2021-04-15 1:33 Sam James
2021-03-29 1:42 Matt Turner
2021-03-29 1:42 Matt Turner
2020-07-17 20:23 Mart Raudsepp
2019-07-07 11:22 Mart Raudsepp
2019-07-05 1:56 Sobhan Mohammadpour
2019-07-05 1:40 Sobhan Mohammadpour
2018-11-02 12:54 Mart Raudsepp
2018-09-09 13:34 Mart Raudsepp
2018-01-18 2:15 Mikle Kolyada
2017-08-15 22:44 Gilles Dartiguelongue
2017-07-21 8:18 Alexis Ballier
2017-02-15 19:24 Mart Raudsepp
2017-01-15 16:44 Pacho Ramos
2017-01-15 16:44 Pacho Ramos
2016-09-26 19:13 Mart Raudsepp
2016-09-26 16:23 Agostino Sarubbo
2016-09-26 16:22 Agostino Sarubbo
2016-09-03 23:22 Gilles Dartiguelongue
2016-09-03 23:22 Gilles Dartiguelongue
2016-03-06 16:43 Mikle Kolyada
2015-11-14 18:40 Pacho Ramos
2015-11-14 18:40 Pacho Ramos
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=1517686712.62b00f64514929ea948a534e7f243fa8b255a8a9.leio@gentoo \
--to=leio@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