diff options
Diffstat (limited to 'x11-drivers/xf86-video-suncg14')
-rw-r--r-- | x11-drivers/xf86-video-suncg14/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild | 5 |
3 files changed, 10 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog index c0f162d55c8a..087913b0140b 100644 --- a/x11-drivers/xf86-video-suncg14/ChangeLog +++ b/x11-drivers/xf86-video-suncg14/ChangeLog @@ -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: diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild index fd082138fecc..38b818e06e5e 100644 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild +++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.0.ebuild @@ -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 @@ inherit x-modular DESCRIPTION="CG14 video driver" KEYWORDS="-* sparc" +IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild index e16bc9f76651..d2dc84f485d6 100644 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild +++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.1.1.ebuild @@ -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 |