diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:12:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:12:35 +0000 |
commit | 49ab106d4622095589d54483a33b5956898d5267 (patch) | |
tree | 6d731a220f963f68965fa7f8a85612ec6a279b9b /x11-libs/libdmx/libdmx-1.1.1.ebuild | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-49ab106d4622095589d54483a33b5956898d5267.tar.gz gentoo-2-49ab106d4622095589d54483a33b5956898d5267.tar.bz2 gentoo-2-49ab106d4622095589d54483a33b5956898d5267.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libdmx/libdmx-1.1.1.ebuild')
-rw-r--r-- | x11-libs/libdmx/libdmx-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdmx/libdmx-1.1.1.ebuild b/x11-libs/libdmx/libdmx-1.1.1.ebuild index 8bd0acd15bbe..0cf968d9d0c6 100644 --- a/x11-libs/libdmx/libdmx-1.1.1.ebuild +++ b/x11-libs/libdmx/libdmx-1.1.1.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-libs/libdmx/libdmx-1.1.1.ebuild,v 1.6 2010/12/29 22:05:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/libdmx-1.1.1.ebuild,v 1.7 2010/12/31 20:12:35 jer Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org dmx library" -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 |