summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-apm/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild21
2 files changed, 6 insertions, 23 deletions
diff --git a/x11-drivers/xf86-video-apm/ChangeLog b/x11-drivers/xf86-video-apm/ChangeLog
index e25a66f63e77..8ef53e0a12d0 100644
--- a/x11-drivers/xf86-video-apm/ChangeLog
+++ b/x11-drivers/xf86-video-apm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-apm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.35 2009/12/15 15:26:29 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.36 2010/01/23 19:59:08 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-apm-1.2.0.ebuild:
+ rm
15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
xf86-video-apm-1.2.2.ebuild:
diff --git a/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild b/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild
deleted file mode 100644
index edebed29ddc8..000000000000
--- a/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.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-apm/xf86-video-apm-1.2.0.ebuild,v 1.6 2009/04/15 15:43:58 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Alliance ProMotion video driver"
-KEYWORDS="amd64 ia64 x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/videoproto
- x11-proto/xextproto
- x11-proto/xf86rushproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xproto"