diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:30:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:30:55 +0000 |
commit | 9bc04a5d139e4d0b6f7f6832175eeb3cc3b621c1 (patch) | |
tree | 56da9ea3f7d8ba9092583dc1cdf323285ee01c4b /x11-drivers/xf86-video-radeonhd | |
parent | ppc stable #282290 (diff) | |
download | historical-9bc04a5d139e4d0b6f7f6832175eeb3cc3b621c1.tar.gz historical-9bc04a5d139e4d0b6f7f6832175eeb3cc3b621c1.tar.bz2 historical-9bc04a5d139e4d0b6f7f6832175eeb3cc3b621c1.zip |
ppc stable #282290
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
RepoMan-Options: --force
Diffstat (limited to 'x11-drivers/xf86-video-radeonhd')
-rw-r--r-- | x11-drivers/xf86-video-radeonhd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-radeonhd/xf86-video-radeonhd-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-radeonhd/ChangeLog b/x11-drivers/xf86-video-radeonhd/ChangeLog index e162ffebd0f1..5d48344a9853 100644 --- a/x11-drivers/xf86-video-radeonhd/ChangeLog +++ b/x11-drivers/xf86-video-radeonhd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-radeonhd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-radeonhd/ChangeLog,v 1.20 2009/10/05 13:58:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-radeonhd/ChangeLog,v 1.21 2009/10/11 11:19:08 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-radeonhd-1.2.5.ebuild: + ppc stable #282290 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-radeonhd-1.2.5.ebuild: diff --git a/x11-drivers/xf86-video-radeonhd/xf86-video-radeonhd-1.2.5.ebuild b/x11-drivers/xf86-video-radeonhd/xf86-video-radeonhd-1.2.5.ebuild index 852bbf675858..378fd50ac3ea 100644 --- a/x11-drivers/xf86-video-radeonhd/xf86-video-radeonhd-1.2.5.ebuild +++ b/x11-drivers/xf86-video-radeonhd/xf86-video-radeonhd-1.2.5.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-radeonhd/xf86-video-radeonhd-1.2.5.ebuild,v 1.4 2009/10/05 13:58:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-radeonhd/xf86-video-radeonhd-1.2.5.ebuild,v 1.5 2009/10/11 11:19:08 nixnut Exp $ XDPVER=-1 inherit x-modular @@ -10,7 +10,7 @@ HOMEPAGE="http://wiki.x.org/wiki/radeonhd" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.3.0 |