diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:29:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:29:12 +0000 |
commit | 7baaedd5ac42240f76bdfd78cc9eabb1327f14b2 (patch) | |
tree | a1d19d7f24fedc5bca8da30ed0203aa7138780ce /x11-drivers/xf86-video-dummy | |
parent | Marking xf86-video-ati-6.12.4 ppc64 for bug 294958 (diff) | |
download | historical-7baaedd5ac42240f76bdfd78cc9eabb1327f14b2.tar.gz historical-7baaedd5ac42240f76bdfd78cc9eabb1327f14b2.tar.bz2 historical-7baaedd5ac42240f76bdfd78cc9eabb1327f14b2.zip |
Marking xf86-video-dummy-0.3.2 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog index bb1ce08f6e59..5c6d4406675f 100644 --- a/x11-drivers/xf86-video-dummy/ChangeLog +++ b/x11-drivers/xf86-video-dummy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-dummy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.52 2009/12/15 15:33:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.53 2009/12/15 19:29:12 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> + xf86-video-dummy-0.3.2.ebuild: + Marking xf86-video-dummy-0.3.2 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-dummy-0.3.2.ebuild: diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild index 417408611a1d..8c61c0f9a6fd 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.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-dummy/xf86-video-dummy-0.3.2.ebuild,v 1.8 2009/12/15 15:33:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild,v 1.9 2009/12/15 19:29:12 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |