* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-07-06 13:59 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 13+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-06 13:59 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/07/06 13:59:57
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Keyword ~ppc64 wrt #323831
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.2 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.1&r2=1.2
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-keyring-2.30.3.ebuild 23 Jun 2010 11:05:39 -0000 1.1
+++ gnome-keyring-2.30.3.ebuild 6 Jul 2010 13:59:57 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.1 2010/06/23 11:05:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.2 2010/07/06 13:59:57 ssuominen Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.173 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.173&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.173&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.172&r2=1.173
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog 23 Jun 2010 11:05:39 -0000 1.172
+++ ChangeLog 6 Jul 2010 13:59:57 -0000 1.173
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.172 2010/06/23 11:05:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.173 2010/07/06 13:59:57 ssuominen Exp $
+
+ 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ Keyword ~ppc64 wrt #323831
*gnome-keyring-2.30.3 (23 Jun 2010)
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-07-06 20:36 Pacho Ramos (pacho)
0 siblings, 0 replies; 13+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-06 20:36 UTC (permalink / raw
To: gentoo-commits
pacho 10/07/06 20:36:08
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Update gtk+ RDEPEND (bug #327155 by Samuli Suominen).
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.3 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.2&r2=1.3
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-keyring-2.30.3.ebuild 6 Jul 2010 13:59:57 -0000 1.2
+++ gnome-keyring-2.30.3.ebuild 6 Jul 2010 20:36:08 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.2 2010/07/06 13:59:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.3 2010/07/06 20:36:08 pacho Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# USE=valgrind is probably not a good idea for the tree
RDEPEND=">=dev-libs/glib-2.16
- >=x11-libs/gtk+-2.6
+ >=x11-libs/gtk+-2.20.0
gnome-base/gconf
>=sys-apps/dbus-1.0
pam? ( virtual/pam )
1.174 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.174&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.174&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.173&r2=1.174
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog 6 Jul 2010 13:59:57 -0000 1.173
+++ ChangeLog 6 Jul 2010 20:36:08 -0000 1.174
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.173 2010/07/06 13:59:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.174 2010/07/06 20:36:08 pacho Exp $
+
+ 06 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-keyring-2.30.3.ebuild:
+ Update gtk+ RDEPEND (bug #327155 by Samuli Suominen).
06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
gnome-keyring-2.30.3.ebuild:
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-07-11 19:06 Raul Porcel (armin76)
0 siblings, 0 replies; 13+ messages in thread
From: Raul Porcel (armin76) @ 2010-07-11 19:06 UTC (permalink / raw
To: gentoo-commits
armin76 10/07/11 19:06:36
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Add ~alpha/~ia64/~sh/~sparc wrt #323831
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.4 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.3&r2=1.4
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-keyring-2.30.3.ebuild 6 Jul 2010 20:36:08 -0000 1.3
+++ gnome-keyring-2.30.3.ebuild 11 Jul 2010 19:06:36 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.3 2010/07/06 20:36:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.4 2010/07/11 19:06:36 armin76 Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc ~x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.175 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.175&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.175&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.174&r2=1.175
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog 6 Jul 2010 20:36:08 -0000 1.174
+++ ChangeLog 11 Jul 2010 19:06:36 -0000 1.175
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.174 2010/07/06 20:36:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.175 2010/07/11 19:06:36 armin76 Exp $
+
+ 11 Jul 2010; Raúl Porcel <armin76@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ Add ~alpha/~ia64/~sh/~sparc wrt #323831
06 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-keyring-2.30.3.ebuild:
Update gtk+ RDEPEND (bug #327155 by Samuli Suominen).
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-07-31 18:55 Pacho Ramos (pacho)
0 siblings, 0 replies; 13+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-31 18:55 UTC (permalink / raw
To: gentoo-commits
pacho 10/07/31 18:55:54
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.5 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.4&r2=1.5
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-keyring-2.30.3.ebuild 11 Jul 2010 19:06:36 -0000 1.4
+++ gnome-keyring-2.30.3.ebuild 31 Jul 2010 18:55:54 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.4 2010/07/11 19:06:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.5 2010/07/31 18:55:54 pacho Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc ~x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.177 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.177&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.177&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.176&r2=1.177
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog 20 Jul 2010 01:50:46 -0000 1.176
+++ ChangeLog 31 Jul 2010 18:55:54 -0000 1.177
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.176 2010/07/20 01:50:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.177 2010/07/31 18:55:54 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-keyring-2.30.3.ebuild:
+ amd64 stable, bug 324077
20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
gnome-keyring-2.22.3-r1.ebuild, gnome-keyring-2.22.3-r2.ebuild,
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-08-01 11:15 Christian Faulhammer (fauli)
0 siblings, 0 replies; 13+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-01 11:15 UTC (permalink / raw
To: gentoo-commits
fauli 10/08/01 11:15:21
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.6 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.5&r2=1.6
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-keyring-2.30.3.ebuild 31 Jul 2010 18:55:54 -0000 1.5
+++ gnome-keyring-2.30.3.ebuild 1 Aug 2010 11:15:21 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.5 2010/07/31 18:55:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.6 2010/08/01 11:15:21 fauli Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.178 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.178&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.178&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.177&r2=1.178
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog 31 Jul 2010 18:55:54 -0000 1.177
+++ ChangeLog 1 Aug 2010 11:15:21 -0000 1.178
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.177 2010/07/31 18:55:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.178 2010/08/01 11:15:21 fauli Exp $
+
+ 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ x86 stable, bug 324077
31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-keyring-2.30.3.ebuild:
amd64 stable, bug 324077
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-08-11 16:27 Joseph Jezak (josejx)
0 siblings, 0 replies; 13+ messages in thread
From: Joseph Jezak (josejx) @ 2010-08-11 16:27 UTC (permalink / raw
To: gentoo-commits
josejx 10/08/11 16:27:01
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Marked ~ppc for bug #313563.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.7 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.6&r2=1.7
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-keyring-2.30.3.ebuild 1 Aug 2010 11:15:21 -0000 1.6
+++ gnome-keyring-2.30.3.ebuild 11 Aug 2010 16:27:01 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.6 2010/08/01 11:15:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.7 2010/08/11 16:27:01 josejx Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.179 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.179&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.179&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.178&r2=1.179
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog 1 Aug 2010 11:15:21 -0000 1.178
+++ ChangeLog 11 Aug 2010 16:27:01 -0000 1.179
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.178 2010/08/01 11:15:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.179 2010/08/11 16:27:01 josejx Exp $
+
+ 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> gnome-keyring-2.30.3.ebuild:
+ Marked ~ppc for bug #313563.
01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
gnome-keyring-2.30.3.ebuild:
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-08-31 22:04 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2010-08-31 22:04 UTC (permalink / raw
To: gentoo-commits
eva 10/08/31 22:04:10
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Drop preserve_lib per bug #335304. Add missing gtk-doc-am to DEPEND.
(Portage version: 2.2_rc72/cvs/Linux x86_64)
Revision Changes Path
1.9 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.8&r2=1.9
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-keyring-2.30.3.ebuild 27 Aug 2010 18:30:15 -0000 1.8
+++ gnome-keyring-2.30.3.ebuild 31 Aug 2010 22:04:09 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.8 2010/08/27 18:30:15 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.9 2010/08/31 22:04:09 eva Exp $
EAPI="2"
@@ -27,6 +27,7 @@
sys-devel/gettext
>=dev-util/intltool-0.35
>=dev-util/pkgconfig-0.9
+ >=dev-util/gtk-doc-am-1.9
doc? ( >=dev-util/gtk-doc-1.9 )"
PDEPEND="gnome-base/libgnome-keyring"
@@ -59,13 +60,3 @@
unset DBUS_SESSION_BUS_ADDRESS
Xemake check || die "emake check failed!"
}
-
-pkg_preinst() {
- gnome2_pkg_preinst
- preserve_old_lib /usr/$(get_libdir)/libgnome-keyring.so.0
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- preserve_old_lib_notify /usr/$(get_libdir)/libgnome-keyring.so.0
-}
1.183 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.183&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.183&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.182&r2=1.183
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog 27 Aug 2010 18:30:15 -0000 1.182
+++ ChangeLog 31 Aug 2010 22:04:09 -0000 1.183
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.182 2010/08/27 18:30:15 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.183 2010/08/31 22:04:09 eva Exp $
+
+ 31 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ Drop preserve_lib per bug #335304. Add missing gtk-doc-am to DEPEND.
27 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-keyring-2.22.3-r1.ebuild, -gnome-keyring-2.22.3-r2.ebuild,
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-09-11 18:27 Joseph Jezak (josejx)
0 siblings, 0 replies; 13+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-11 18:27 UTC (permalink / raw
To: gentoo-commits
josejx 10/09/11 18:27:56
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Marked ppc for bug #324077.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.10 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.9&r2=1.10
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gnome-keyring-2.30.3.ebuild 31 Aug 2010 22:04:09 -0000 1.9
+++ gnome-keyring-2.30.3.ebuild 11 Sep 2010 18:27:56 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.9 2010/08/31 22:04:09 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.10 2010/09/11 18:27:56 josejx Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.184 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.184&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.184&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.183&r2=1.184
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog 31 Aug 2010 22:04:09 -0000 1.183
+++ ChangeLog 11 Sep 2010 18:27:56 -0000 1.184
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.183 2010/08/31 22:04:09 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.184 2010/09/11 18:27:56 josejx Exp $
+
+ 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> gnome-keyring-2.30.3.ebuild:
+ Marked ppc for bug #324077.
31 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
gnome-keyring-2.30.3.ebuild:
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-10-09 10:01 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 13+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-09 10:01 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/10/09 10:01:46
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
ppc64 stable wrt #324077
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Revision Changes Path
1.11 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.10&r2=1.11
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnome-keyring-2.30.3.ebuild 11 Sep 2010 18:27:56 -0000 1.10
+++ gnome-keyring-2.30.3.ebuild 9 Oct 2010 10:01:44 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.10 2010/09/11 18:27:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.11 2010/10/09 10:01:44 ssuominen Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.185 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.185&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.185&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.184&r2=1.185
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog 11 Sep 2010 18:27:56 -0000 1.184
+++ ChangeLog 9 Oct 2010 10:01:44 -0000 1.185
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.184 2010/09/11 18:27:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.185 2010/10/09 10:01:44 ssuominen Exp $
+
+ 09 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ ppc64 stable wrt #324077
11 Sep 2010; Joseph Jezak <josejx@gentoo.org> gnome-keyring-2.30.3.ebuild:
Marked ppc for bug #324077.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-10-14 21:22 Markus Meier (maekke)
0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2010-10-14 21:22 UTC (permalink / raw
To: gentoo-commits
maekke 10/10/14 21:22:44
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
arm stable, bug #324077
(Portage version: 2.2_rc96/cvs/Linux x86_64)
Revision Changes Path
1.12 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.11&r2=1.12
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnome-keyring-2.30.3.ebuild 9 Oct 2010 10:01:44 -0000 1.11
+++ gnome-keyring-2.30.3.ebuild 14 Oct 2010 21:22:44 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.11 2010/10/09 10:01:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.12 2010/10/14 21:22:44 maekke Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.187 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.187&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.187&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.186&r2=1.187
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog 9 Oct 2010 20:53:38 -0000 1.186
+++ ChangeLog 14 Oct 2010 21:22:44 -0000 1.187
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.186 2010/10/09 20:53:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.187 2010/10/14 21:22:44 maekke Exp $
+
+ 14 Oct 2010; Markus Meier <maekke@gentoo.org> gnome-keyring-2.30.3.ebuild:
+ arm stable, bug #324077
*gnome-keyring-2.32.0 (09 Oct 2010)
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-10-17 14:56 Raul Porcel (armin76)
0 siblings, 0 replies; 13+ messages in thread
From: Raul Porcel (armin76) @ 2010-10-17 14:56 UTC (permalink / raw
To: gentoo-commits
armin76 10/10/17 14:56:14
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
alpha/ia64/sh/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.13 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.12&r2=1.13
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gnome-keyring-2.30.3.ebuild 14 Oct 2010 21:22:44 -0000 1.12
+++ gnome-keyring-2.30.3.ebuild 17 Oct 2010 14:56:14 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.12 2010/10/14 21:22:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.13 2010/10/17 14:56:14 armin76 Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86"
IUSE="debug doc pam test"
# USE=valgrind is probably not a good idea for the tree
1.188 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.188&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.188&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.187&r2=1.188
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog 14 Oct 2010 21:22:44 -0000 1.187
+++ ChangeLog 17 Oct 2010 14:56:14 -0000 1.188
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.187 2010/10/14 21:22:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.188 2010/10/17 14:56:14 armin76 Exp $
+
+ 17 Oct 2010; Raúl Porcel <armin76@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ alpha/ia64/sh/sparc stable wrt #324077
14 Oct 2010; Markus Meier <maekke@gentoo.org> gnome-keyring-2.30.3.ebuild:
arm stable, bug #324077
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-11-01 20:15 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-11-01 20:15 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 10/11/01 20:15:43
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
comment out broken la file removal for now
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.16 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.15&r2=1.16
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gnome-keyring-2.30.3.ebuild 1 Nov 2010 20:12:20 -0000 1.15
+++ gnome-keyring-2.30.3.ebuild 1 Nov 2010 20:15:43 -0000 1.16
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.15 2010/11/01 20:12:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.16 2010/11/01 20:15:43 mr_bones_ Exp $
EAPI="2"
@@ -58,8 +58,8 @@
src_install() {
gnome2_src_install
- find "${D}"/$(get_libdir)/security -name "*.la" -delete \
- || die "la file removal failed"
+ #find "${D}"/$(get_libdir)/security -name "*.la" -delete \
+ #|| die "la file removal failed"
}
src_test() {
1.191 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.191&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.191&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.190&r2=1.191
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog 1 Nov 2010 16:18:00 -0000 1.190
+++ ChangeLog 1 Nov 2010 20:15:43 -0000 1.191
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.190 2010/11/01 16:18:00 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.191 2010/11/01 20:15:43 mr_bones_ Exp $
+
+ 01 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ comment out broken la file removal for now
*gnome-keyring-2.32.1 (01 Nov 2010)
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
@ 2010-11-03 0:34 Daniel Gryniewicz (dang)
0 siblings, 0 replies; 13+ messages in thread
From: Daniel Gryniewicz (dang) @ 2010-11-03 0:34 UTC (permalink / raw
To: gentoo-commits
dang 10/11/03 00:34:29
Modified: gnome-keyring-2.30.3.ebuild ChangeLog
Log:
Fix la removal to work with -pam; bug #343747
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Revision Changes Path
1.17 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.16&r2=1.17
Index: gnome-keyring-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gnome-keyring-2.30.3.ebuild 1 Nov 2010 20:15:43 -0000 1.16
+++ gnome-keyring-2.30.3.ebuild 3 Nov 2010 00:34:29 -0000 1.17
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.16 2010/11/01 20:15:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.17 2010/11/03 00:34:29 dang Exp $
EAPI="2"
@@ -58,8 +58,10 @@
src_install() {
gnome2_src_install
- #find "${D}"/$(get_libdir)/security -name "*.la" -delete \
- #|| die "la file removal failed"
+ if use pam; then
+ find "${D}"/$(get_libdir)/security -name "*.la" -delete \
+ || die "la file removal failed"
+ fi
}
src_test() {
1.192 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.192&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.192&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.191&r2=1.192
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog 1 Nov 2010 20:15:43 -0000 1.191
+++ ChangeLog 3 Nov 2010 00:34:29 -0000 1.192
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.191 2010/11/01 20:15:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.192 2010/11/03 00:34:29 dang Exp $
+
+ 03 Nov 2010; Daniel Gryniewicz <dang@gentoo.org>
+ gnome-keyring-2.30.3.ebuild:
+ Fix la removal to work with -pam; bug #343747
01 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org>
gnome-keyring-2.30.3.ebuild:
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2010-11-03 0:34 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06 13:59 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2010-07-06 20:36 Pacho Ramos (pacho)
2010-07-11 19:06 Raul Porcel (armin76)
2010-07-31 18:55 Pacho Ramos (pacho)
2010-08-01 11:15 Christian Faulhammer (fauli)
2010-08-11 16:27 Joseph Jezak (josejx)
2010-08-31 22:04 Gilles Dartiguelongue (eva)
2010-09-11 18:27 Joseph Jezak (josejx)
2010-10-09 10:01 Samuli Suominen (ssuominen)
2010-10-14 21:22 Markus Meier (maekke)
2010-10-17 14:56 Raul Porcel (armin76)
2010-11-01 20:15 Michael Sterrett (mr_bones_)
2010-11-03 0:34 Daniel Gryniewicz (dang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox