diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:05:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:05:44 +0000 |
commit | 69158ea2dc00fbada2a7ab0d0ca227e6e03ca9e5 (patch) | |
tree | 82127dfe6297e026d13f1cbe64e36de56d6ee2da /x11-proto/dmxproto/dmxproto-2.3.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #308521 (diff) | |
download | gentoo-2-69158ea2dc00fbada2a7ab0d0ca227e6e03ca9e5.tar.gz gentoo-2-69158ea2dc00fbada2a7ab0d0ca227e6e03ca9e5.tar.bz2 gentoo-2-69158ea2dc00fbada2a7ab0d0ca227e6e03ca9e5.zip |
alpha/ia64/s390/sh/sparc stable wrt #308521
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-proto/dmxproto/dmxproto-2.3.ebuild')
-rw-r--r-- | x11-proto/dmxproto/dmxproto-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/dmxproto/dmxproto-2.3.ebuild b/x11-proto/dmxproto/dmxproto-2.3.ebuild index 9ab25cc5eae4..58cd91d2e155 100644 --- a/x11-proto/dmxproto/dmxproto-2.3.ebuild +++ b/x11-proto/dmxproto/dmxproto-2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.3.ebuild,v 1.11 2010/06/04 14:08:13 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.3.ebuild,v 1.12 2010/08/02 18:05:44 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org DMX protocol headers" -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/libdmx-1.0.99.1" |