public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: x11-libs/libtinynotify-systemwide/
Date: Tue, 23 Aug 2011 15:29:15 +0000 (UTC)	[thread overview]
Message-ID: <9786db9683800264da518df5d25b50b9354fc239.mgorny@gentoo> (raw)

commit:     9786db9683800264da518df5d25b50b9354fc239
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 15:22:21 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 15:22:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=9786db96

x11-libs/libtinynotify-systemwide: Add missing pkg-config DEPEND.

(Portage version: 2.2.0_alpha51_p9/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 x11-libs/libtinynotify-systemwide/Manifest         |   12 ++++++------
 .../libtinynotify-systemwide-9999.ebuild           |    1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11-libs/libtinynotify-systemwide/Manifest b/x11-libs/libtinynotify-systemwide/Manifest
index 6354949..9d49345 100644
--- a/x11-libs/libtinynotify-systemwide/Manifest
+++ b/x11-libs/libtinynotify-systemwide/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD libtinynotify-systemwide-9999.ebuild 1040 RMD160 000210fe79e4ecd922f2e263be3aba90a8dc9c5f SHA1 be2edb8e1a0f4c451974b1de82c6fb0f7945223e SHA256 1ec1b0c9559c1377a30794482e532719d0a70200d0c592974ca4493d77beb6da
+EBUILD libtinynotify-systemwide-9999.ebuild 1060 RMD160 3da9dd415243a6e638ad5bb3c53050c9f6aeb864 SHA1 4fc9c84bf947a0d44ecf296c5d77a29ed7415ec5 SHA256 aae535b8f965448933492823fea454360816f7d53727c5b8be168d8cd73042e9
 MISC metadata.xml 555 RMD160 a5c7294c5282ab997a9176a2c117538f44633236 SHA1 0599d577e28d42ce34f4501291316006243a2aef SHA256 a402738464da4854ad956e342ce740e042bc3c42abed3d00a3a33a2acafa4848
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJsEAQEIAAYFAk5Q32UACgkQfXuS5UK5QB0B5QP4ypDOt72iMP6odUb5b3yUArxB
-aZWmERmyXBBr5Ye8z5nDLbNUHMCs0eU9dj62SpZ+vSMP/A9ngMCRZdstzYe99Sm/
-oqb43/p3YLZiOO9Vv+IIg/tr7smXJjEf4mIeYV25tyOzQ+/8RTde/2Uymg/l/6qG
-qeqijLrO/ifLb7ZQ8A==
-=q8h7
+iJwEAQEIAAYFAk5Txa0ACgkQfXuS5UK5QB1J4gP8D9Aj4PlzjL90rmFy0badrLLk
+7aFF+eENU11Q5zl6Nx1SFnlRgYGxF54T+RMjWIEWiQXk1Kse0Y1bAgLusR3xTJsa
+BwNLjpebPmnoMyJQ7/sAOJ7pjvgahtNCJLUPti3sfrMYc+vAzzi5hqdwreu1P9yi
+srvhm9RFrArVGNTKUQg=
+=PxHW
 -----END PGP SIGNATURE-----

diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
index 942f0a9..eb7fab3 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
@@ -23,6 +23,7 @@ IUSE="doc static-libs"
 RDEPEND="sys-process/procps
 	x11-libs/libtinynotify"
 DEPEND="${RDEPEND}
+	dev-util/pkgconfig
 	doc? ( dev-util/gtk-doc )"
 
 DOCS=( README )



             reply	other threads:[~2011-08-23 15:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23 15:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-18 11:30 [gentoo-commits] dev/mgorny:master commit in: x11-libs/libtinynotify-systemwide/ Michał Górny
2011-09-18  9:42 Michał Górny
2011-08-21 11:21 Michał Górny

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=9786db9683800264da518df5d25b50b9354fc239.mgorny@gentoo \
    --to=mgorny@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