diff options
author | 2008-09-26 12:58:41 +0000 | |
---|---|---|
committer | 2008-09-26 12:58:41 +0000 | |
commit | d9673f0bde63ab01d876372415d3257605072cd4 (patch) | |
tree | e219e379da3e221b022acacdd921a96886150b55 /x11-apps/xf86dga | |
parent | amd64 stable wrt bug #235445 (diff) | |
download | historical-d9673f0bde63ab01d876372415d3257605072cd4.tar.gz historical-d9673f0bde63ab01d876372415d3257605072cd4.tar.bz2 historical-d9673f0bde63ab01d876372415d3257605072cd4.zip |
Marked ~hppa (bug #237411).
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r-- | x11-apps/xf86dga/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index e89d4c0e56b4..a2ff6ed57198 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.20 2008/09/24 10:31:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.21 2008/09/26 12:49:23 jer Exp $ + + 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xf86dga-1.0.2.ebuild: + Marked ~hppa (bug #237411). 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xf86dga-1.0.2.ebuild: keyword ~x86-fbsd diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index d58be6d82425..c0ad7dd70843 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.6 2008/09/24 10:31:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.7 2008/09/26 12:49:23 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="test program for the XFree86-DGA extension" -KEYWORDS="amd64 arm ~mips ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~hppa ~mips ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND} |