From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-power-manager/
Date: Sat, 25 Jun 2016 18:43:29 +0000 (UTC) [thread overview]
Message-ID: <1466880167.0e3bc5fc03a3902ae9f54a47e62244ff7679c94a.pacho@gentoo> (raw)
commit: 0e3bc5fc03a3902ae9f54a47e62244ff7679c94a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 18:03:26 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 18:42:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3bc5fc
gnome-extra/gnome-power-manager: Drop old
Package-Manager: portage-2.3.0_rc1
| 1 -
.../gnome-power-manager-3.16.1.ebuild | 59 ----------------------
2 files changed, 60 deletions(-)
--git a/gnome-extra/gnome-power-manager/Manifest b/gnome-extra/gnome-power-manager/Manifest
index 6cbb563..bfa4b8c 100644
--- a/gnome-extra/gnome-power-manager/Manifest
+++ b/gnome-extra/gnome-power-manager/Manifest
@@ -1,2 +1 @@
-DIST gnome-power-manager-3.16.1.tar.xz 432360 SHA256 a4177dbff9fac1f1babf0d2715f950ee0fa3dd143d7b5d89311f33afca924231 SHA512 b4f04196f88bb43eaefc910e733cb291fd88c260baae275595fa1e9913ccb2577ea2192238c6bf18297c4cc69b0d0e88571b96ee526f37ad260f6e1b429488da WHIRLPOOL 41841940544807974d8497f0cecd8a20b4b8f18a4bc30155ba9893d45553ac57cc3ee206bc162132933aef6343a19ca30572fe36b7af6d422aef6e7d63c208ee
DIST gnome-power-manager-3.18.0.tar.xz 433960 SHA256 afe5921a4313d15757f39f6ff4ec6f7c9e9cbb9b2aaa0b8a290e1cd7557e28f0 SHA512 53ec940882b1b037e5d32bcda72b34582925608df30f96147b975651f26cde268a608bbc55242bfee67a48950fa0c395f6b893c047e6b4f1a1c45793376d9b44 WHIRLPOOL 05492c60557744fb86c92c4d47cc54a4b37b7d6ad1eb1701fa2d68acc9a39e3a9a69c3dec96efc0b306d7ba40a54d94da3d3c265cc2d6b643ae0964b4b211326
diff --git a/gnome-extra/gnome-power-manager/gnome-power-manager-3.16.1.ebuild b/gnome-extra/gnome-power-manager/gnome-power-manager-3.16.1.ebuild
deleted file mode 100644
index a9a792a..0000000
--- a/gnome-extra/gnome-power-manager/gnome-power-manager-3.16.1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2 virtualx
-
-DESCRIPTION="GNOME power management service"
-HOMEPAGE="https://projects.gnome.org/gnome-power-manager/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="test"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
-
-COMMON_DEPEND="
- >=dev-libs/glib-2.36:2
- >=x11-libs/gtk+-3.3.8:3
- >=x11-libs/cairo-1
- >=sys-power/upower-0.99:=
-"
-RDEPEND="${COMMON_DEPEND}
- x11-themes/gnome-icon-theme-symbolic
-"
-DEPEND="${COMMON_DEPEND}
- app-text/docbook-sgml-dtd:4.1
- app-text/docbook-sgml-utils
- dev-libs/appstream-glib
- >=dev-util/intltool-0.50
- sys-devel/gettext
- x11-proto/randrproto
- virtual/pkgconfig
- test? ( sys-apps/dbus )
-"
-
-# docbook-sgml-utils and docbook-sgml-dtd-4.1 used for creating man pages
-# (files under ${S}/man).
-# docbook-xml-dtd-4.4 and -4.1.2 are used by the xml files under ${S}/docs.
-
-src_prepare() {
- # Drop debugger CFLAGS from configure
- # Touch configure.ac only if running eautoreconf, otherwise
- # maintainer mode gets triggered -- even if the order is correct
- sed -e 's:^CPPFLAGS="$CPPFLAGS -g"$::g' \
- -i configure || die "debugger sed failed"
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable test tests)
-}
-
-src_test() {
- unset DBUS_SESSION_BUS_ADDRESS
- Xemake check
-}
next reply other threads:[~2016-06-25 18:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-25 18:43 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-23 17:52 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-power-manager/ Jakov Smolić
2022-10-30 22:29 Matt Turner
2022-09-19 2:08 Matt Turner
2022-06-28 10:19 David Seifert
2020-04-29 20:02 Mart Raudsepp
2020-02-19 15:19 Mart Raudsepp
2020-02-08 20:23 Matt Turner
2019-05-18 21:24 Mart Raudsepp
2019-03-06 19:36 Mart Raudsepp
2018-12-11 13:07 Gilles Dartiguelongue
2018-02-03 22:35 Mart Raudsepp
2018-01-18 3:27 Mikle Kolyada
2017-08-12 9:42 Gilles Dartiguelongue
2017-04-02 13:03 Mart Raudsepp
2016-11-09 8:28 Gilles Dartiguelongue
2016-06-25 18:43 Pacho Ramos
2016-03-06 18:03 Mikle Kolyada
2015-11-15 10:30 Pacho Ramos
2015-11-15 10:30 Pacho Ramos
2015-11-15 10:30 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=1466880167.0e3bc5fc03a3902ae9f54a47e62244ff7679c94a.pacho@gentoo \
--to=pacho@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