diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:37:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:37:39 +0000 |
commit | e1a72dd85b6c4c86467c105b1d3eb958ed5c8cb6 (patch) | |
tree | 24e864cb23f7da28df49015c075dc615269a0358 /x11-drivers | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-e1a72dd85b6c4c86467c105b1d3eb958ed5c8cb6.tar.gz gentoo-2-e1a72dd85b6c4c86467c105b1d3eb958ed5c8cb6.tar.bz2 gentoo-2-e1a72dd85b6c4c86467c105b1d3eb958ed5c8cb6.zip |
ia64 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ark/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ark/xf86-video-ark-0.7.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ark/ChangeLog b/x11-drivers/xf86-video-ark/ChangeLog index 61c457efa328..cfdb04a020e5 100644 --- a/x11-drivers/xf86-video-ark/ChangeLog +++ b/x11-drivers/xf86-video-ark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ark -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/ChangeLog,v 1.36 2009/12/15 15:27:04 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/ChangeLog,v 1.37 2010/01/18 19:37:39 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> + xf86-video-ark-0.7.2.ebuild: + ia64 stable wrt #294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-ark-0.7.1.ebuild: diff --git a/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.2.ebuild b/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.2.ebuild index d276ffcc7574..ebc20f8eddbf 100644 --- a/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.2.ebuild +++ b/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.2.ebuild,v 1.3 2009/12/10 19:02:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.2.ebuild,v 1.4 2010/01/18 19:37:39 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for ark cards" -KEYWORDS="amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |