diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:46:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:46:53 +0000 |
commit | 93ffaf3e20ad515d81a8dafc255f243b2a68b39b (patch) | |
tree | 250723e54bb8546e01084212898b8935893eb2bf /x11-apps/xgamma/xgamma-1.0.3.ebuild | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-93ffaf3e20ad515d81a8dafc255f243b2a68b39b.tar.gz gentoo-2-93ffaf3e20ad515d81a8dafc255f243b2a68b39b.tar.bz2 gentoo-2-93ffaf3e20ad515d81a8dafc255f243b2a68b39b.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xgamma/xgamma-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.3.ebuild b/x11-apps/xgamma/xgamma-1.0.3.ebuild index ea0aaca39936..538649f11b6c 100644 --- a/x11-apps/xgamma/xgamma-1.0.3.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.3.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/xgamma/xgamma-1.0.3.ebuild,v 1.2 2009/10/16 10:35:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.3.ebuild,v 1.3 2009/12/10 12:46:53 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Alter a monitor's gamma correction through the X server" -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/libXxf86vm x11-libs/libX11" |