diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:34:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:34:39 +0000 |
commit | 5f6e82ad8a201306e3e2d202db06cfdc5a9b3f95 (patch) | |
tree | 930d72d4664f90796e82c02344b8bad90dd1b624 /x11-drivers/xf86-video-i740 | |
parent | Drop ~sh, its not available there (diff) | |
download | gentoo-2-5f6e82ad8a201306e3e2d202db06cfdc5a9b3f95.tar.gz gentoo-2-5f6e82ad8a201306e3e2d202db06cfdc5a9b3f95.tar.bz2 gentoo-2-5f6e82ad8a201306e3e2d202db06cfdc5a9b3f95.zip |
Drop ~sh, its not available there
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-i740')
-rw-r--r-- | x11-drivers/xf86-video-i740/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-drivers/xf86-video-i740/ChangeLog b/x11-drivers/xf86-video-i740/ChangeLog index a0b9c8a0bd37..ac1fe4fbe50f 100644 --- a/x11-drivers/xf86-video-i740/ChangeLog +++ b/x11-drivers/xf86-video-i740/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-i740 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.24 2008/06/10 06:49:23 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.25 2009/03/13 15:34:39 armin76 Exp $ + + 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-i740-1.1.0.ebuild, xf86-video-i740-1.2.0.ebuild: + Drop ~sh, its not available there *xf86-video-i740-1.2.0 (10 Jun 2008) diff --git a/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild b/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild index dd57170e1981..fd9ba0f6462c 100644 --- a/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild +++ b/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.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-i740/xf86-video-i740-1.1.0.ebuild,v 1.6 2006/10/13 23:15:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.1.0.ebuild,v 1.7 2009/03/13 15:34:39 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Intel i740 video driver" -KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild b/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild index 18bcc77e83c8..1959a62fe595 100644 --- a/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild +++ b/x11-drivers/xf86-video-i740/xf86-video-i740-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-i740/xf86-video-i740-1.2.0.ebuild,v 1.1 2008/06/10 06:49:23 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.2.0.ebuild,v 1.2 2009/03/13 15:34:39 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Intel i740 video driver" -KEYWORDS="~amd64 ~ia64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |