public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ultrabug:master commit in: app-admin/rsyslog/
Date: Wed, 31 Aug 2011 10:15:25 +0000 (UTC)	[thread overview]
Message-ID: <1a03cd998efd85ab5d166c3852a6cd369492b886.ultrabug@gentoo> (raw)

commit:     1a03cd998efd85ab5d166c3852a6cd369492b886
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 10:15:17 2011 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 10:15:17 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=1a03cd99

use fixed tag for rsyslog-zeromq

---
 app-admin/rsyslog/Manifest                |    2 +-
 app-admin/rsyslog/rsyslog-5.8.3-r1.ebuild |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index cea9e09..6855616 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -4,4 +4,4 @@ AUX 5-stable/rsyslog.initd 798 RMD160 691fa40e5f7aadad2ff0d3795a7dd6f544b523eb S
 AUX 5-stable/rsyslog.logrotate 440 RMD160 b2599c94c718af02a641e762960b9796952411bb SHA1 228dba04c683d778bccd86f6bcd80650b9c774b4 SHA256 f0effc19bd1f1bfa367d65d6516c73509cb34545157b9e91cf6e437685dd3fe5
 DIST rsyslog-5.8.3.tar.gz 2371617 RMD160 3dfa4c86cb18cdae271cb6fa3790931caea92cb4 SHA1 5f48e244050592a3e609c36e19a268c48552b632 SHA256 6d8853ea08f24b184c4d0f7faef1729612ed2217cfa4fd1b089103ae75f05606
 DIST rsyslog-zeromq.tar.gz 22223 RMD160 632a1888d3972da4ce623c8f6973c72b026b035c SHA1 e6f02c25af19022d0cc9d4782f58db3fc27a9f0f SHA256 3cca6ce8722ec5035744a9b88e65b89b35f6b2e6bbdbc9c9bba89d22addd2753
-EBUILD rsyslog-5.8.3-r1.ebuild 6859 RMD160 0f25dba319cd2dd20a55658243153bf300d73c0b SHA1 6e5f5cee43cc2384fdd77e3e0dbfeafa755a3c58 SHA256 08ff0c689a7d0570db0734244949a9c94440d4dcb56efa4947015b31a3b6f459
+EBUILD rsyslog-5.8.3-r1.ebuild 6893 RMD160 cf0323d18dca5b26947f532e8d1699535dc9ea15 SHA1 6f29bdb3278678b5ead94f9f9f2bd85750580110 SHA256 2f524d970ae5e82d98a02775ee75daea8422b2f7780891e6dbf6a1987834157d

diff --git a/app-admin/rsyslog/rsyslog-5.8.3-r1.ebuild b/app-admin/rsyslog/rsyslog-5.8.3-r1.ebuild
index cc87179..5a38f34 100644
--- a/app-admin/rsyslog/rsyslog-5.8.3-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-5.8.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit autotools-utils systemd
 DESCRIPTION="An enhanced multi-threaded syslogd with database support and more."
 HOMEPAGE="http://www.rsyslog.com/"
 SRC_URI="http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
-	https://github.com/aggregateknowledge/rsyslog-zeromq/tarball/master -> ${PN}-zeromq.tar.gz"
+	https://github.com/aggregateknowledge/rsyslog-zeromq/tarball/44b551abc29dd5b541884bd51b45b413855a93d8 -> ${PN}-zeromq.tar.gz"
 
 LICENSE="GPL-3 LGPL-3"
 KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86"
@@ -42,7 +42,7 @@ DOCS=(AUTHORS ChangeLog doc/rsyslog-example.conf)
 
 src_prepare() {
 	if use zeromq; then
-		local ZEROPATH=${WORKDIR}/aggregateknowledge-rsyslog-zeromq-a81ff2f
+		local ZEROPATH=${WORKDIR}/aggregateknowledge-rsyslog-zeromq-44b551a
 		epatch ${ZEROPATH}/rsyslog-zeromq.patch
 		cp -r ${ZEROPATH}/{i,o}mzeromq ${S}/plugins
 		eautoreconf



             reply	other threads:[~2011-08-31 10:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 10:15 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-31 10:04 [gentoo-commits] dev/ultrabug:master commit in: app-admin/rsyslog/ Alexys Jacob
2011-08-22 15:59 Alexys Jacob
2011-05-12 16:07 Alexys Jacob
2011-05-12 15:22 Alexys Jacob
2011-05-11 21:07 Alexys Jacob

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=1a03cd998efd85ab5d166c3852a6cd369492b886.ultrabug@gentoo \
    --to=ultrabug@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