diff options
author | 2006-08-26 08:24:58 +0000 | |
---|---|---|
committer | 2006-08-26 08:24:58 +0000 | |
commit | 426e7d5152d3226318626c7197f53c58257387ba (patch) | |
tree | dea20aae766bc44b99967d1961e6eb9c7964c142 | |
parent | arm/s390/sh stable (diff) | |
download | historical-426e7d5152d3226318626c7197f53c58257387ba.tar.gz historical-426e7d5152d3226318626c7197f53c58257387ba.tar.bz2 historical-426e7d5152d3226318626c7197f53c58257387ba.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.1_pre5-r3
-rw-r--r-- | x11-libs/libXau/libXau-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libdrm/libdrm-2.0.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild index 1e3745d856c6..7ea659a8c1c5 100644 --- a/x11-libs/libXau/libXau-1.0.2.ebuild +++ b/x11-libs/libXau/libXau-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.6 2006/08/24 07:56:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.7 2006/08/26 08:24:58 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xau library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="x11-proto/xproto" DEPEND="${RDEPEND} diff --git a/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild b/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild index f071e8aca5c4..a98ec74d717a 100644 --- a/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild,v 1.8 2006/08/23 12:59:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild,v 1.9 2006/08/26 08:24:29 vapier Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xfont library" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans x11-libs/libfontenc diff --git a/x11-libs/libdrm/libdrm-2.0.2.ebuild b/x11-libs/libdrm/libdrm-2.0.2.ebuild index a14789378701..9b0cef4e979c 100644 --- a/x11-libs/libdrm/libdrm-2.0.2.ebuild +++ b/x11-libs/libdrm/libdrm-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.0.2.ebuild,v 1.4 2006/08/24 07:57:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.0.2.ebuild,v 1.5 2006/08/26 08:24:30 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org libdrm library" HOMEPAGE="http://dri.freedesktop.org/" SRC_URI="http://dri.freedesktop.org/libdrm/${P}.tar.gz" -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="" DEPEND="${RDEPEND}" |