diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-03-04 15:54:58 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-03-04 15:54:58 +0000 |
commit | 6c394b28b2a37d5aaf52ca90dd5725efec7d0afd (patch) | |
tree | c3dcc6e82effadb81b5bbd7a3e4c4029846358f1 /x11-drivers/xf86-video-dummy | |
parent | Stable on alpha wrt security #115775 (diff) | |
download | historical-6c394b28b2a37d5aaf52ca90dd5725efec7d0afd.tar.gz historical-6c394b28b2a37d5aaf52ca90dd5725efec7d0afd.tar.bz2 historical-6c394b28b2a37d5aaf52ca90dd5725efec7d0afd.zip |
Unstable on hppa.
Package-Manager: portage-2.1_pre4-r1
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.1.0.5.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 d804c6a727e3..51d566bf6711 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.15 2006/02/26 13:11:54 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.16 2006/03/04 15:54:58 killerfox Exp $ + + 04 Mar 2006; Rene Nussbaumer <killerfox@gentoo.org> + xf86-video-dummy-0.1.0.5.ebuild: + Unstable on hppa. 26 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> xf86-video-dummy-0.1.0.5.ebuild: diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild index fa0fcf949b89..acacefdad7fa 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.0.5.ebuild,v 1.8 2006/03/03 02:16:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild,v 1.9 2006/03/04 15:54:58 killerfox Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |