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 | 9098a23bb6d95b56f86612dd4fcc0bd75a17ed75 (patch) | |
tree | 3da3fc4abc60aef902cf6e42ffefe2aceb14821a /x11-apps/xf86dga | |
parent | x86 stable, bug #289629 (diff) | |
download | historical-9098a23bb6d95b56f86612dd4fcc0bd75a17ed75.tar.gz historical-9098a23bb6d95b56f86612dd4fcc0bd75a17ed75.tar.bz2 historical-9098a23bb6d95b56f86612dd4fcc0bd75a17ed75.zip |
ia64/sparc stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 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 |