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
commit50bc4731d8adc6bfa7d1b7854deae6a92429164d (patch)
treec5addba20609e3d8eae3a3277c15a27174b7ac85 /x11-drivers
parentAdd another video_card (diff)
downloadgentoo-2-50bc4731d8adc6bfa7d1b7854deae6a92429164d.tar.gz
gentoo-2-50bc4731d8adc6bfa7d1b7854deae6a92429164d.tar.bz2
gentoo-2-50bc4731d8adc6bfa7d1b7854deae6a92429164d.zip
Drop ~arm/~sh, its not available there
(Portage version: 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
4 files changed, 14 insertions, 9 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