public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann (klausman)" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
Date: Sat, 31 Jan 2009 18:20:41 +0000	[thread overview]
Message-ID: <E1LTKSP-0000N0-Vk@stork.gentoo.org> (raw)

klausman    09/01/31 18:20:41

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  Stable on alpha, bug #248038
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	18 Jan 2009 20:08:23 -0000	1.19
+++ ChangeLog	31 Jan 2009 18:20:41 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.19 2009/01/18 20:08:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.20 2009/01/31 18:20:41 klausman Exp $
+
+  31 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
+  qscintilla-2.3.2.ebuild:
+  Stable on alpha, bug #248038
 
   18 Jan 2009; Markus Meier <maekke@gentoo.org> qscintilla-2.3.2.ebuild:
   amd64/x86 stable, bug #248038



1.4                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.3&r2=1.4

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qscintilla-2.3.2.ebuild	18 Jan 2009 20:08:23 -0000	1.3
+++ qscintilla-2.3.2.ebuild	31 Jan 2009 18:20:41 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.3 2009/01/18 20:08:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.4 2009/01/31 18:20:41 klausman Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






             reply	other threads:[~2009-01-31 18:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-31 18:20 Tobias Klausmann (klausman) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-01 22:28 [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild Ben de Groot (yngwin)
2009-05-29 23:22 Ben de Groot (yngwin)
2009-02-20 17:50 Jeroen Roovers (jer)
2009-02-06 16:30 Raul Porcel (armin76)
2009-02-04 23:26 Brent Baude (ranger)
2009-01-18 20:08 Markus Meier (maekke)
2009-01-17 16:31 Gysbert Wassenaar (nixnut)
2008-11-21 13:58 Ben de Groot (yngwin)

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=E1LTKSP-0000N0-Vk@stork.gentoo.org \
    --to=klausman@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