public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Alan Gall (tgall)" <tgall@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: Tue, 09 Oct 2007 07:46:01 +0000	[thread overview]
Message-ID: <E1If9mz-0006zP-5o@stork.gentoo.org> (raw)

tgall       07/10/09 07:46:01

  Modified:             desktop-file-utils-0.14.ebuild ChangeLog
  Log:
  stable on ppc64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.11                 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.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild?rev=1.11&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.10&r2=1.11

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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- desktop-file-utils-0.14.ebuild	27 Sep 2007 14:22:07 -0000	1.10
+++ desktop-file-utils-0.14.ebuild	9 Oct 2007 07:46:00 -0000	1.11
@@ -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.10 2007/09/27 14:22:07 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild,v 1.11 2007/10/09 07:46:00 tgall Exp $
 
 inherit eutils elisp-common
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="emacs"
 
 RDEPEND=">=dev-libs/glib-2.8



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	27 Sep 2007 14:22:07 -0000	1.67
+++ ChangeLog	9 Oct 2007 07:46:00 -0000	1.68
@@ -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.67 2007/09/27 14:22:07 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.68 2007/10/09 07:46:00 tgall Exp $
+
+  09 Oct 2007; Tom Gall <tgall@gentoo.org>
+  desktop-file-utils-0.14.ebuild:
+  stable on ppc64
 
   27 Sep 2007; Samuli Suominen <drac@gentoo.org>
   desktop-file-utils-0.14.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-10-09  7:55 UTC|newest]

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

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=E1If9mz-0006zP-5o@stork.gentoo.org \
    --to=tgall@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