summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-13 15:39:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-13 15:39:31 +0000
commit504d429ea58980b305858f9ab177f68cba1732ac (patch)
tree667343f66f8e9ade7e3f98a35b9a942e4f5569f1 /x11-drivers/xf86-video-nsc
parentDrop ~sh, its not available there (diff)
downloadgentoo-2-504d429ea58980b305858f9ab177f68cba1732ac.tar.gz
gentoo-2-504d429ea58980b305858f9ab177f68cba1732ac.tar.bz2
gentoo-2-504d429ea58980b305858f9ab177f68cba1732ac.zip
Drop ~sh, its not available there
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-nsc')
-rw-r--r--x11-drivers/xf86-video-nsc/ChangeLog9
-rw-r--r--x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild6
-rw-r--r--x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild6
-rw-r--r--x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/x11-drivers/xf86-video-nsc/ChangeLog b/x11-drivers/xf86-video-nsc/ChangeLog
index 4a441c948735..e4c11661a55f 100644
--- a/x11-drivers/xf86-video-nsc/ChangeLog
+++ b/x11-drivers/xf86-video-nsc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-nsc
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.26 2008/02/24 02:34:38 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.27 2009/03/13 15:39:31 armin76 Exp $
+
+ 13 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-video-nsc-2.8.1.ebuild, xf86-video-nsc-2.8.2.ebuild,
+ xf86-video-nsc-2.8.3.ebuild:
+ Drop ~sh, its not available there
24 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; ChangeLog:
Update my email.
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild
index 585685ea8494..308227c0bd0f 100644
--- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild
+++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.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-nsc/xf86-video-nsc-2.8.1.ebuild,v 1.5 2006/10/13 23:15:48 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild,v 1.6 2009/03/13 15:39:31 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Nsc video driver"
-KEYWORDS="amd64 sh x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild
index 35093a5a155d..ecc7fa4f90c2 100644
--- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild
+++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.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-nsc/xf86-video-nsc-2.8.2.ebuild,v 1.4 2008/08/19 19:31:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild,v 1.5 2009/03/13 15:39:31 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="Nsc video driver"
-KEYWORDS="amd64 sh x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild
index 9821267d322a..7d5ee048d5b4 100644
--- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild
+++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-nsc/xf86-video-nsc-2.8.3.ebuild,v 1.1 2007/09/08 08:16:41 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild,v 1.2 2009/03/13 15:39:31 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="Nsc video driver"
-KEYWORDS="~amd64 ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto