Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/uim: uim-1.6.0-r2.ebuild uim-1.5.7-r1.ebuild uim-1.5.7.ebuild
Date: Sat, 05 Feb 2011 09:50:13
Message-Id: 20110205095003.A54E920054@flycatcher.gentoo.org
1 ssuominen 11/02/05 09:50:03
2
3 Modified: uim-1.6.0-r2.ebuild uim-1.5.7-r1.ebuild
4 uim-1.5.7.ebuild
5 Log:
6 pin old versions to old libnotify
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-i18n/uim/uim-1.6.0-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.6.0-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.6.0-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.6.0-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: uim-1.6.0-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.6.0-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- uim-1.6.0-r2.ebuild 5 Jan 2011 11:17:11 -0000 1.1
24 +++ uim-1.6.0-r2.ebuild 5 Feb 2011 09:50:03 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.6.0-r2.ebuild,v 1.1 2011/01/05 11:17:11 matsuu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.6.0-r2.ebuild,v 1.2 2011/02/05 09:50:03 ssuominen Exp $
30
31 EAPI="3"
32 inherit autotools eutils multilib elisp-common flag-o-matic
33 @@ -38,7 +38,7 @@
34 gtk? ( >=x11-libs/gtk+-2.4:2 )
35 kde? ( >=kde-base/kdelibs-4 )
36 libedit? ( dev-libs/libedit )
37 - libnotify? ( >=x11-libs/libnotify-0.4 )
38 + libnotify? ( >=x11-libs/libnotify-0.4 <x11-libs/libnotify-0.7 )
39 m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
40 ncurses? ( sys-libs/ncurses )
41 nls? ( virtual/libintl )
42
43
44
45 1.3 app-i18n/uim/uim-1.5.7-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.5.7-r1.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.5.7-r1.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.5.7-r1.ebuild?r1=1.2&r2=1.3
50
51 Index: uim-1.5.7-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.5.7-r1.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- uim-1.5.7-r1.ebuild 23 Oct 2010 10:07:36 -0000 1.2
58 +++ uim-1.5.7-r1.ebuild 5 Feb 2011 09:50:03 -0000 1.3
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2010 Gentoo Foundation
61 +# Copyright 1999-2011 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.5.7-r1.ebuild,v 1.2 2010/10/23 10:07:36 hwoarang Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.5.7-r1.ebuild,v 1.3 2011/02/05 09:50:03 ssuominen Exp $
65
66 EAPI="2"
67 inherit autotools eutils multilib elisp-common flag-o-matic
68 @@ -34,7 +34,7 @@
69 gtk? ( >=x11-libs/gtk+-2.4 )
70 kde? ( >=kde-base/kdelibs-4 )
71 libedit? ( dev-libs/libedit )
72 - libnotify? ( >=x11-libs/libnotify-0.4 )
73 + libnotify? ( >=x11-libs/libnotify-0.4 <x11-libs/libnotify-0.7 )
74 m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
75 ncurses? ( sys-libs/ncurses )
76 nls? ( virtual/libintl )
77
78
79
80 1.11 app-i18n/uim/uim-1.5.7.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.5.7.ebuild?rev=1.11&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.5.7.ebuild?rev=1.11&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1.5.7.ebuild?r1=1.10&r2=1.11
85
86 Index: uim-1.5.7.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.5.7.ebuild,v
89 retrieving revision 1.10
90 retrieving revision 1.11
91 diff -u -r1.10 -r1.11
92 --- uim-1.5.7.ebuild 10 Jul 2010 19:17:02 -0000 1.10
93 +++ uim-1.5.7.ebuild 5 Feb 2011 09:50:03 -0000 1.11
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2010 Gentoo Foundation
96 +# Copyright 1999-2011 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.5.7.ebuild,v 1.10 2010/07/10 19:17:02 armin76 Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.5.7.ebuild,v 1.11 2011/02/05 09:50:03 ssuominen Exp $
100
101 EAPI="2"
102 inherit autotools eutils multilib elisp-common flag-o-matic
103 @@ -34,7 +34,7 @@
104 gtk? ( >=x11-libs/gtk+-2.4 )
105 kde? ( >=kde-base/kdelibs-4 )
106 libedit? ( dev-libs/libedit )
107 - libnotify? ( >=x11-libs/libnotify-0.4 )
108 + libnotify? ( >=x11-libs/libnotify-0.4 <x11-libs/libnotify-0.7 )
109 m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
110 ncurses? ( sys-libs/ncurses )
111 nls? ( virtual/libintl )