* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-08-08 21:13 Alexis Ballier (aballier)
0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2008-08-08 21:13 UTC (permalink / raw
To: gentoo-commits
aballier 08/08/08 21:13:23
Modified: glade-3.4.5.ebuild ChangeLog
Log:
keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug #233138
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Revision Changes Path
1.2 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.1&r2=1.2
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glade-3.4.5.ebuild 3 Jul 2008 20:55:46 -0000 1.1
+++ glade-3.4.5.ebuild 8 Aug 2008 21:13:22 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.1 2008/07/03 20:55:46 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.2 2008/08/08 21:13:22 aballier Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.103 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 3 Jul 2008 20:55:46 -0000 1.102
+++ ChangeLog 8 Aug 2008 21:13:22 -0000 1.103
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.102 2008/07/03 20:55:46 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.103 2008/08/08 21:13:22 aballier Exp $
+
+ 08 Aug 2008; Alexis Ballier <aballier@gentoo.org> glade-3.4.5.ebuild:
+ keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug
+ #233138
*glade-3.4.5 (03 Jul 2008)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-08-23 17:18 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2008-08-23 17:18 UTC (permalink / raw
To: gentoo-commits
maekke 08/08/23 17:18:58
Modified: glade-3.4.5.ebuild ChangeLog
Log:
amd64/x86 stable, bug #235522
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Revision Changes Path
1.3 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.2&r2=1.3
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glade-3.4.5.ebuild 8 Aug 2008 21:13:22 -0000 1.2
+++ glade-3.4.5.ebuild 23 Aug 2008 17:18:57 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.2 2008/08/08 21:13:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.3 2008/08/23 17:18:57 maekke Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.104 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 8 Aug 2008 21:13:22 -0000 1.103
+++ ChangeLog 23 Aug 2008 17:18:57 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.103 2008/08/08 21:13:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.104 2008/08/23 17:18:57 maekke Exp $
+
+ 23 Aug 2008; Markus Meier <maekke@gentoo.org> glade-3.4.5.ebuild:
+ amd64/x86 stable, bug #235522
08 Aug 2008; Alexis Ballier <aballier@gentoo.org> glade-3.4.5.ebuild:
keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-08-24 14:19 Markus Rothe (corsair)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Rothe (corsair) @ 2008-08-24 14:19 UTC (permalink / raw
To: gentoo-commits
corsair 08/08/24 14:19:36
Modified: glade-3.4.5.ebuild ChangeLog
Log:
Stable on ppc64; bug #235522
(Portage version: 2.1.4.4)
Revision Changes Path
1.4 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.3&r2=1.4
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- glade-3.4.5.ebuild 23 Aug 2008 17:18:57 -0000 1.3
+++ glade-3.4.5.ebuild 24 Aug 2008 14:19:36 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.3 2008/08/23 17:18:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.4 2008/08/24 14:19:36 corsair Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.105 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 23 Aug 2008 17:18:57 -0000 1.104
+++ ChangeLog 24 Aug 2008 14:19:36 -0000 1.105
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.104 2008/08/23 17:18:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.105 2008/08/24 14:19:36 corsair Exp $
+
+ 24 Aug 2008; Markus Rothe <corsair@gentoo.org> glade-3.4.5.ebuild:
+ Stable on ppc64; bug #235522
23 Aug 2008; Markus Meier <maekke@gentoo.org> glade-3.4.5.ebuild:
amd64/x86 stable, bug #235522
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-08-24 15:27 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 7+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-08-24 15:27 UTC (permalink / raw
To: gentoo-commits
bluebird 08/08/24 15:27:56
Modified: glade-3.4.5.ebuild ChangeLog
Log:
Stable on sparc, bug #235522
(Portage version: 2.1.4.4)
Revision Changes Path
1.5 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.4&r2=1.5
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glade-3.4.5.ebuild 24 Aug 2008 14:19:36 -0000 1.4
+++ glade-3.4.5.ebuild 24 Aug 2008 15:27:55 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.4 2008/08/24 14:19:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.5 2008/08/24 15:27:55 bluebird Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.106 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.105&r2=1.106
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog 24 Aug 2008 14:19:36 -0000 1.105
+++ ChangeLog 24 Aug 2008 15:27:55 -0000 1.106
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.105 2008/08/24 14:19:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.106 2008/08/24 15:27:55 bluebird Exp $
+
+ 24 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> glade-3.4.5.ebuild:
+ Stable on sparc, bug #235522
24 Aug 2008; Markus Rothe <corsair@gentoo.org> glade-3.4.5.ebuild:
Stable on ppc64; bug #235522
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-08-24 15:51 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-08-24 15:51 UTC (permalink / raw
To: gentoo-commits
nixnut 08/08/24 15:51:43
Modified: glade-3.4.5.ebuild ChangeLog
Log:
Stable on ppc wrt bug 235522
(Portage version: 2.1.4.4)
Revision Changes Path
1.6 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.5&r2=1.6
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glade-3.4.5.ebuild 24 Aug 2008 15:27:55 -0000 1.5
+++ glade-3.4.5.ebuild 24 Aug 2008 15:51:42 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.5 2008/08/24 15:27:55 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.6 2008/08/24 15:51:42 nixnut Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.107 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 24 Aug 2008 15:27:55 -0000 1.106
+++ ChangeLog 24 Aug 2008 15:51:42 -0000 1.107
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.106 2008/08/24 15:27:55 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.107 2008/08/24 15:51:42 nixnut Exp $
+
+ 24 Aug 2008; nixnut <nixnut@gentoo.org> glade-3.4.5.ebuild:
+ Stable on ppc wrt bug 235522
24 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> glade-3.4.5.ebuild:
Stable on sparc, bug #235522
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-08-25 13:27 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-08-25 13:27 UTC (permalink / raw
To: gentoo-commits
armin76 08/08/25 13:27:45
Modified: glade-3.4.5.ebuild ChangeLog
Log:
alpha/ia64 stable wrt #235522
(Portage version: 2.1.4.4)
Revision Changes Path
1.7 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.6&r2=1.7
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glade-3.4.5.ebuild 24 Aug 2008 15:51:42 -0000 1.6
+++ glade-3.4.5.ebuild 25 Aug 2008 13:27:44 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.6 2008/08/24 15:51:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.7 2008/08/25 13:27:44 armin76 Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.108 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 24 Aug 2008 15:51:42 -0000 1.107
+++ ChangeLog 25 Aug 2008 13:27:45 -0000 1.108
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.107 2008/08/24 15:51:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.108 2008/08/25 13:27:45 armin76 Exp $
+
+ 25 Aug 2008; Raúl Porcel <armin76@gentoo.org> glade-3.4.5.ebuild:
+ alpha/ia64 stable wrt #235522
24 Aug 2008; nixnut <nixnut@gentoo.org> glade-3.4.5.ebuild:
Stable on ppc wrt bug 235522
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog
@ 2008-09-12 14:55 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2008-09-12 14:55 UTC (permalink / raw
To: gentoo-commits
jer 08/09/12 14:55:38
Modified: glade-3.4.5.ebuild ChangeLog
Log:
Stable for HPPA (bug #235522).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Revision Changes Path
1.8 dev-util/glade/glade-3.4.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild?r1=1.7&r2=1.8
Index: glade-3.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- glade-3.4.5.ebuild 25 Aug 2008 13:27:44 -0000 1.7
+++ glade-3.4.5.ebuild 12 Sep 2008 14:55:37 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.7 2008/08/25 13:27:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.8 2008/09/12 14:55:37 jer Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc gnome"
RDEPEND=">=dev-libs/glib-2.8.0
1.109 dev-util/glade/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.108&r2=1.109
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog 25 Aug 2008 13:27:45 -0000 1.108
+++ ChangeLog 12 Sep 2008 14:55:37 -0000 1.109
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.108 2008/08/25 13:27:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.109 2008/09/12 14:55:37 jer Exp $
+
+ 12 Sep 2008; Jeroen Roovers <jer@gentoo.org> glade-3.4.5.ebuild:
+ Stable for HPPA (bug #235522).
25 Aug 2008; Raúl Porcel <armin76@gentoo.org> glade-3.4.5.ebuild:
alpha/ia64 stable wrt #235522
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-09-12 14:55 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-24 15:51 [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.4.5.ebuild ChangeLog Gysbert Wassenaar (nixnut)
-- strict thread matches above, loose matches on Subject: below --
2008-09-12 14:55 Jeroen Roovers (jer)
2008-08-25 13:27 Raul Porcel (armin76)
2008-08-24 15:27 Friedrich Oslage (bluebird)
2008-08-24 14:19 Markus Rothe (corsair)
2008-08-23 17:18 Markus Meier (maekke)
2008-08-08 21:13 Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox