public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
@ 2008-02-06 20:24 Yuri Vasilevski (yvasilev)
  0 siblings, 0 replies; 6+ messages in thread
From: Yuri Vasilevski (yvasilev) @ 2008-02-06 20:24 UTC (permalink / raw
  To: gentoo-commits

yvasilev    08/02/06 20:24:47

  Modified:             matchbox-applet-input-manager-0.6.ebuild ChangeLog
  Log:
  Added a back ported patch to quieten -debug builds, Bug #95698
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.4                  x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.3&r2=1.4

Index: matchbox-applet-input-manager-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- matchbox-applet-input-manager-0.6.ebuild	26 Sep 2007 04:02:55 -0000	1.3
+++ matchbox-applet-input-manager-0.6.ebuild	6 Feb 2008 20:24:46 -0000	1.4
@@ -1,8 +1,8 @@
-# Copyright 2006-2007 Gentoo Foundation
+# Copyright 2006-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.3 2007/09/26 04:02:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.4 2008/02/06 20:24:46 yvasilev Exp $
 
-inherit versionator
+inherit versionator eutils
 
 MY_PN=${PN/matchbox/mb}
 MY_P=${MY_PN}-${PV}
@@ -23,6 +23,12 @@
 
 S="${WORKDIR}/${MY_P}"
 
+src_unpack() {
+	unpack ${A}; cd "${S}"
+
+	epatch "${FILESDIR}"/${P}-sssh_debug.patch
+}
+
 src_compile() {
 	econf $(use_enable debug) || die "Configuration failed"
 
@@ -30,7 +36,7 @@
 }
 
 src_install() {
-	make DESTDIR=${D} install || die "Installation failed"
+	make DESTDIR="${D}" install || die "Installation failed"
 
 	dodoc AUTHORS Changelog INSTALL NEWS README
 }



1.5                  x11-plugins/matchbox-applet-input-manager/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	26 Sep 2007 04:02:55 -0000	1.4
+++ ChangeLog	6 Feb 2008 20:24:46 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for x11-plugins/matchbox-applet-input-manager
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.4 2007/09/26 04:02:55 jer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.5 2008/02/06 20:24:46 yvasilev Exp $
+
+  06 Feb 2008; <yvasilev@gentoo.org>
+  +files/matchbox-applet-input-manager-0.6-sssh_debug.patch,
+  matchbox-applet-input-manager-0.6.ebuild:
+  Added a back ported patch to quieten -debug builds, Bug #95698
 
   26 Sep 2007; Jeroen Roovers <jer@gentoo.org>
   matchbox-applet-input-manager-0.6.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
@ 2014-08-10 20:01 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:01 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:01:59

  Modified:             matchbox-applet-input-manager-0.6.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.12                 x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.11&r2=1.12

Index: matchbox-applet-input-manager-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- matchbox-applet-input-manager-0.6.ebuild	4 Jun 2012 00:33:40 -0000	1.11
+++ matchbox-applet-input-manager-0.6.ebuild	10 Aug 2014 20:01:59 -0000	1.12
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.11 2012/06/04 00:33:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.12 2014/08/10 20:01:59 slyfox Exp $
 
 inherit versionator eutils
 
 MY_PN=${PN/matchbox/mb}
 MY_P=${MY_PN}-${PV}
 
-DESCRIPTION="Matchbox panel tray app for managing software input methods."
+DESCRIPTION="Matchbox panel tray app for managing software input methods"
 HOMEPAGE="http://matchbox-project.org/"
 SRC_URI="http://matchbox-project.org/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
 LICENSE="GPL-2"



1.14                 x11-plugins/matchbox-applet-input-manager/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	4 Jun 2012 00:33:40 -0000	1.13
+++ ChangeLog	10 Aug 2014 20:01:59 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/matchbox-applet-input-manager
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.13 2012/06/04 00:33:40 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.14 2014/08/10 20:01:59 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+  matchbox-applet-input-manager-0.6.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   04 Jun 2012; Michael Weber <xmw@gentoo.org>
   matchbox-applet-input-manager-0.6.ebuild:
@@ -55,4 +59,3 @@
   +matchbox-applet-input-manager-0.6.ebuild:
   - Initial import. Original ebuild by Priit Laes, modifications by Björn
   Ruberg and Yuri Vasilevski.
-





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
@ 2012-06-04  0:33 Michael Weber (xmw)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Weber (xmw) @ 2012-06-04  0:33 UTC (permalink / raw
  To: gentoo-commits

xmw         12/06/04 00:33:40

  Modified:             matchbox-applet-input-manager-0.6.ebuild ChangeLog
  Log:
  ppc stable (bug 309407)
  
  (Portage version: 2.1.10.63/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.10&r2=1.11

Index: matchbox-applet-input-manager-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- matchbox-applet-input-manager-0.6.ebuild	5 Mar 2012 11:14:04 -0000	1.10
+++ matchbox-applet-input-manager-0.6.ebuild	4 Jun 2012 00:33:40 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.10 2012/03/05 11:14:04 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.11 2012/06/04 00:33:40 xmw Exp $
 
 inherit versionator eutils
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="amd64 ~arm ~hppa ~ppc x86"
+KEYWORDS="amd64 ~arm ~hppa ppc x86"
 IUSE="debug"
 
 DEPEND=">=x11-libs/libmatchbox-1.5"



1.13                 x11-plugins/matchbox-applet-input-manager/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	5 Mar 2012 11:14:04 -0000	1.12
+++ ChangeLog	4 Jun 2012 00:33:40 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/matchbox-applet-input-manager
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.12 2012/03/05 11:14:04 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.13 2012/06/04 00:33:40 xmw Exp $
+
+  04 Jun 2012; Michael Weber <xmw@gentoo.org>
+  matchbox-applet-input-manager-0.6.ebuild:
+  ppc stable (bug 309407)
 
   05 Mar 2012; Thomas Kahle <tomka@gentoo.org>
   matchbox-applet-input-manager-0.6.ebuild:






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
@ 2008-07-13  7:38 Joseph Jezak (josejx)
  0 siblings, 0 replies; 6+ messages in thread
From: Joseph Jezak (josejx) @ 2008-07-13  7:38 UTC (permalink / raw
  To: gentoo-commits

josejx      08/07/13 07:38:24

  Modified:             matchbox-applet-input-manager-0.6.ebuild ChangeLog
  Log:
  Marked ~ppc for bug #211803.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.5&r2=1.6

Index: matchbox-applet-input-manager-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- matchbox-applet-input-manager-0.6.ebuild	27 Feb 2008 16:47:03 -0000	1.5
+++ matchbox-applet-input-manager-0.6.ebuild	13 Jul 2008 07:38:24 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 2006-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.5 2008/02/27 16:47:03 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.6 2008/07/13 07:38:24 josejx Exp $
 
 inherit versionator eutils
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~arm ~hppa ~x86"
+KEYWORDS="~arm ~hppa ~ppc ~x86"
 IUSE="debug"
 
 DEPEND=">=x11-libs/libmatchbox-1.5"



1.7                  x11-plugins/matchbox-applet-input-manager/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	27 Feb 2008 16:47:03 -0000	1.6
+++ ChangeLog	13 Jul 2008 07:38:24 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/matchbox-applet-input-manager
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.6 2008/02/27 16:47:03 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.7 2008/07/13 07:38:24 josejx Exp $
+
+  13 Jul 2008; Joseph Jezak <josejx@gentoo.org>
+  matchbox-applet-input-manager-0.6.ebuild:
+  Marked ~ppc for bug #211803.
 
   27 Feb 2008; Yuri Vasilevski <yvasilev@gentoo.org>
   matchbox-applet-input-manager-0.6.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
@ 2008-02-27 16:47 Yuri Vasilevski (yvasilev)
  0 siblings, 0 replies; 6+ messages in thread
From: Yuri Vasilevski (yvasilev) @ 2008-02-27 16:47 UTC (permalink / raw
  To: gentoo-commits

yvasilev    08/02/27 16:47:03

  Modified:             matchbox-applet-input-manager-0.6.ebuild ChangeLog
  Log:
  Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org/ (Bug #211244).
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.4&r2=1.5

Index: matchbox-applet-input-manager-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- matchbox-applet-input-manager-0.6.ebuild	6 Feb 2008 20:24:46 -0000	1.4
+++ matchbox-applet-input-manager-0.6.ebuild	27 Feb 2008 16:47:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 2006-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.4 2008/02/06 20:24:46 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.5 2008/02/27 16:47:03 yvasilev Exp $
 
 inherit versionator eutils
 
@@ -8,8 +8,8 @@
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Matchbox panel tray app for managing software input methods."
-HOMEPAGE="http://projects.o-hand.com/matchbox/"
-SRC_URI="http://projects.o-hand.com/matchbox/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
+HOMEPAGE="http://matchbox-project.org/"
+SRC_URI="http://matchbox-project.org/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 



1.6                  x11-plugins/matchbox-applet-input-manager/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	6 Feb 2008 20:24:46 -0000	1.5
+++ ChangeLog	27 Feb 2008 16:47:03 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for x11-plugins/matchbox-applet-input-manager
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.5 2008/02/06 20:24:46 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.6 2008/02/27 16:47:03 yvasilev Exp $
+
+  27 Feb 2008; Yuri Vasilevski <yvasilev@gentoo.org>
+  matchbox-applet-input-manager-0.6.ebuild:
+  Updated HOMEPAGE and SRC_URI to it's new location
+  http://matchbox-project.org/ (Bug #211244).
 
   06 Feb 2008; <yvasilev@gentoo.org>
   +files/matchbox-applet-input-manager-0.6-sssh_debug.patch,



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
@ 2007-09-26  4:02 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2007-09-26  4:02 UTC (permalink / raw
  To: gentoo-commits

jer         07/09/26 04:02:55

  Modified:             matchbox-applet-input-manager-0.6.ebuild ChangeLog
  Log:
  Marked ~hppa too.
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.3                  x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.2&r2=1.3

Index: matchbox-applet-input-manager-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- matchbox-applet-input-manager-0.6.ebuild	7 Aug 2006 17:10:33 -0000	1.2
+++ matchbox-applet-input-manager-0.6.ebuild	26 Sep 2007 04:02:55 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 2006-2006 Gentoo Foundation
+# Copyright 2006-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.2 2006/08/07 17:10:33 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.3 2007/09/26 04:02:55 jer Exp $
 
 inherit versionator
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~x86 ~arm"
+KEYWORDS="~arm ~hppa ~x86"
 IUSE="debug"
 
 DEPEND=">=x11-libs/libmatchbox-1.5"



1.4                  x11-plugins/matchbox-applet-input-manager/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	7 Aug 2006 17:10:33 -0000	1.3
+++ ChangeLog	26 Sep 2007 04:02:55 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/matchbox-applet-input-manager
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.3 2006/08/07 17:10:33 yvasilev Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.4 2007/09/26 04:02:55 jer Exp $
+
+  26 Sep 2007; Jeroen Roovers <jer@gentoo.org>
+  matchbox-applet-input-manager-0.6.ebuild:
+  Marked ~hppa too.
 
   07 Aug 2006; <yvasilev@gentoo.org>
   matchbox-applet-input-manager-0.6.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-11 21:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06 20:24 [gentoo-commits] gentoo-x86 commit in x11-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog Yuri Vasilevski (yvasilev)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:01 Sergei Trofimovich (slyfox)
2012-06-04  0:33 Michael Weber (xmw)
2008-07-13  7:38 Joseph Jezak (josejx)
2008-02-27 16:47 Yuri Vasilevski (yvasilev)
2007-09-26  4:02 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox