summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-04-16 21:38:23 +0000
committerPacho Ramos <pacho@gentoo.org>2010-04-16 21:38:23 +0000
commit5726fda7176061f1c2775aa6736e254ee9dd2e1e (patch)
tree2296f882c919770f01ab9b109998d156cb6d9306 /x11-drivers
parentAdd snapshot supporting libassuan-2. (diff)
downloadgentoo-2-5726fda7176061f1c2775aa6736e254ee9dd2e1e.tar.gz
gentoo-2-5726fda7176061f1c2775aa6736e254ee9dd2e1e.tar.bz2
gentoo-2-5726fda7176061f1c2775aa6736e254ee9dd2e1e.zip
Reverting wrong stabilization due buggy script.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-sunffb/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog
index 49f1f38c6b90..005c047151c4 100644
--- a/x11-drivers/xf86-video-sunffb/ChangeLog
+++ b/x11-drivers/xf86-video-sunffb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunffb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.26 2010/04/16 21:28:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.27 2010/04/16 21:38:23 pacho Exp $
+
+ 16 Apr 2010; Pacho Ramos <pacho@gentoo.org>
+ xf86-video-sunffb-1.2.1.ebuild:
+ Reverting wrong stabilization due buggy script.
16 Apr 2010; Pacho Ramos <pacho@gentoo.org>
xf86-video-sunffb-1.2.1.ebuild:
diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild
index 9a0bf21d6322..b2a3aa773af6 100644
--- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild
+++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild
@@ -1,12 +1,12 @@
# 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-sunffb/xf86-video-sunffb-1.2.1.ebuild,v 1.2 2010/04/16 21:28:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild,v 1.3 2010/04/16 21:38:23 pacho Exp $
inherit x-modular
DESCRIPTION="SUNFFB video driver"
-KEYWORDS="-* amd64 ~sparc"
+KEYWORDS="-* ~sparc"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"