diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:10:18 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:10:18 +0000 |
commit | 8bdaa2beae788238288e51436f3a6a68ac20eb6d (patch) | |
tree | 4f6084f8f0907e69cc579cc1cf05103e159f547a /x11-apps/xf86dga | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-8bdaa2beae788238288e51436f3a6a68ac20eb6d.tar.gz gentoo-2-8bdaa2beae788238288e51436f3a6a68ac20eb6d.tar.bz2 gentoo-2-8bdaa2beae788238288e51436f3a6a68ac20eb6d.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r-- | x11-apps/xf86dga/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index ebc8fc7b8905..86d694e1f3ca 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.15 2006/10/22 17:55:49 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.16 2007/12/20 00:10:18 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xf86dga-1.0.2.ebuild: + Stable on x86 (bug #202087) *xf86dga-1.0.2 (21 Oct 2006) diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index cf2b491a35e4..0f24d86565db 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.1 2006/10/22 17:55:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.2 2007/12/20 00:10:18 cla 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND}" |