diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-09-22 13:00:59 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-09-22 13:00:59 +0000 |
commit | 3855b80b2f306765544decccf000b505bacea18d (patch) | |
tree | 2ccf7c9ac397f4e9f92c25d8ff8224e16562ef2c /x11-drivers/xf86-video-chips | |
parent | x11-drivers/xf86-video-ast: drop old ebuilds (diff) | |
download | gentoo-2-3855b80b2f306765544decccf000b505bacea18d.tar.gz gentoo-2-3855b80b2f306765544decccf000b505bacea18d.tar.bz2 gentoo-2-3855b80b2f306765544decccf000b505bacea18d.zip |
x11-drivers/xf86-video-chips: drop old ebuilds
(Portage version: 2.2_rc41/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-chips')
-rw-r--r-- | x11-drivers/xf86-video-chips/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild | 18 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.2.0.ebuild | 18 |
3 files changed, 5 insertions, 37 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog index 3db0f624df1f..d1bc72fae0e4 100644 --- a/x11-drivers/xf86-video-chips/ChangeLog +++ b/x11-drivers/xf86-video-chips/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-chips # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.31 2009/04/15 15:52:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.32 2009/09/22 13:00:59 remi Exp $ + + 22 Sep 2009; Rémi Cardona <remi@gentoo.org> + -xf86-video-chips-1.1.1.ebuild, -xf86-video-chips-1.2.0.ebuild: + drop old ebuilds 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-chips-1.2.1.ebuild: diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild deleted file mode 100644 index e1154da04922..000000000000 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild +++ /dev/null @@ -1,18 +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-chips/xf86-video-chips-1.1.1.ebuild,v 1.7 2009/03/14 11:18:06 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Chips and Technologies 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/xproto" diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.0.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.0.ebuild deleted file mode 100644 index 49dd6ed4bd77..000000000000 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.0.ebuild +++ /dev/null @@ -1,18 +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-chips/xf86-video-chips-1.2.0.ebuild,v 1.2 2009/03/14 11:18:06 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Chips and Technologies 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/xproto" |