diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 11:16:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 11:16:39 +0000 |
commit | 61f8228b3acc3872d60310494c7000665e6d1714 (patch) | |
tree | f4909ce9355d34be6486f33a884e53a8071b1cef /x11-drivers | |
parent | Add another video_card (diff) | |
download | gentoo-2-61f8228b3acc3872d60310494c7000665e6d1714.tar.gz gentoo-2-61f8228b3acc3872d60310494c7000665e6d1714.tar.bz2 gentoo-2-61f8228b3acc3872d60310494c7000665e6d1714.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-mach64/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
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" |