diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:09:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:09:09 +0000 |
commit | 8f30aee042c2db9c5e2aee39d0feb01d2dd8bbba (patch) | |
tree | 285eeabddab6c94087ccb02bfceef84aaf66ab9d /x11-apps/xf86dga | |
parent | ppc stable #282290 (diff) | |
download | gentoo-2-8f30aee042c2db9c5e2aee39d0feb01d2dd8bbba.tar.gz gentoo-2-8f30aee042c2db9c5e2aee39d0feb01d2dd8bbba.tar.bz2 gentoo-2-8f30aee042c2db9c5e2aee39d0feb01d2dd8bbba.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
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 9d32cbb035ec..371205197262 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.28 2009/09/24 07:39:44 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.29 2009/10/11 11:09:09 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86dga-1.0.2.ebuild: + ppc stable #282290 24 Sep 2009; Rémi Cardona <remi@gentoo.org> xf86dga-1.0.2.ebuild, +files/xf86dga-1.0.2-fix-deps.patch: diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index 8c9467037d09..23a90109ac57 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-2009 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.14 2009/09/24 07:39:44 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.15 2009/10/11 11:09:09 nixnut Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="test program for the XFree86-DGA extension" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |