diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:04:24 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:04:24 +0000 |
commit | a46282c15796f01fc003ae6d20f32ec7fdbd0fb8 (patch) | |
tree | 71a8d68ce27151782cf5ff6e158d9b0962638bff /x11-drivers/xf86-video-suntcx | |
parent | rm (diff) | |
download | gentoo-2-a46282c15796f01fc003ae6d20f32ec7fdbd0fb8.tar.gz gentoo-2-a46282c15796f01fc003ae6d20f32ec7fdbd0fb8.tar.bz2 gentoo-2-a46282c15796f01fc003ae6d20f32ec7fdbd0fb8.zip |
rm
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-suntcx')
-rw-r--r-- | x11-drivers/xf86-video-suntcx/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.0.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog index 5594b952bfcf..1128f9b42df2 100644 --- a/x11-drivers/xf86-video-suntcx/ChangeLog +++ b/x11-drivers/xf86-video-suntcx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-suntcx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.21 2010/08/02 18:02:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.22 2010/09/10 17:04:24 scarabeus Exp $ + + 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-suntcx-1.1.0.ebuild: + rm 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xf86-video-suntcx-1.1.1.ebuild: diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.0.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.0.ebuild deleted file mode 100644 index 16f9c2f0a8fa..000000000000 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.1.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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-suntcx/xf86-video-suntcx-1.1.0.ebuild,v 1.4 2010/04/16 21:39:51 pacho Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="TCX 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/xproto" |