diff options
author | Remi Cardona <remi@gentoo.org> | 2009-12-14 12:06:55 +0000 |
---|---|---|
committer | Remi Cardona <remi@gentoo.org> | 2009-12-14 12:06:55 +0000 |
commit | 6719179f77457228f24b973daefb145eaf7ef4cc (patch) | |
tree | 14f4e0c0cd177598c17764cb7657abfb45f5f5a3 /x11-drivers/xf86-video-mach64 | |
parent | x11-drivers/xf86-video-ivtv: change LICENSE to MIT (diff) | |
download | historical-6719179f77457228f24b973daefb145eaf7ef4cc.tar.gz historical-6719179f77457228f24b973daefb145eaf7ef4cc.tar.bz2 historical-6719179f77457228f24b973daefb145eaf7ef4cc.zip |
x11-drivers/xf86-video-mach64: change LICENSE to MIT
Package-Manager: portage-2.2_rc59/cvs/Linux i686
Diffstat (limited to 'x11-drivers/xf86-video-mach64')
-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 |