diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:31:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:31:54 +0000 |
commit | 2121d3725311c013c9a05a42650c5cad57bae8ad (patch) | |
tree | c1b0505a0adcde199c936565ad3fb077722f927d /x11-drivers | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-2121d3725311c013c9a05a42650c5cad57bae8ad.tar.gz gentoo-2-2121d3725311c013c9a05a42650c5cad57bae8ad.tar.bz2 gentoo-2-2121d3725311c013c9a05a42650c5cad57bae8ad.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ark/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ark/ChangeLog b/x11-drivers/xf86-video-ark/ChangeLog index ea0b64df58bc..20f8ff60fd4e 100644 --- a/x11-drivers/xf86-video-ark/ChangeLog +++ b/x11-drivers/xf86-video-ark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-ark # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/ChangeLog,v 1.50 2012/08/26 19:53:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/ChangeLog,v 1.51 2012/11/16 16:31:54 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-ark-0.7.5.ebuild: + Stable for amd64, wrt bug #440872 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-ark-0.7.4.ebuild: ia64 stable wrt #419473 diff --git a/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild b/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild index 88a5af1dc3b5..b6e5d45132b6 100644 --- a/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild +++ b/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild,v 1.1 2012/07/21 20:24:09 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5.ebuild,v 1.2 2012/11/16 16:31:54 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for ark cards" -KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |