summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:15:27 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:15:27 +0000
commit56bb19900c859c6f1d0cc797efa30f2a01718690 (patch)
treec6b2250b2cb9356eaf0efb176b9f84e5484a1a05 /x11-drivers
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-56bb19900c859c6f1d0cc797efa30f2a01718690.tar.gz
gentoo-2-56bb19900c859c6f1d0cc797efa30f2a01718690.tar.bz2
gentoo-2-56bb19900c859c6f1d0cc797efa30f2a01718690.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-neomagic/ChangeLog9
-rw-r--r--x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.1.1.ebuild20
-rw-r--r--x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.1.ebuild20
-rw-r--r--x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild20
4 files changed, 7 insertions, 62 deletions
diff --git a/x11-drivers/xf86-video-neomagic/ChangeLog b/x11-drivers/xf86-video-neomagic/ChangeLog
index f23f0732f7ff..f8776f048bcd 100644
--- a/x11-drivers/xf86-video-neomagic/ChangeLog
+++ b/x11-drivers/xf86-video-neomagic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-neomagic
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.34 2009/12/15 15:39:54 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.35 2010/01/23 20:15:27 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-neomagic-1.1.1.ebuild, -xf86-video-neomagic-1.2.1.ebuild,
+ -xf86-video-neomagic-1.2.2.ebuild:
+ rm
15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
xf86-video-neomagic-1.2.4.ebuild:
diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.1.1.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.1.1.ebuild
deleted file mode 100644
index 2b7d4f72e5ea..000000000000
--- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.1.1.ebuild
+++ /dev/null
@@ -1,20 +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-neomagic/xf86-video-neomagic-1.1.1.ebuild,v 1.7 2009/03/13 15:38:12 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Neomagic video driver"
-KEYWORDS="amd64 ia64 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"
diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.1.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.1.ebuild
deleted file mode 100644
index ebbecaadf5fa..000000000000
--- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.1.ebuild
+++ /dev/null
@@ -1,20 +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-neomagic/xf86-video-neomagic-1.2.1.ebuild,v 1.2 2009/03/13 15:38:12 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Neomagic video driver"
-KEYWORDS="~amd64 ~ia64 ~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"
diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild
deleted file mode 100644
index ab89fa3fc9c8..000000000000
--- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.2.ebuild
+++ /dev/null
@@ -1,20 +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-neomagic/xf86-video-neomagic-1.2.2.ebuild,v 1.5 2009/04/15 15:35:27 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Neomagic video driver"
-KEYWORDS="amd64 ia64 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"