summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:32:51 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:32:51 +0000
commit27b2aed2b52db89bfbf5b0e5867ba8a8a719ebc2 (patch)
treeace354fd5a9b4fbe3b1146818736fd100d56e63a /x11-drivers/xf86-video-chips
parentVersion bump (diff)
downloadhistorical-27b2aed2b52db89bfbf5b0e5867ba8a8a719ebc2.tar.gz
historical-27b2aed2b52db89bfbf5b0e5867ba8a8a719ebc2.tar.bz2
historical-27b2aed2b52db89bfbf5b0e5867ba8a8a719ebc2.zip
old
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-chips')
-rw-r--r--x11-drivers/xf86-video-chips/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-chips/xf86-video-chips-1.2.3.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog
index e1a372fe2291..97854a0693a4 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.52 2011/04/16 18:01:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.53 2011/04/18 11:31:00 scarabeus Exp $
+
+ 18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-chips-1.2.3.ebuild:
+ old
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-chips-1.2.4.ebuild:
ia64 stable wrt #359059
diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.3.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.3.ebuild
deleted file mode 100644
index cb3f4014c955..000000000000
--- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 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.3.ebuild,v 1.5 2011/02/14 23:56:23 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="Chips and Technologies video driver"
-
-KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-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"