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-misc/tinynotify-send/
Date: Mon, 29 Aug 2011 22:14:24 +0000 (UTC)	[thread overview]
Message-ID: <44f0a0d7f0bbdcd8089029776100482c643b3084.mgorny@gentoo> (raw)

commit:     44f0a0d7f0bbdcd8089029776100482c643b3084
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 22:14:07 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 22:14:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=44f0a0d7

x11-misc/tinynotify-send: Be less strict on lib dep -- use ~.

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

---
 x11-misc/tinynotify-send/Manifest                  |   12 ++++++------
 .../tinynotify-send/tinynotify-send-9999.ebuild    |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-misc/tinynotify-send/Manifest b/x11-misc/tinynotify-send/Manifest
index 53af3fc..fc8e962 100644
--- a/x11-misc/tinynotify-send/Manifest
+++ b/x11-misc/tinynotify-send/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD tinynotify-send-9999.ebuild 1149 RMD160 e7c53a405980826cb3c01301966d167fb9ecd272 SHA1 e50665fd6e80ed9709a3a952a1bcfd7656ebf360 SHA256 0e6fd684c99a754dd18ec81413e9ce078e9a22297641a55605e666db70da3d98
+EBUILD tinynotify-send-9999.ebuild 1149 RMD160 5fda4682f9c74aced155bf7067ef6c2781c4f0c5 SHA1 668c34e548417e19710dbe130f3bdf8ef3cf89d9 SHA256 42463b9f5aab5668ac4d63daee4961877a30617cf4be57018741d1534125cd47
 MISC metadata.xml 631 RMD160 7649d0735014759d7dc8d8aa3ab1018243b6424d SHA1 c587cdcea4981c68e718cafd92f4f2cb91c1a9d2 SHA256 bab9224bd72784736c7801b20b694bf7e0d1d54d581cb63e9ac4904beee31c92
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk5bvvoACgkQfXuS5UK5QB22fgQAnn01FxCkswyVdi38hUs+7qWM
-swrWdpjkkaaiPvc+b8sF4eFeS/ulFyp5qRjgb7UP+UoqqrW7GpK18651fzCYz+0r
-dyy0dMg8fNIu8WPyr2S/iReeapwQpgQCAoFsbT7GVntrL6tUCNg4M8wkpeXMSvCf
-8wRCnPqNNULECFbTqrc=
-=wH57
+iJwEAQEIAAYFAk5cDy8ACgkQfXuS5UK5QB30KAP9HDvu+kydoJ6tQTJlQQN+rNDE
+E8wFVwJoMT0Ovh4d7RmPS8sqV3IYph6zfD75SkU3zKwXRCkO6BvojyuIDuVP9PlP
+OKHVrk35pXLi00DcgPKX2BnCbSz+wukqpcTFQs/I/mIs2T1f24rQCLALY+TT5uWM
+luduyUl2VbUjhzcKWak=
+=WHBf
 -----END PGP SIGNATURE-----

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
index 3b44315..7aa63bf 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="symlink"
 
 RDEPEND="x11-libs/libtinynotify
-	=x11-libs/libtinynotify-cli-${PV}
+	~x11-libs/libtinynotify-cli-${PV}
 	symlink? ( !x11-libs/libnotify )"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



             reply	other threads:[~2011-08-29 22:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29 22:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-31  9:15 [gentoo-commits] dev/mgorny:master commit in: x11-misc/tinynotify-send/ Michał Górny
2011-08-29 16:32 Michał Górny
2011-08-23 15:29 Michał Górny
2011-08-21 21:21 Michał Górny
2011-08-21 11:21 Michał Górny
2011-08-21 10:19 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=44f0a0d7f0bbdcd8089029776100482c643b3084.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