diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 13:29:58 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 13:29:58 +0000 |
commit | 6d7a565e8eae07d019ce16575c1454847fe200d7 (patch) | |
tree | 521b65ecc3541632a3c0c2a96d72ba4c6b38fa24 /x11-drivers | |
parent | Keyword ~ppc. (diff) | |
download | gentoo-2-6d7a565e8eae07d019ce16575c1454847fe200d7.tar.gz gentoo-2-6d7a565e8eae07d019ce16575c1454847fe200d7.tar.bz2 gentoo-2-6d7a565e8eae07d019ce16575c1454847fe200d7.zip |
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
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" |