diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 11:18:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 11:18:06 +0000 |
commit | 5af94ee24e289b5cc76ffe8c1af5aa0c2fda2cfa (patch) | |
tree | 0d41baf6f24f30f02498d96a2cbaa0839c522434 /x11-drivers/xf86-video-mach64 | |
parent | Add another video_card (diff) | |
download | historical-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/xf86-video-mach64')
-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" |