public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa (darkside)" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.4-r2.ebuild
Date: Mon, 12 Jan 2009 00:05:30 +0000	[thread overview]
Message-ID: <E1LMAJ8-0001uB-OP@stork.gentoo.org> (raw)

darkside    09/01/12 00:05:30

  Modified:             ChangeLog exo-0.3.4-r2.ebuild
  Log:
  amd64 stable, bug 254440
  (Portage version: 2.2_rc20/cvs/Linux 2.6.27.10 x86_64)

Revision  Changes    Path
1.73                 xfce-extra/exo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	13 Dec 2008 17:38:15 -0000	1.72
+++ ChangeLog	12 Jan 2009 00:05:30 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/exo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.72 2008/12/13 17:38:15 angelos Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.73 2009/01/12 00:05:30 darkside Exp $
+
+  12 Jan 2009; Jeremy Olexa <darkside@gentoo.org> exo-0.3.4-r2.ebuild:
+  amd64 stable, bug 254440
 
   13 Dec 2008; Christoph Mende <angelos@gentoo.org> exo-0.3.4-r1.ebuild,
   exo-0.3.4-r2.ebuild:



1.3                  xfce-extra/exo/exo-0.3.4-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild?r1=1.2&r2=1.3

Index: exo-0.3.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- exo-0.3.4-r2.ebuild	13 Dec 2008 17:38:16 -0000	1.2
+++ exo-0.3.4-r2.ebuild	12 Jan 2009 00:05:30 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild,v 1.2 2008/12/13 17:38:16 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild,v 1.3 2009/01/12 00:05:30 darkside Exp $
 
 inherit eutils xfce44 python multilib autotools
 
@@ -9,7 +9,7 @@
 xfce44_core_package
 
 DESCRIPTION="Extensions, widgets and framework library with session management support"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="debug doc hal libnotify python"
 
 RDEPEND=">=dev-lang/perl-5.6






             reply	other threads:[~2009-01-12  0:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12  0:05 Jeremy Olexa (darkside) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-04 21:16 [gentoo-commits] gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.4-r2.ebuild Raul Porcel (armin76)
2009-01-25 16:29 Tobias Klausmann (klausman)
2009-01-21 19:41 Jeroen Roovers (jer)
2009-01-18 16:17 Markus Meier (maekke)
2009-01-13 15:34 Brent Baude (ranger)
2008-12-01 19:36 Christoph Mende (angelos)

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=E1LMAJ8-0001uB-OP@stork.gentoo.org \
    --to=darkside@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