diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2.ebuild | 18 |
2 files changed, 5 insertions, 20 deletions
diff --git a/x11-drivers/xf86-video-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog index 04c25c4707bc..4c0720dc7d8a 100644 --- a/x11-drivers/xf86-video-sunffb/ChangeLog +++ b/x11-drivers/xf86-video-sunffb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-sunffb -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.31 2013/07/03 08:13:45 chithanh Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.32 2015/07/22 13:29:58 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xf86-video-sunffb-1.2.2.ebuild: + Remove old. *xf86-video-sunffb-1.2.2-r1 (03 Jul 2013) diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2.ebuild deleted file mode 100644 index b9b8bd9200e8..000000000000 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 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.2.ebuild,v 1.1 2013/01/23 06:07:45 mattst88 Exp $ - -inherit x-modular - -DESCRIPTION="SUNFFB video driver" - -KEYWORDS="-* ~sparc" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto - x11-proto/xproto" |