summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-14 11:18:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-14 11:18:06 +0000
commit5af94ee24e289b5cc76ffe8c1af5aa0c2fda2cfa (patch)
tree0d41baf6f24f30f02498d96a2cbaa0839c522434 /x11-drivers
parentAdd another video_card (diff)
downloadhistorical-5af94ee24e289b5cc76ffe8c1af5aa0c2fda2cfa.tar.gz
historical-5af94ee24e289b5cc76ffe8c1af5aa0c2fda2cfa.tar.bz2
historical-5af94ee24e289b5cc76ffe8c1af5aa0c2fda2cfa.zip
Drop ~arm/~sh, its not available there
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-chips/ChangeLog7
-rw-r--r--x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild6
-rw-r--r--x11-drivers/xf86-video-chips/xf86-video-chips-1.2.0.ebuild6
-rw-r--r--x11-drivers/xf86-video-chips/xf86-video-chips-1.2.1.ebuild4
-rw-r--r--x11-drivers/xf86-video-mach64/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild6
6 files changed, 23 insertions, 14 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog
index ec450b686fef..b3b8b02f3f2b 100644
--- a/x11-drivers/xf86-video-chips/ChangeLog
+++ b/x11-drivers/xf86-video-chips/ChangeLog
@@ -1,6 +1,11 @@
# 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.26 2009/01/13 05:51:32 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.27 2009/03/14 11:18:06 armin76 Exp $
+
+ 14 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-video-chips-1.1.1.ebuild, xf86-video-chips-1.2.0.ebuild,
+ xf86-video-chips-1.2.1.ebuild:
+ Drop ~arm/~sh, its not available there
*xf86-video-chips-1.2.1 (13 Jan 2009)
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
index f6380d585ba6..e1154da04922 100644
--- 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
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.6 2006/10/13 23:15:48 joshuabaergen Exp $
+# $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"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="amd64 arm ia64 ppc sh x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
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
index 9d3dbe65443b..49dd6ed4bd77 100644
--- 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
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.1 2008/06/10 06:47:20 dberkholz Exp $
+# $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"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.1.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.1.ebuild
index 92a1b63f797d..b45339030971 100644
--- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.1.ebuild
+++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.1.ebuild
@@ -1,6 +1,6 @@
# 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.1.ebuild,v 1.1 2009/01/13 05:51:32 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.1.ebuild,v 1.2 2009/03/14 11:18:06 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog
index b7340e094465..538ad1458889 100644
--- a/x11-drivers/xf86-video-mach64/ChangeLog
+++ b/x11-drivers/xf86-video-mach64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-mach64
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.3 2008/11/26 23:19:11 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.4 2009/03/14 11:16:39 armin76 Exp $
+
+ 14 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-video-mach64-6.8.0.ebuild:
+ Drop ~arm/~sh, its not available there
26 Nov 2008; Donnie Berkholz <dberkholz@gentoo.org>;
xf86-video-mach64-6.8.0.ebuild:
diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild
index 734bc4e61abf..e1c08f243655 100644
--- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild
+++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.2 2008/11/26 23:19:11 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.3 2009/03/14 11:16:39 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="ATI Mach64 video driver"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
LICENSE="xf86-video-ati"
IUSE="dri"