diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 10:08:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 10:08:57 +0000 |
commit | 064c50c41911d8b98127176c47f628dc3834b551 (patch) | |
tree | ce9ec7b14cf891ea74723370d29d49e2511ef6bc /x11-libs/libdmx/libdmx-1.0.2.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-064c50c41911d8b98127176c47f628dc3834b551.tar.gz historical-064c50c41911d8b98127176c47f628dc3834b551.tar.bz2 historical-064c50c41911d8b98127176c47f628dc3834b551.zip |
Stable on ppc64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-libs/libdmx/libdmx-1.0.2.ebuild')
-rw-r--r-- | x11-libs/libdmx/libdmx-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdmx/libdmx-1.0.2.ebuild b/x11-libs/libdmx/libdmx-1.0.2.ebuild index 34ad56b914d9..47d20c6b38c7 100644 --- a/x11-libs/libdmx/libdmx-1.0.2.ebuild +++ b/x11-libs/libdmx/libdmx-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/libdmx/libdmx-1.0.2.ebuild,v 1.2 2006/06/30 05:32:54 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/libdmx-1.0.2.ebuild,v 1.3 2006/06/30 10:08:57 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org dmx library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -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="X gnome" RDEPEND="x11-libs/libX11 x11-libs/libXext" |