diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-09-13 10:32:58 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-09-13 10:32:58 +0300 |
commit | eed51f9492c322e64b9416aeb3d5a029e50f0e29 (patch) | |
tree | 1d635979cc8e046c5ade635611f1a3f353d820cf /dev-libs | |
parent | dev-libs/gobject-introspection-9999: sync test deps (diff) | |
download | gnome-eed51f9492c322e64b9416aeb3d5a029e50f0e29.tar.gz gnome-eed51f9492c322e64b9416aeb3d5a029e50f0e29.tar.bz2 gnome-eed51f9492c322e64b9416aeb3d5a029e50f0e29.zip |
dev-libs/gobject-introspection-common-1.54.-1: remove, newer available in ::gentoo
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection-common/Manifest | 23 | ||||
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild | 33 |
2 files changed, 0 insertions, 56 deletions
diff --git a/dev-libs/gobject-introspection-common/Manifest b/dev-libs/gobject-introspection-common/Manifest deleted file mode 100644 index 813e1cdd..00000000 --- a/dev-libs/gobject-introspection-common/Manifest +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST gobject-introspection-1.54.1.tar.xz 1392504 BLAKE2B f049e768617a3a98eb74345dfce84f08409aa9af3cd0279b8ac93cef55f7519dab01919085731e8b0646639ee6cad7b7fd3b3c1fde24643ac14e7ca13e7e43e4 SHA512 e9ebf9072f0986017c7608e23559918182926da910bb6c5bc9265ba98bcafbf276b8466b35be8ef4953e31d72710a1c91aeecccda42ba8d0cb91801df32d1186 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQKTBAEBCAB9FiEEhjiDzgE0H6m8d3Z/4FucaN0bWf0FAlrU/shfFIAAAAAALgAo -aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg2 -Mzg4M0NFMDEzNDFGQTlCQzc3NzY3RkUwNUI5QzY4REQxQjU5RkQACgkQ4FucaN0b -Wf1xsg/9ETgi+6M0Tg/S1Ev5F8yBGXpPkKqZb+t/igNZKNIXt998xiOqnGu+K4P3 -xsLt8+dgk272QkSxJDeWw/R5IcbTCdHLYBGXab39gVmPjd8QRDb/qkd/8QqY7Cr+ -SgryRaiQxr8xJigTVXZDUZLmSdkD2U99hPjK93UTNzC0BknBdV4zqP7yloFu1VVe -0kmj0rLICUnrWELJ/zurl3+1UBojE0ZS+HSFnMnz9xIHYcYz1yEQiFG4YWdmvWie -mZDMqw4JQNsbVu68+UuBkQp8WzWmCbamX9pAJV4lwU9Q6BFMidUHEp2PFDhY5ziL -4LokBNyYF/QlvCEKvipBO/yT79cCNuCSPb2uBveZJPlYduHcMionHMw1dZqumAT4 -2qfvX1IQKzrpD95v0t8dqA9eIS+DB9geDu7apwfjRKeEX/ai+6VWFzq2uBmX3K/8 -B1dpwcpVTJkoI0YA/NZohsHEIUfndZUWYFkhnLuZsYli5Ii1iOoL8AcA51sbf4xt -7Z756XVSXqjUcCPD2pXABMk3rTjOpKYlpoj2YVRV4BTsRR+JHzkKXUAjwkcUvwYw -eQKfgqgjOAQFwt3eyx2Pw2r3XGFTERMVhuOMgL4edJewk/CKI6WmDcxmCAxEH//4 -ZB/bxaKnsSd62yTjoHg4ZBa2dkd/ejx8LF5uD6Hn7VuwVW2YMMM= -=LPN+ ------END PGP SIGNATURE----- diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild deleted file mode 100644 index 06ad2d2e..00000000 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME_ORG_MODULE="gobject-introspection" - -inherit gnome.org - -DESCRIPTION="Build infrastructure for GObject Introspection" -HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" - -LICENSE="HPND" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" -# Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: -# https://forums.gentoo.org/viewtopic-p-7421930.html - -src_configure() { :; } - -src_compile() { :; } - -src_install() { - dodir /usr/share/aclocal - insinto /usr/share/aclocal - doins m4/introspection.m4 - - dodir /usr/share/gobject-introspection-1.0 - insinto /usr/share/gobject-introspection-1.0 - doins Makefile.introspection -} |