diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 01:01:30 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 01:01:30 +0000 |
commit | 7a116d8ab7e17d0261573421c2a583ff14697e9c (patch) | |
tree | 82a9c3fcf3cab0e6d77104d028b13ce7b849e649 /x11-apps/xf86dga | |
parent | Use src_configure properly, clean up mycmakeargs (diff) | |
download | gentoo-2-7a116d8ab7e17d0261573421c2a583ff14697e9c.tar.gz gentoo-2-7a116d8ab7e17d0261573421c2a583ff14697e9c.tar.bz2 gentoo-2-7a116d8ab7e17d0261573421c2a583ff14697e9c.zip |
Marked ppc64 stable.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 29cf16df7477..a955e618283a 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.30 2009/11/21 19:57:41 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.31 2010/09/13 01:01:30 josejx Exp $ + + 13 Sep 2010; Joseph Jezak <josejx@gentoo.org> xf86dga-1.0.2.ebuild: + Marked ppc64 stable. 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> xf86dga-1.0.2.ebuild: ia64/sparc stable diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index 05ef8a1ec09c..81298fc9b308 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 +# Copyright 1999-2010 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.16 2009/11/21 19:57:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.17 2010/09/13 01:01:30 josejx 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 |