diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:34:44 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:34:44 +0000 |
commit | 4c65a47651c67c53dcd5d6dfed4c7a1032593881 (patch) | |
tree | c9bb3907a659933be4260fbe8fe3e1f35494e00a /x11-drivers/xf86-video-trident | |
parent | rm (diff) | |
download | gentoo-2-4c65a47651c67c53dcd5d6dfed4c7a1032593881.tar.gz gentoo-2-4c65a47651c67c53dcd5d6dfed4c7a1032593881.tar.bz2 gentoo-2-4c65a47651c67c53dcd5d6dfed4c7a1032593881.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-trident')
-rw-r--r-- | x11-drivers/xf86-video-trident/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.1.ebuild | 21 |
2 files changed, 6 insertions, 23 deletions
diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog index 1e5a7dc598ef..34b6288c2a7c 100644 --- a/x11-drivers/xf86-video-trident/ChangeLog +++ b/x11-drivers/xf86-video-trident/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-trident -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.45 2009/12/15 15:46:59 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.46 2010/01/23 20:34:44 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-trident-1.3.1.ebuild: + rm 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-trident-1.3.3.ebuild: diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.1.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.1.ebuild deleted file mode 100644 index 95b37a5ce002..000000000000 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.1.ebuild,v 1.6 2009/04/15 15:34:05 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=3 - -inherit x-modular - -DESCRIPTION="Trident video driver" -KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xproto" |