diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 16:50:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 16:50:46 +0000 |
commit | cca94b3d9438229c9b1e755c522dd568e0263d36 (patch) | |
tree | f7e009c49f0a64d4778c7eb6e6a5801279ee2434 /x11-libs/libXext/libXext-1.0.3.ebuild | |
parent | Stable on ia64 wrt bug #175465. (diff) | |
download | gentoo-2-cca94b3d9438229c9b1e755c522dd568e0263d36.tar.gz gentoo-2-cca94b3d9438229c9b1e755c522dd568e0263d36.tar.bz2 gentoo-2-cca94b3d9438229c9b1e755c522dd568e0263d36.zip |
Stable on ia64 wrt bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/libXext/libXext-1.0.3.ebuild')
-rw-r--r-- | x11-libs/libXext/libXext-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXext/libXext-1.0.3.ebuild b/x11-libs/libXext/libXext-1.0.3.ebuild index ac955fcceb2e..d01592fb0074 100644 --- a/x11-libs/libXext/libXext-1.0.3.ebuild +++ b/x11-libs/libXext/libXext-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/libXext-1.0.3.ebuild,v 1.2 2007/04/25 11:18:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/libXext-1.0.3.ebuild,v 1.3 2007/04/25 16:50:46 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xext 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" RDEPEND="x11-libs/libX11 x11-proto/xextproto" |