diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:26:09 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:26:09 +0000 |
commit | 1ff3d9847c2862d2fd078e247cf9b113d03f05b3 (patch) | |
tree | 7bbbb2fa50522d7a6a2216706c32d696d4c3b0c7 /x11-apps | |
parent | amd64 stable. (diff) | |
download | gentoo-2-1ff3d9847c2862d2fd078e247cf9b113d03f05b3.tar.gz gentoo-2-1ff3d9847c2862d2fd078e247cf9b113d03f05b3.tar.bz2 gentoo-2-1ff3d9847c2862d2fd078e247cf9b113d03f05b3.zip |
amd64 stable.
(Portage version: 2.1.4)
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 0dee97818dba..b15722869426 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.17 2008/01/11 08:29:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.18 2008/01/21 14:26:09 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xf86dga-1.0.2.ebuild: + amd64 stable. 11 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>; xf86dga-1.0.1-r1.ebuild, xf86dga-1.0.2.ebuild: diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index c7f8c39b094d..338e3d98cf5e 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-2008 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.4 2008/01/13 09:36:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.5 2008/01/21 14:26:09 drac 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 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND} |