diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 19:57:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 19:57:41 +0000 |
commit | 84c8ce9047cfa234598044b7c947daca41b9d1ea (patch) | |
tree | 2ee15c9be39451e7527c982e872065eff129f6fd /x11-apps | |
parent | x86 stable, bug #289629 (diff) | |
download | gentoo-2-84c8ce9047cfa234598044b7c947daca41b9d1ea.tar.gz gentoo-2-84c8ce9047cfa234598044b7c947daca41b9d1ea.tar.bz2 gentoo-2-84c8ce9047cfa234598044b7c947daca41b9d1ea.zip |
ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps')
-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 371205197262..29cf16df7477 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.29 2009/10/11 11:09:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.30 2009/11/21 19:57:41 armin76 Exp $ + + 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> xf86dga-1.0.2.ebuild: + ia64/sparc stable 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86dga-1.0.2.ebuild: ppc stable #282290 diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index 23a90109ac57..05ef8a1ec09c 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.15 2009/10/11 11:09:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.16 2009/11/21 19:57:41 armin76 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 |