diff options
author | 2009-12-14 12:06:55 +0000 | |
---|---|---|
committer | 2009-12-14 12:06:55 +0000 | |
commit | 104db37a5db2c23d0e6c606bd1504711cec98c9d (patch) | |
tree | e425a3ed178b46c10050e81cddabe4c75ca8f38c | |
parent | x11-drivers/xf86-video-ivtv: change LICENSE to MIT (diff) | |
download | gentoo-2-104db37a5db2c23d0e6c606bd1504711cec98c9d.tar.gz gentoo-2-104db37a5db2c23d0e6c606bd1504711cec98c9d.tar.bz2 gentoo-2-104db37a5db2c23d0e6c606bd1504711cec98c9d.zip |
x11-drivers/xf86-video-mach64: change LICENSE to MIT
(Portage version: 2.2_rc59/cvs/Linux i686)
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 4b21d6916108..ef005c117794 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.14 2009/10/11 11:26:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.15 2009/12/14 12:06:55 remi Exp $ + + 14 Dec 2009; Rémi Cardona <remi@gentoo.org> + xf86-video-mach64-6.8.0.ebuild, xf86-video-mach64-6.8.2.ebuild: + change LICENSE to MIT 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-mach64-6.8.2.ebuild: ppc stable #282290 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 c927aa145baf..1b87cb1a965a 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-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.10 2009/09/30 21:24:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.11 2009/12/14 12:06:55 remi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="ATI Mach64 video driver" KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" -LICENSE="xf86-video-ati" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild index c26dd4d4d9d3..096914115096 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.4 2009/10/11 11:26:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.5 2009/12/14 12:06:55 remi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="ATI Mach64 video driver" KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" -LICENSE="xf86-video-ati" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 |