public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/
Date: Wed, 15 Feb 2017 19:43:24 +0000 (UTC)	[thread overview]
Message-ID: <1487187344.9a5e2e5275709896976435c4a89c338c529d50d0.leio@gentoo> (raw)

commit:     9a5e2e5275709896976435c4a89c338c529d50d0
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 19:35:44 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 19:35:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5e2e52

gnome-base/gnome-common: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-base/gnome-common/Manifest                   |  1 -
 .../gnome-common/gnome-common-3.14.0-r1.ebuild     | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/gnome-base/gnome-common/Manifest b/gnome-base/gnome-common/Manifest
index 2823c8fb8e..29caab5691 100644
--- a/gnome-base/gnome-common/Manifest
+++ b/gnome-base/gnome-common/Manifest
@@ -1,2 +1 @@
-DIST gnome-common-3.14.0.tar.xz 156320 SHA256 4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c SHA512 19f00278827fcd7f81a2ea7c198bd270b58f5308f2bb1857f59151c9743c3d968c3f8a7c9885a1b3d50e0e60719b835b0ec2dfc64cc76f00df7b1856822dd695 WHIRLPOOL fa9c553ed816dfa6b72a52d052c839eb626ef68ae306b8647e0ca8db84d44653c922b85ddb258d98af96755693ab0ef1d175654a201884cb2e19add56621855a
 DIST gnome-common-3.18.0.tar.xz 155804 SHA256 22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf SHA512 b931c9a6668d996560549738bb2d95f86f56fa68ce930c077275bdc8fddbc2d28d215c1190099db1df851417902fca87ec81f1c0e644c5b9630a175e1cde0719 WHIRLPOOL d84fbee01c1b51c333395998d98eeb2d31d60dbac6a624bdc066b62d1f583bd36759e8e46528970f12b786ccf2724ad8204af5dadaf75656d9b9b0567269f07e

diff --git a/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild b/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild
deleted file mode 100644
index 81bed5fcb5..0000000000
--- a/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit gnome.org
-
-DESCRIPTION="Common files for development of Gnome packages"
-HOMEPAGE="https://git.gnome.org/browse/gnome-common"
-
-LICENSE="GPL-3"
-SLOT="3"
-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 ~x64-solaris ~x86-solaris"
-IUSE="+autoconf-archive"
-
-RDEPEND="autoconf-archive? ( >=sys-devel/autoconf-archive-2015.02.04 )
-	!autoconf-archive? ( !>=sys-devel/autoconf-archive-2015.02.04 )
-"
-DEPEND=""
-
-src_install() {
-	default
-	if use autoconf-archive; then
-		# do not install macros owned by autoconf-archive, bug #540138
-		rm "${ED}"/usr/share/aclocal/ax_{check_enable_debug,code_coverage}.m4 || die "removing macros failed"
-	fi
-	mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
-	dodoc ChangeLog README*
-}


             reply	other threads:[~2017-02-15 19:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 19:43 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-30 16:34 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/ Matt Turner
2022-07-02 23:23 WANG Xuerui
2022-06-21 16:29 David Seifert
2021-05-26 15:16 Yixun Lan
2021-01-06 23:04 Fabian Groffen
2019-05-21  3:17 Aaron Bauman
2018-12-06 18:18 Mart Raudsepp
2017-10-30 22:26 Mart Raudsepp
2017-03-16 13:24 Jeroen Roovers
2017-02-24 21:29 Michael Weber
2017-02-24 14:07 Agostino Sarubbo
2017-02-21  9:16 Tobias Klausmann
2017-02-18 14:44 Agostino Sarubbo
2017-02-17 10:56 Agostino Sarubbo
2016-12-04 11:50 Pacho Ramos
2016-06-07  7:03 Tobias Klausmann
2016-05-03 20:14 Markus Meier
2016-03-06 17:23 Mikle Kolyada
2015-11-14 19:46 Pacho Ramos
2015-11-14 19:46 Pacho Ramos
2015-09-24  7:59 Agostino Sarubbo
2015-09-20  6:11 Jeroen Roovers

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=1487187344.9a5e2e5275709896976435c4a89c338c529d50d0.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