diff options
author | 2009-10-11 11:17:26 +0000 | |
---|---|---|
committer | 2009-10-11 11:17:26 +0000 | |
commit | e110edda3592bbe9101e3ab2ae6207eb2c6d7af0 (patch) | |
tree | 2f672b69d980465520a02b446c5d9454e650e951 /x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild | |
parent | ppc stable #282290 (diff) | |
download | historical-e110edda3592bbe9101e3ab2ae6207eb2c6d7af0.tar.gz historical-e110edda3592bbe9101e3ab2ae6207eb2c6d7af0.tar.bz2 historical-e110edda3592bbe9101e3ab2ae6207eb2c6d7af0.zip |
ppc stable #282290
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
RepoMan-Options: --force
Diffstat (limited to 'x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild index 22afb307f80e..c2776fb4381b 100644 --- a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild +++ b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.14 2009/09/30 19:22:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.15 2009/10/11 11:06:50 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Device Color Characterization utility for X Color Management System" -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" DEPEND="${RDEPEND}" |