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

commit:     9c571782f8ffbeb785861ae3ef345c538f7367b5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 20:44:34 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 20:44:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=9c571782

x11-libs/libtinynotify-cli: Fix #if LIVE boundaries.

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

---
 x11-libs/libtinynotify-cli/Manifest                |   12 ++++++------
 .../libtinynotify-cli-9999.ebuild                  |    4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/x11-libs/libtinynotify-cli/Manifest b/x11-libs/libtinynotify-cli/Manifest
index a25698e..385360a 100644
--- a/x11-libs/libtinynotify-cli/Manifest
+++ b/x11-libs/libtinynotify-cli/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD libtinynotify-cli-9999.ebuild 1000 RMD160 1006a8c97fb45f569d58f6ebdd309dc6b3090d28 SHA1 793b5cec475b8046971732284adc1a78a8ba51a9 SHA256 5992db04b6d43d61ecc3686ee1d0f61870c412461ea290d140e1cf42f96dc3bd
+EBUILD libtinynotify-cli-9999.ebuild 1000 RMD160 1d1ad21b8da77df3f095c54388a7175cd0a04290 SHA1 6cfdfdd7382d3fb826858fc6cb00e2d4a0cd6a6e SHA256 cb0ac3f1ac33d6bfd829e55690635352b7814120901dca28436a16e1c5e552fa
 MISC metadata.xml 548 RMD160 78172fd64586e805192dddbbc55b0710f5a88abf SHA1 46c2697e568ee8e93680f80412ff0cff3d49433c SHA256 f812ea69c6d17112e4bf36ee88fca7264eaefae9621ba225490d046910540e83
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk5Q6p0ACgkQfXuS5UK5QB2ljgP/b1mGcqpw7xG1p2OsJbuiCUVV
-fAjUsACjv/SwLcFa7sjIanlTZt5ntwndBnw4fCLy2te84qAtl6+nuaCKQyLBz+zP
-UGz/t5OynYaisBCvAyicLMzsZD/j+p5loTmIHaa0I8oblIk5V9+0YoxXJoFosTXv
-sTHsas0I74iI1tm/IlA=
-=Dga2
+iJwEAQEIAAYFAk5RbjIACgkQfXuS5UK5QB3CUAQAiQXRRk4tN4n+7PK4j6Hvayzs
+x+vV5IqoAPo0dVJgS3MI6mk76ysN3Emxi+HMngbLle4WXFcLm6FyrxXIsOSloPqb
+vvycsm5gKz4xg87mtQGUfss+TvD7yILD1S2q6NxpDyTT2zrxZojEAZ6xVGYHBPjy
++heY5pnUsVKiNHH1jlM=
+=h+73
 -----END PGP SIGNATURE-----

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
index 811b67c..31e709f 100644
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
+++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
@@ -36,13 +36,13 @@ DEPEND="${DEPEND}
 # due to gtk-doc, http://bugs.gentoo.org/show_bug.cgi?id=379415
 AUTOTOOLS_IN_SOURCE_BUILD=1
 
+#if LIVE
 src_prepare() {
 	autotools-utils_src_prepare
-#if LIVE
 	autotools_run_tool gtkdocize
 	eautoreconf
-#endif
 }
+#endif
 
 src_configure() {
 	myeconfargs=(



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

Thread overview: 11+ 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-30  9:54 [gentoo-commits] dev/mgorny:master commit in: x11-libs/libtinynotify-cli/ Michał Górny
2011-09-18 11:30 Michał Górny
2011-09-18  9:42 Michał Górny
2011-08-29 22:19 Michał Górny
2011-08-29 22:10 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
2011-08-20 21:13 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=9c571782f8ffbeb785861ae3ef345c538f7367b5.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