public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/
Date: Tue, 28 Nov 2017 19:46:24 +0000 (UTC)	[thread overview]
Message-ID: <1511898372.5e42e8f9fa810d25d4094e614928a5bb0307635e.pacho@gentoo> (raw)

commit:     5e42e8f9fa810d25d4094e614928a5bb0307635e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 19:24:23 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 19:46:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e42e8f9

app-admin/packagekit-base: vala-common needed for eautoreconf, bug #622840

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-admin/packagekit-base/Manifest                        | 2 +-
 app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/Manifest b/app-admin/packagekit-base/Manifest
index e21de0d559b..60b52988841 100644
--- a/app-admin/packagekit-base/Manifest
+++ b/app-admin/packagekit-base/Manifest
@@ -1,4 +1,4 @@
 DIST PackageKit-1.0.11.tar.xz 1427404 SHA256 bbd27bbc77795394f25ab009fe1b3420e365541c99248b18bbaa2fa7f029eaf7 SHA512 9529037685f76e883a71ae502eabd83c3e1e8905f76cfe5e938760677f0224f8758bca59e139588aa06589bcca7a20f13dea0fe419022cb950c7a4c631237bce WHIRLPOOL 8d9bebf55acdff2096bb750bc1f3028cdbbb8e0fd09926de69c7e3dcbd7fe56a2908709be01633dd5a61df80afab05b28d8f424b1bbb79454f503cd03301e56a
 DIST PackageKit-1.1.1.tar.xz 1410632 SHA256 483348a54c92419d713a8a153926ec6e1ab70ba64ae4afd3f0a6d63d10b1cac4 SHA512 caf9b67f71a36479d32338c28343671e9586aade7a0f777b867772ad8da8e3206bf66a46b2fa2cba8f0f48af27db3888b68e336707db6f76c5e0dbed464e2874 WHIRLPOOL 0a09233580b50f391931760960c3fe8a644797b24c15a79d56bdbfdadde835856f81175e209ad6877c49387c946c8765418eef28fc1fd188eb5d5d5a383fd1ad
 DIST PackageKit-1.1.4.tar.xz 1424756 SHA256 0ae89f7c381b7def41960f690f7212cf80f7f6bfc9055ce8d0c84aa45f120cd9 SHA512 fc04d58c46f7e7dbb1386d26627ea246b5f21b8483862788bb734b8a137e4cb1d41de0f471b46f6d649e29337f9605acba0568a845577b27a2ac0faaf391b187 WHIRLPOOL f76a446eb64721cb718fe250d710aaf4e0d801bddb44835a7a0327ed250150928d717bb037d23c758eb6bfb752b77aea4bb5a14c8df58b964e008f2260e45736
-DIST PackageKit-1.1.5.tar.xz 1418292 SHA256 50f448ced5b460bd79ba0c97e9fe080153eaeecad909eee108284e3f5fc7b70c SHA512 ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154 WHIRLPOOL d21df70793d316ffd045f9c4b06f0e31015cf659e9f3679cd96dbdaf3acf22e030446030f2c5a589f87b351b8a191dda7614bb63462a9e1017bb9ae11fcfdbf8
+DIST PackageKit-1.1.5.tar.xz 1418292 BLAKE2B 973cfaf1e6dd48bbf3ef5cfe421202804af584af227fb70c5835d70bc128da64fd4084dd2bc508ed63d2c46ac693d7b3fcb540992da4e13ea947696a75f870d9 SHA512 ecc6a4d39caa0a7ea2047f52f95980b23e61ae200e27559326f03302b1c0d798f9cbae53fcf2d397dca3d54e52f143e2e7aa4e3f0b2df8c39e53bd2993e86154

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
index 9d6f36571e9..47c4f16e60b 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
@@ -43,9 +43,11 @@ COMMON_DEPEND="
 	networkmanager? ( >=net-misc/networkmanager-0.6.4:= )
 	systemd? ( >=sys-apps/systemd-204 )
 "
+# vala-common needed for eautoreconf
 DEPEND="${COMMON_DEPEND}
 	>=dev-cpp/glibmm-2.4
 	dev-libs/libxslt[${PYTHON_USEDEP}]
+	dev-libs/vala-common
 	>=dev-util/gtk-doc-am-1.11
 	>=dev-util/intltool-0.35.0
 	sys-devel/gettext


             reply	other threads:[~2017-11-28 19:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28 19:46 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-21 18:24 [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/ Andreas Sturmlechner
2018-12-15 11:52 Mikle Kolyada
2018-12-14  2:13 Thomas Deutschmann
2018-12-12 14:23 Gilles Dartiguelongue
2018-08-20  6:12 Mart Raudsepp
2018-04-02 17:50 Gilles Dartiguelongue
2018-04-02 17:50 Gilles Dartiguelongue
2018-03-10 12:53 Pacho Ramos
2018-01-18  1:49 Mikle Kolyada
2017-12-24 19:17 Mikle Kolyada
2017-12-16 10:31 Tobias Klausmann
2017-02-22 13:40 Ettore Di Giacinto
2017-01-22 14:09 Ettore Di Giacinto
2016-11-02  8:33 Gilles Dartiguelongue
2016-10-30 11:44 Gilles Dartiguelongue
2016-10-23 14:34 Ettore Di Giacinto
2016-09-26 22:33 Gilles Dartiguelongue
2016-09-17  8:27 Pacho Ramos
2016-09-06 22:07 Gilles Dartiguelongue
2016-05-29 14:37 Pacho Ramos
2016-01-03 13:32 Gilles Dartiguelongue
2016-01-03 13:32 Gilles Dartiguelongue
2016-01-03 13:32 Gilles Dartiguelongue

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=1511898372.5e42e8f9fa810d25d4094e614928a5bb0307635e.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