From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D59DE139083 for ; Tue, 19 Dec 2017 01:56:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AB6BE10DB; Tue, 19 Dec 2017 01:56:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29765E10DB for ; Tue, 19 Dec 2017 01:56:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5553233BEF4 for ; Tue, 19 Dec 2017 01:56:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFD52AE1D for ; Tue, 19 Dec 2017 01:56:02 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1513648477.841691d03519d9461bca4f991c36805d746e1f9e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/appstream-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/appstream-glib/Manifest dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild X-VCS-Directories: dev-libs/appstream-glib/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 841691d03519d9461bca4f991c36805d746e1f9e X-VCS-Branch: master Date: Tue, 19 Dec 2017 01:56:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6bd5dc9b-3ac8-4cc2-a00d-734936af223e X-Archives-Hash: 577e4e46e176e6f6f2db54704aacc47e commit: 841691d03519d9461bca4f991c36805d746e1f9e Author: Mart Raudsepp gentoo org> AuthorDate: Tue Dec 19 01:27:23 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Dec 19 01:54:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841691d0 dev-libs/appstream-glib: remove old Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-libs/appstream-glib/Manifest | 1 - .../appstream-glib/appstream-glib-0.6.8.ebuild | 61 ---------------------- 2 files changed, 62 deletions(-) diff --git a/dev-libs/appstream-glib/Manifest b/dev-libs/appstream-glib/Manifest index 7a1a790386b..fc23082e781 100644 --- a/dev-libs/appstream-glib/Manifest +++ b/dev-libs/appstream-glib/Manifest @@ -1,2 +1 @@ DIST appstream-glib-0.6.13.tar.xz 1974864 BLAKE2B e9e0967b7657250659b3597bc2f6b049a20750e6dc66ee3672f3794b8c50f5060e48c7d4cd76d16e9e7d7cbc7d3364b7600e1c20fe24b33538c66d2a80cf0888 SHA512 d7e95a31d3f6fba974af2fab423282c7b0291d1325a634d8040fe2c2c2fcde49981be18900415251b3d71f20bb9e945e16d7c00fa830b27deac2e5547ec4c8b0 -DIST appstream-glib-0.6.8.tar.xz 1962132 BLAKE2B 576f560b0e02b99dc1b69fa48aba20ca29ce3dfa5526f75043930a2a365b6455bb0f5fbc71a514dcc62162a988afd2ae22e9abf42a1f15eb902b79f2d692b512 SHA512 dac9e0cc6dd8dfb81cbcdb6796d6890b61d5ede634cbe31768d1cf5746ada3beaf8b46918bab24e72604d52cbf6c6602efa6aedbdf9379f4c10528929f926fe5 diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild deleted file mode 100644 index 06ae3b7b69f..00000000000 --- a/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" - -inherit bash-completion-r1 gnome2 - -DESCRIPTION="Provides GObjects and helper methods to read and write AppStream metadata" -HOMEPAGE="https://people.freedesktop.org/~hughsient/appstream-glib/" -SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" - -LICENSE="LGPL-2.1" -SLOT="0/8" # soname version -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86" -IUSE="+introspection nls stemmer" - -RDEPEND=" - app-arch/gcab - app-arch/libarchive - dev-db/sqlite:3 - >=dev-libs/glib-2.45.8:2 - >=dev-libs/json-glib-1.1.1 - dev-libs/libyaml - >=media-libs/fontconfig-2.11:1.0 - >=media-libs/freetype-2.4:2 - >=net-libs/libsoup-2.51.92:2.4 - sys-apps/util-linux - >=x11-libs/gdk-pixbuf-2.31.5:2[introspection?] - x11-libs/gtk+:3 - x11-libs/pango - introspection? ( >=dev-libs/gobject-introspection-0.9.8:= ) - stemmer? ( dev-libs/snowball-stemmer ) -" -DEPEND="${RDEPEND} - app-text/docbook-xml-dtd:4.3 - dev-libs/libxslt - >=dev-util/gtk-doc-am-1.9 - >=sys-devel/gettext-0.19.7 - dev-util/gperf -" -# ${PN} superseeds appdata-tools, require dummy package until all ebuilds -# are migrated to appstream-glib -RDEPEND="${RDEPEND} - !