public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/desktop-file-utils: desktop-file-utils-0.14.ebuild ChangeLog
Date: Fri, 21 Sep 2007 12:37:18 +0000	[thread overview]
Message-ID: <E1IYhl0-00089n-Q3@stork.gentoo.org> (raw)

leio        07/09/21 12:37:18

  Modified:             desktop-file-utils-0.14.ebuild ChangeLog
  Log:
  Correct the glib dependency
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.2                  dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild?r1=1.1&r2=1.2

Index: desktop-file-utils-0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- desktop-file-utils-0.14.ebuild	9 Sep 2007 15:01:11 -0000	1.1
+++ desktop-file-utils-0.14.ebuild	21 Sep 2007 12:37:18 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild,v 1.1 2007/09/09 15:01:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild,v 1.2 2007/09/21 12:37:18 leio Exp $
 
 inherit eutils elisp-common
 
@@ -13,7 +13,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="emacs"
 
-RDEPEND=">=dev-libs/glib-2.6
+RDEPEND=">=dev-libs/glib-2.8
 	emacs? ( virtual/emacs )"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



1.59                 dev-util/desktop-file-utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	9 Sep 2007 15:01:11 -0000	1.58
+++ ChangeLog	21 Sep 2007 12:37:18 -0000	1.59
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/desktop-file-utils
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.58 2007/09/09 15:01:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.59 2007/09/21 12:37:18 leio Exp $
+
+  21 Sep 2007; Mart Raudsepp <leio@gentoo.org>
+  desktop-file-utils-0.14.ebuild:
+  Correct the glib dependency
 
 *desktop-file-utils-0.14 (09 Sep 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-09-21 12:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-21 12:37 Mart Raudsepp (leio) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-21 19:40 [gentoo-commits] gentoo-x86 commit in dev-util/desktop-file-utils: desktop-file-utils-0.14.ebuild ChangeLog Chris Gianelloni (wolf31o2)
2007-09-21 22:57 Chris Gianelloni (wolf31o2)
2007-09-25  4:05 Jeroen Roovers (jer)
2007-09-26  4:41 Joshua Kinard (kumba)
2007-09-27 11:23 Raul Porcel (armin76)
2007-09-27 14:08 Raul Porcel (armin76)
2007-09-27 14:22 Samuli Suominen (drac)
2007-10-09  7:46 Thomas Alan Gall (tgall)
2007-12-22 17:27 Daniel Gryniewicz (dang)
2008-02-03 14:00 Samuli Suominen (drac)

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=E1IYhl0-00089n-Q3@stork.gentoo.org \
    --to=leio@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