* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-suncg14: ChangeLog xf86-video-suncg14-1.1.0.ebuild xf86-video-suncg14-1.1.1.ebuild
@ 2010-04-16 21:33 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2010-04-16 21:33 UTC (permalink / raw
To: gentoo-commits
pacho 10/04/16 21:33:31
Modified: ChangeLog xf86-video-suncg14-1.1.0.ebuild
xf86-video-suncg14-1.1.1.ebuild
Log:
Reverting wrong stabilization due buggy script. Also set IUSE.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.21 x11-drivers/xf86-video-suncg14/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 16 Apr 2010 21:25:59 -0000 1.20
+++ ChangeLog 16 Apr 2010 21:33:31 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg14
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.20 2010/04/16 21:25:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.21 2010/04/16 21:33:31 pacho Exp $
+
+ 16 Apr 2010; Pacho Ramos <pacho@gentoo.org>
+ xf86-video-suncg14-1.1.1.ebuild:
+ Reverting wrong stabilization due buggy script. Also set IUSE.
16 Apr 2010; Pacho Ramos <pacho@gentoo.org>
xf86-video-suncg14-1.1.1.ebuild:
1.4 x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild?r1=1.3&r2=1.4
Index: xf86-video-suncg14-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-suncg14-1.1.0.ebuild 11 Oct 2006 00:27:01 -0000 1.3
+++ xf86-video-suncg14-1.1.0.ebuild 16 Apr 2010 21:33:31 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild,v 1.3 2006/10/11 00:27:01 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild,v 1.4 2010/04/16 21:33:31 pacho Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,7 @@
DESCRIPTION="CG14 video driver"
KEYWORDS="-* sparc"
+IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
1.3 x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild?r1=1.2&r2=1.3
Index: xf86-video-suncg14-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-suncg14-1.1.1.ebuild 16 Apr 2010 21:25:59 -0000 1.2
+++ xf86-video-suncg14-1.1.1.ebuild 16 Apr 2010 21:33:31 -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/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild,v 1.2 2010/04/16 21:25:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild,v 1.3 2010/04/16 21:33:31 pacho Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,8 @@
inherit x-modular
DESCRIPTION="CG14 video driver"
-KEYWORDS="-* amd64 ~sparc"
+KEYWORDS="-* ~sparc"
+IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-16 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 21:33 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-suncg14: ChangeLog xf86-video-suncg14-1.1.0.ebuild xf86-video-suncg14-1.1.1.ebuild Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox