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: Sun, 21 Aug 2011 21:21:27 +0000 (UTC)	[thread overview]
Message-ID: <ef46f7e0b6a1ffc08f46e90b3444834069659e26.mgorny@gentoo> (raw)

commit:     ef46f7e0b6a1ffc08f46e90b3444834069659e26
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 21:18:42 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 21:18:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=ef46f7e0

x11-misc/tinynotify-send: Drop unsure prefix stuff.

(Portage version: 2.2.0_alpha51_p4/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 f756685..9eb08e5 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 1047 RMD160 89a366659e2fc4852ce2ef91bb6fb5b493d530f6 SHA1 7e84a146a24625073c6d100eaa77af5a876f7977 SHA256 31ebd4ed563c2df4b07a2329060f1edb768ca6e60483c99b0b9514113c128330
+EBUILD tinynotify-send-9999.ebuild 1035 RMD160 7b445cd9063a17727a545415b2a4c4e85138b0a1 SHA1 056a40ff7e5fefaf7a7adad11dd5f46983b5e0cf SHA256 4eb91ee9925ae78f12cd4acd70000107e836fd1554f50fc800939a824c63abb3
 MISC metadata.xml 631 RMD160 7649d0735014759d7dc8d8aa3ab1018243b6424d SHA1 c587cdcea4981c68e718cafd92f4f2cb91c1a9d2 SHA256 bab9224bd72784736c7801b20b694bf7e0d1d54d581cb63e9ac4904beee31c92
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk5Q6lEACgkQfXuS5UK5QB2d0wQApAfT8PQDzdQzlZGxPIX01UBe
-aF8PKQumgaRSjzeROGhqKY0pYTn1qCMbUtcY33U9ZgmbzZxAJwzXwt8fyX56Qugs
-8rcZ9Apmr47WWor0+zKLF1tEUQ54vEqaQPziYrO46zgWr7tppZ/TbsGbilrQtgZv
-VxyG+PbwcD2HflkqPfk=
-=UQP9
+iJwEAQEIAAYFAk5RdjIACgkQfXuS5UK5QB0KKAP+JUBLsGDhFqw7h9UerroMN/lf
+a1kAWzLpHwN8+dSs72UmrRhhwlS89UDMQfj+9tMAY7D982b3KTeTud6hewNTZb+P
+zmEHb996wVjY746LJWSuo6yTRZHitL4K9e1Z9gRwHaoZPs0e2vOMjzbWM49Lwko8
+2GJyYc026JF6cAiI/iM=
+=CGUD
 -----END PGP SIGNATURE-----

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
index bf43601..6ff41b9 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
@@ -41,7 +41,7 @@ src_configure() {
 	myeconfargs=(
 		--enable-regular
 		--disable-system-wide
-		--with-system-wide-exec="${EPREFIX}"/usr/bin/sw-notify-send
+		--with-system-wide-exec=/usr/bin/sw-notify-send
 	)
 
 	autotools-utils_src_configure



             reply	other threads:[~2011-08-21 21:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-21 21:21 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 22:14 Michał Górny
2011-08-29 16:32 Michał Górny
2011-08-23 15:29 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=ef46f7e0b6a1ffc08f46e90b3444834069659e26.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