ago         14/08/23 15:29:48

  Modified:             glade-3.8.5.ebuild glade-3.18.3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-util/glade/glade-3.8.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?r1=1.5&r2=1.6

Index: glade-3.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glade-3.8.5.ebuild  21 Aug 2014 10:40:26 -0000      1.5
+++ glade-3.8.5.ebuild  23 Aug 2014 15:29:48 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.5 
2014/08/21 10:40:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.6 
2014/08/23 15:29:48 ago Exp $
 
 EAPI="5"
 GCONF_DEBUG="yes"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="3/11" # subslot = suffix of libgladeui-1.so
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE="gnome python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



1.7                  dev-util/glade/glade-3.18.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?r1=1.6&r2=1.7

Index: glade-3.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glade-3.18.3.ebuild 21 Aug 2014 10:40:26 -0000      1.6
+++ glade-3.18.3.ebuild 23 Aug 2014 15:29:48 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.6 
2014/08/21 10:40:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.7 
2014/08/23 15:29:48 ago Exp $
 
 EAPI="5"
 GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE="+introspection python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



1.222                dev-util/glade/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.222&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.222&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.221&r2=1.222

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog   21 Aug 2014 10:40:26 -0000      1.221
+++ ChangeLog   23 Aug 2014 15:29:48 -0000      1.222
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/glade
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.221 2014/08/21 
10:40:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.222 2014/08/23 
15:29:48 ago Exp $
+
+  23 Aug 2014; Agostino Sarubbo <[email protected]> glade-3.18.3.ebuild,
+  glade-3.8.5.ebuild:
+  Stable for ia64, wrt bug #512012
 
   21 Aug 2014; Agostino Sarubbo <[email protected]> glade-3.18.3.ebuild,
   glade-3.8.5.ebuild:




Reply via email to