From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/gcab/
Date: Wed, 15 Feb 2017 16:47:20 +0000 (UTC) [thread overview]
Message-ID: <1487177231.afbc34c6200e0cbb568b5db498f9221effbb8427.leio@gentoo> (raw)
commit: afbc34c6200e0cbb568b5db498f9221effbb8427
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 16:44:57 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 16:47:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbc34c6
app-arch/gcab: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-arch/gcab/Manifest | 1 -
app-arch/gcab/gcab-0.6.ebuild | 46 -------------------------------------------
2 files changed, 47 deletions(-)
diff --git a/app-arch/gcab/Manifest b/app-arch/gcab/Manifest
index e40048d509..6dba80f4fd 100644
--- a/app-arch/gcab/Manifest
+++ b/app-arch/gcab/Manifest
@@ -1,2 +1 @@
-DIST gcab-0.6.tar.xz 316668 SHA256 a0443b904bfa7227b5155bfcdf9ea9256b6e26930b8febe1c41f972f6f1334bb SHA512 80c18f213b94402cbb4c19ed506f4a40e9c4f8deb9ddf6ee990214213f011f7638d83122b36cadff86330b524eef82969d1245b64d5d04eb5998f76cd2ca6df8 WHIRLPOOL 8e6140d6a9d11cf0ce249d15ce2fda21fbbca9c366cc938ff99398bcd32f375d07909c421ade7530611902c27e7c002d8f43ff71c04830c5062849ebe5c347e5
DIST gcab-0.7.tar.xz 332248 SHA256 a16e5ef88f1c547c6c8c05962f684ec127e078d302549f3dfd2291e167d4adef SHA512 db8c0b4ee2bc75b8bb540b4fe0e9304782b9848b3ab0ba3077638d13cdec652f6178206ec6474af036fba90e952ef0052dd9d19be9eb72bae97d98f8f18a0c02 WHIRLPOOL e634309e142f2e5772a8a1bc9f6e8cabd4df8d4590c5b9867c6125d287c8fffb0f07782c3c0c418d91e632e88247f7ae48540891920f99587afef1ebbdadbea5
diff --git a/app-arch/gcab/gcab-0.6.ebuild b/app-arch/gcab/gcab-0.6.ebuild
deleted file mode 100644
index e6fed3d541..0000000000
--- a/app-arch/gcab/gcab-0.6.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-GCONF_DEBUG=no
-VALA_USE_DEPEND=vapigen
-
-inherit gnome2 vala
-
-DESCRIPTION="Library and tool for working with Microsoft Cabinet (CAB) files"
-HOMEPAGE="https://wiki.gnome.org/msitools"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="+introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-
-RDEPEND="
- >=dev-libs/glib-2.22:2
- sys-libs/zlib
- introspection? ( >=dev-libs/gobject-introspection-0.9.4 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.14
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig
- vala? ( $(vala_depend) )
-"
-
-src_prepare() {
- gnome2_src_prepare
- use vala && vala_src_prepare
-}
-
-src_configure() {
- local myconf
- use vala || myconf="VAPIGEN=no"
- gnome2_src_configure \
- --disable-static \
- $(use_enable introspection) \
- ${myconf}
-}
next reply other threads:[~2017-02-15 16:47 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 16:47 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-01 16:07 [gentoo-commits] repo/gentoo:master commit in: app-arch/gcab/ Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-07-06 13:59 Matt Turner
2022-10-29 22:33 Matt Turner
2022-08-28 7:41 WANG Xuerui
2021-08-05 2:17 Yixun Lan
2020-06-07 21:28 Mart Raudsepp
2020-05-13 17:35 Sergei Trofimovich
2020-03-15 11:40 Mart Raudsepp
2020-01-11 18:13 Mart Raudsepp
2020-01-11 18:13 Mart Raudsepp
2020-01-01 15:25 Agostino Sarubbo
2019-12-24 17:03 Sergei Trofimovich
2019-12-08 11:55 Mikle Kolyada
2019-10-13 8:24 Mart Raudsepp
2019-07-13 12:08 Sergei Trofimovich
2019-05-09 20:04 Aaron Bauman
2019-02-13 23:37 Mart Raudsepp
2019-01-14 19:52 Mart Raudsepp
2019-01-14 7:14 Sergei Trofimovich
2019-01-05 17:19 Mikle Kolyada
2018-12-05 15:32 Mart Raudsepp
2018-05-29 12:29 Mikle Kolyada
2018-05-14 14:11 Tobias Klausmann
2018-05-04 20:46 Markus Meier
2018-04-28 16:36 Sergei Trofimovich
2018-04-26 22:32 Aaron Bauman
2018-04-26 17:15 Thomas Deutschmann
2018-02-07 23:20 Gilles Dartiguelongue
2017-01-22 12:21 Tobias Klausmann
2016-09-02 16:58 Patrice Clement
2016-07-30 9:34 Jeroen Roovers
2016-07-30 9:34 Jeroen Roovers
2016-06-08 19:41 Markus Meier
2015-11-12 11:07 Agostino Sarubbo
2015-10-03 8:10 Markus Meier
2015-09-20 14:41 Tobias Klausmann
2015-09-06 8:05 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=1487177231.afbc34c6200e0cbb568b5db498f9221effbb8427.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