diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
commit | 55b2c5339bae672a98619569ed2b8eaf898c60a8 (patch) | |
tree | a75bbabeb97f9e6ed49c01c21d8d8e541fdd4d9d /x11-apps/xf86dga | |
parent | arm/sh stable (diff) | |
download | historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.gz historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.bz2 historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xf86dga/xf86dga-1.0.1-r1.ebuild b/x11-apps/xf86dga/xf86dga-1.0.1-r1.ebuild index b1b6288e377c..9ecab0586110 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.1-r1.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.1-r1.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.1-r1.ebuild,v 1.4 2008/01/11 08:29:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.1-r1.ebuild,v 1.5 2008/01/13 09:36:13 vapier 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 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND} diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index 29407b8be00e..c7f8c39b094d 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.3 2008/01/11 08:29:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.4 2008/01/13 09:36:13 vapier 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 sh ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND} |