public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/tuxonice-userui: ChangeLog tuxonice-userui-1.0.ebuild
Date: Sun, 16 Oct 2011 17:01:25 +0000 (UTC)	[thread overview]
Message-ID: <20111016170125.CCCCA2004C@flycatcher.gentoo.org> (raw)

pacho       11/10/16 17:01:25

  Modified:             ChangeLog tuxonice-userui-1.0.ebuild
  Log:
  Fix dependency on bzip2 static for future versions as reported by Arfrever.
  
  (Portage version: 2.1.10.27/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 sys-apps/tuxonice-userui/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/tuxonice-userui/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/tuxonice-userui/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/tuxonice-userui/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/tuxonice-userui/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	16 Oct 2011 16:45:31 -0000	1.23
+++ ChangeLog	16 Oct 2011 17:01:25 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/tuxonice-userui
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tuxonice-userui/ChangeLog,v 1.23 2011/10/16 16:45:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tuxonice-userui/ChangeLog,v 1.24 2011/10/16 17:01:25 pacho Exp $
+
+  16 Oct 2011; Pacho Ramos <pacho@gentoo.org> tuxonice-userui-1.0.ebuild:
+  Fix dependency on bzip2 static for future versions as reported by Arfrever.
 
   16 Oct 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Co-maintain this also.



1.10                 sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild?r1=1.9&r2=1.10

Index: tuxonice-userui-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tuxonice-userui-1.0.ebuild	26 Sep 2011 15:34:41 -0000	1.9
+++ tuxonice-userui-1.0.ebuild	16 Oct 2011 17:01:25 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild,v 1.9 2011/09/26 15:34:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tuxonice-userui/tuxonice-userui-1.0.ebuild,v 1.10 2011/10/16 17:01:25 pacho Exp $
 
 EAPI="2"
 
@@ -19,7 +19,7 @@
 	media-libs/libmng[lcms]
 	>=media-libs/libpng-1.4.8[static-libs]
 	media-libs/freetype[static-libs]
-	app-arch/bzip2[static]
+	|| ( <app-arch/bzip2-1.0.6-r3[static] >=app-arch/bzip2-1.0.6-r3[static-libs] )
 	media-libs/lcms:0[static-libs] )"
 RDEPEND="${DEPEND}"
 






             reply	other threads:[~2011-10-16 17:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-16 17:01 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-26 15:34 [gentoo-commits] gentoo-x86 commit in sys-apps/tuxonice-userui: ChangeLog tuxonice-userui-1.0.ebuild Markos Chandras (hwoarang)
2011-08-15 11:33 Krzysztof Pawlik (nelchael)
2011-08-05 21:02 Krzysztof Pawlik (nelchael)
2010-12-26  9:29 Krzysztof Pawlik (nelchael)
2010-12-12 14:57 Krzysztof Pawlik (nelchael)
2009-06-03 22:06 Dawid Weglinski (cla)
2009-05-14 10:32 Christian Faulhammer (fauli)
2009-04-04 11:40 Krzysiek Pawlik (nelchael)

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=20111016170125.CCCCA2004C@flycatcher.gentoo.org \
    --to=pacho@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