public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2013-02-25 21:41 Zac Medico (zmedico)
  0 siblings, 0 replies; 11+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-25 21:41 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/25 21:41:13

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.10                 x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.9&r2=1.10

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- luit-1.1.1.ebuild	26 Aug 2012 16:23:40 -0000	1.9
+++ luit-1.1.1.ebuild	25 Feb 2013 21:41:13 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.9 2012/08/26 16:23:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.10 2013/02/25 21:41:13 zmedico Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.83                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	26 Aug 2012 16:23:40 -0000	1.82
+++ ChangeLog	25 Feb 2013 21:41:13 -0000	1.83
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.82 2012/08/26 16:23:40 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.83 2013/02/25 21:41:13 zmedico Exp $
+
+  25 Feb 2013; Zac Medico <zmedico@gentoo.org> luit-1.1.1.ebuild:
+  Add ~arm-linux keyword.
 
   26 Aug 2012; Raúl Porcel <armin76@gentoo.org> luit-1.1.1.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -280,4 +283,3 @@
 
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +luit-0.99.0.ebuild:
   Initial commit for modular X.
-





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2013-04-12 12:05 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 11+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-04-12 12:05 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/04/12 12:05:43

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Fix building with gcc-4.8, bug #415949
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.11                 x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.10&r2=1.11

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- luit-1.1.1.ebuild	25 Feb 2013 21:41:13 -0000	1.10
+++ luit-1.1.1.ebuild	12 Apr 2013 12:05:43 -0000	1.11
@@ -1,8 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.10 2013/02/25 21:41:13 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.11 2013/04/12 12:05:43 chithanh Exp $
 
 EAPI=4
+XORG_EAUTORECONF=yes
 
 inherit xorg-2
 
@@ -14,3 +15,9 @@
 	x11-libs/libX11
 	x11-libs/libfontenc"
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+	# posix_openpt() call needs POSIX 2004, bug #415949
+	sed -i 's/-D_XOPEN_SOURCE=500/-D_XOPEN_SOURCE=600/' configure.ac || die
+	xorg-2_src_prepare
+}



1.84                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	25 Feb 2013 21:41:13 -0000	1.83
+++ ChangeLog	12 Apr 2013 12:05:43 -0000	1.84
@@ -1,6 +1,10 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.83 2013/02/25 21:41:13 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.84 2013/04/12 12:05:43 chithanh Exp $
+
+  12 Apr 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  luit-1.1.1.ebuild:
+  Fix building with gcc-4.8, bug #415949
 
   25 Feb 2013; Zac Medico <zmedico@gentoo.org> luit-1.1.1.ebuild:
   Add ~arm-linux keyword.





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-08-26 16:23 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-26 16:23 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/26 16:23:40

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #419473
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.9                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.8&r2=1.9

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- luit-1.1.1.ebuild	12 Jul 2012 17:09:43 -0000	1.8
+++ luit-1.1.1.ebuild	26 Aug 2012 16:23:40 -0000	1.9
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.8 2012/07/12 17:09:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.9 2012/08/26 16:23:40 armin76 Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.82                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	12 Jul 2012 17:09:43 -0000	1.81
+++ ChangeLog	26 Aug 2012 16:23:40 -0000	1.82
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.81 2012/07/12 17:09:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.82 2012/08/26 16:23:40 armin76 Exp $
+
+  26 Aug 2012; Raúl Porcel <armin76@gentoo.org> luit-1.1.1.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #419473
 
   12 Jul 2012; Brent Baude <ranger@gentoo.org> luit-1.1.1.ebuild:
   Marking luit-1.1.1 ppc stable for bug 419473





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-07-12 17:09 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-07-12 17:09 UTC (permalink / raw
  To: gentoo-commits

ranger      12/07/12 17:09:44

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Marking luit-1.1.1 ppc for bug 419473
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.7&r2=1.8

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- luit-1.1.1.ebuild	11 Jul 2012 19:20:32 -0000	1.7
+++ luit-1.1.1.ebuild	12 Jul 2012 17:09:43 -0000	1.8
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.7 2012/07/11 19:20:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.8 2012/07/12 17:09:43 ranger Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.81                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	11 Jul 2012 19:20:32 -0000	1.80
+++ ChangeLog	12 Jul 2012 17:09:43 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.80 2012/07/11 19:20:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.81 2012/07/12 17:09:43 ranger Exp $
+
+  12 Jul 2012; Brent Baude <ranger@gentoo.org> luit-1.1.1.ebuild:
+  Marking luit-1.1.1 ppc stable for bug 419473
 
   11 Jul 2012; Brent Baude <ranger@gentoo.org> luit-1.1.1.ebuild:
   Marking luit-1.1.1 ppc64 stable for bug 419473






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-07-11 19:20 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-07-11 19:20 UTC (permalink / raw
  To: gentoo-commits

ranger      12/07/11 19:20:32

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Marking luit-1.1.1 ppc64 for bug 419473
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.6&r2=1.7

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- luit-1.1.1.ebuild	28 Jun 2012 14:20:48 -0000	1.6
+++ luit-1.1.1.ebuild	11 Jul 2012 19:20:32 -0000	1.7
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.6 2012/06/28 14:20:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.7 2012/07/11 19:20:32 ranger Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.80                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	28 Jun 2012 14:20:48 -0000	1.79
+++ ChangeLog	11 Jul 2012 19:20:32 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.79 2012/06/28 14:20:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.80 2012/07/11 19:20:32 ranger Exp $
+
+  11 Jul 2012; Brent Baude <ranger@gentoo.org> luit-1.1.1.ebuild:
+  Marking luit-1.1.1 ppc64 stable for bug 419473
 
   28 Jun 2012; Jeroen Roovers <jer@gentoo.org> luit-1.1.1.ebuild:
   Stable for HPPA (bug #419473).






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-06-28 14:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2012-06-28 14:20 UTC (permalink / raw
  To: gentoo-commits

jer         12/06/28 14:20:48

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #419473).
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.5&r2=1.6

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- luit-1.1.1.ebuild	27 Jun 2012 18:04:49 -0000	1.5
+++ luit-1.1.1.ebuild	28 Jun 2012 14:20:48 -0000	1.6
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.5 2012/06/27 18:04:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.6 2012/06/28 14:20:48 jer Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.79                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	27 Jun 2012 18:04:49 -0000	1.78
+++ ChangeLog	28 Jun 2012 14:20:48 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.78 2012/06/27 18:04:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.79 2012/06/28 14:20:48 jer Exp $
+
+  28 Jun 2012; Jeroen Roovers <jer@gentoo.org> luit-1.1.1.ebuild:
+  Stable for HPPA (bug #419473).
 
   27 Jun 2012; Markus Meier <maekke@gentoo.org> luit-1.1.1.ebuild:
   arm stable, bug #419473






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-06-27 18:04 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2012-06-27 18:04 UTC (permalink / raw
  To: gentoo-commits

maekke      12/06/27 18:04:49

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  arm stable, bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux i686)

Revision  Changes    Path
1.5                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.4&r2=1.5

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- luit-1.1.1.ebuild	24 Jun 2012 18:43:48 -0000	1.4
+++ luit-1.1.1.ebuild	27 Jun 2012 18:04:49 -0000	1.5
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.4 2012/06/24 18:43:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.5 2012/06/27 18:04:49 maekke Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.78                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	24 Jun 2012 18:43:48 -0000	1.77
+++ ChangeLog	27 Jun 2012 18:04:49 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.77 2012/06/24 18:43:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.78 2012/06/27 18:04:49 maekke Exp $
+
+  27 Jun 2012; Markus Meier <maekke@gentoo.org> luit-1.1.1.ebuild:
+  arm stable, bug #419473
 
   24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> luit-1.1.1.ebuild:
   Stable for x86, wrt bug #419473






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-06-24 18:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-24 18:43 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/24 18:43:48

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.3&r2=1.4

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- luit-1.1.1.ebuild	22 Jun 2012 20:22:55 -0000	1.3
+++ luit-1.1.1.ebuild	24 Jun 2012 18:43:48 -0000	1.4
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.3 2012/06/22 20:22:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.4 2012/06/24 18:43:48 ago Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.77                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	22 Jun 2012 20:22:55 -0000	1.76
+++ ChangeLog	24 Jun 2012 18:43:48 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.76 2012/06/22 20:22:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.77 2012/06/24 18:43:48 ago Exp $
+
+  24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> luit-1.1.1.ebuild:
+  Stable for x86, wrt bug #419473
 
   22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> luit-1.1.1.ebuild:
   Stable for amd64, wrt bug #419473






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-06-22 20:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-22 20:22 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/22 20:22:55

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #419473
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.2&r2=1.3

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- luit-1.1.1.ebuild	11 May 2012 03:09:18 -0000	1.2
+++ luit-1.1.1.ebuild	22 Jun 2012 20:22:55 -0000	1.3
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.2 2012/05/11 03:09:18 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.3 2012/06/22 20:22:55 ago Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.76                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	11 May 2012 03:09:18 -0000	1.75
+++ ChangeLog	22 Jun 2012 20:22:55 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.75 2012/05/11 03:09:18 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.76 2012/06/22 20:22:55 ago Exp $
+
+  22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> luit-1.1.1.ebuild:
+  Stable for amd64, wrt bug #419473
 
   11 May 2012; Alexis Ballier <aballier@gentoo.org> luit-1.1.1.ebuild:
   keyword ~amd64-fbsd






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-05-11  3:09 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-11  3:09 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/11 03:09:19

  Modified:             luit-1.1.1.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha103/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?r1=1.1&r2=1.2

Index: luit-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- luit-1.1.1.ebuild	23 Mar 2012 15:29:02 -0000	1.1
+++ luit-1.1.1.ebuild	11 May 2012 03:09:18 -0000	1.2
@@ -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-apps/luit/luit-1.1.1.ebuild,v 1.1 2012/03/23 15:29:02 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.2 2012/05/11 03:09:18 aballier Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="sys-libs/zlib
 	x11-libs/libX11



1.75                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	23 Mar 2012 15:29:02 -0000	1.74
+++ ChangeLog	11 May 2012 03:09:18 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.74 2012/03/23 15:29:02 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.75 2012/05/11 03:09:18 aballier Exp $
+
+  11 May 2012; Alexis Ballier <aballier@gentoo.org> luit-1.1.1.ebuild:
+  keyword ~amd64-fbsd
 
 *luit-1.1.1 (23 Mar 2012)
 






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog
@ 2012-03-23 15:29 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 11+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-03-23 15:29 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/03/23 15:29:02

  Modified:             ChangeLog
  Added:                luit-1.1.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha94/cvs/Linux x86_64)

Revision  Changes    Path
1.74                 x11-apps/luit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	7 Mar 2012 04:26:32 -0000	1.73
+++ ChangeLog	23 Mar 2012 15:29:02 -0000	1.74
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/luit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.73 2012/03/07 04:26:32 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.74 2012/03/23 15:29:02 chithanh Exp $
+
+*luit-1.1.1 (23 Mar 2012)
+
+  23 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +luit-1.1.1.ebuild:
+  Version bump.
 
   07 Mar 2012; Jeremy Olexa <darkside@gentoo.org> luit-1.1.0.ebuild:
   add ~x64-macos, bug 395011



1.1                  x11-apps/luit/luit-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild?rev=1.1&content-type=text/plain

Index: luit-1.1.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.1.ebuild,v 1.1 2012/03/23 15:29:02 chithanh Exp $

EAPI=4

inherit xorg-2

DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="sys-libs/zlib
	x11-libs/libX11
	x11-libs/libfontenc"
DEPEND="${RDEPEND}"






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

end of thread, other threads:[~2013-04-12 12:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 21:41 [gentoo-commits] gentoo-x86 commit in x11-apps/luit: luit-1.1.1.ebuild ChangeLog Zac Medico (zmedico)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-12 12:05 Chi-Thanh Christopher Nguyen (chithanh)
2012-08-26 16:23 Raul Porcel (armin76)
2012-07-12 17:09 Brent Baude (ranger)
2012-07-11 19:20 Brent Baude (ranger)
2012-06-28 14:20 Jeroen Roovers (jer)
2012-06-27 18:04 Markus Meier (maekke)
2012-06-24 18:43 Agostino Sarubbo (ago)
2012-06-22 20:22 Agostino Sarubbo (ago)
2012-05-11  3:09 Alexis Ballier (aballier)
2012-03-23 15:29 Chi-Thanh Christopher Nguyen (chithanh)

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