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
jdhore 12/06/20 08:37:03
Modified: ChangeLog xplanet-1.3.0.ebuild
Log:
marked x86 per bug 422393
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Revision Changes Path
1.77 x11-misc/xplanet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xplanet/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xplanet/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xplanet/ChangeLog?r1=1.76&r2=1.77
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog 19 Jun 2012 19:53:22 -0000 1.76
+++ ChangeLog 20 Jun 2012 08:37:03 -0000 1.77
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xplanet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.76 2012/06/19 19:53:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.77 2012/06/20 08:37:03 jdhore Exp $
+
+ 20 Jun 2012; Jeff Horelick <jdhore@g.o> xplanet-1.3.0.ebuild:
+ marked x86 per bug 422393
19 Jun 2012; Agostino Sarubbo <ago@g.o> xplanet-1.3.0.ebuild:
Stable for amd64, wrt bug #422393
1.3 x11-misc/xplanet/xplanet-1.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xplanet/xplanet-1.3.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xplanet/xplanet-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xplanet/xplanet-1.3.0.ebuild?r1=1.2&r2=1.3
Index: xplanet-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xplanet-1.3.0.ebuild 19 Jun 2012 19:53:22 -0000 1.2
+++ xplanet-1.3.0.ebuild 20 Jun 2012 08:37:03 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.3.0.ebuild,v 1.2 2012/06/19 19:53:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.3.0.ebuild,v 1.3 2012/06/20 08:37:03 jdhore Exp $
EAPI=4
inherit flag-o-matic
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="gif jpeg png tiff truetype X"
RDEPEND="gif? ( media-libs/giflib )
|
|