Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
josejx 10/09/11 18:40:33
Modified: ChangeLog libgnomeprint-2.18.7.ebuild
Log:
Marked ppc for bug #324077.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.181 gnome-base/libgnomeprint/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.181&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.181&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?r1=1.180&r2=1.181
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog 18 Aug 2010 21:39:13 -0000 1.180
+++ ChangeLog 11 Sep 2010 18:40:33 -0000 1.181
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.180 2010/08/18 21:39:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.181 2010/09/11 18:40:33 josejx Exp $
+
+ 11 Sep 2010; Joseph Jezak <josejx@g.o> libgnomeprint-2.18.7.ebuild:
+ Marked ppc for bug #324077.
18 Aug 2010; Markus Meier <maekke@g.o> libgnomeprint-2.18.7.ebuild:
arm stable, bug #314899
1.7 gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild?r1=1.6&r2=1.7
Index: libgnomeprint-2.18.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libgnomeprint-2.18.7.ebuild 18 Aug 2010 21:39:13 -0000 1.6
+++ libgnomeprint-2.18.7.ebuild 11 Sep 2010 18:40:33 -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/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.6 2010/08/18 21:39:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.7 2010/09/11 18:40:33 josejx Exp $
GCONF_DEBUG="no"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2
|
|