diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-10-08 16:19:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-10-08 16:19:58 +0000 |
commit | b70781498858db41bfe6d6377f409dcce1e9475a (patch) | |
tree | 1057e692ebc13e7ed4dcb10b6b08e495eb4d633a /x11-apps/xgamma/xgamma-1.0.2.ebuild | |
parent | fix bugs #240350, #240437. Fix printf warnings. Remove dead patch. (diff) | |
download | gentoo-2-b70781498858db41bfe6d6377f409dcce1e9475a.tar.gz gentoo-2-b70781498858db41bfe6d6377f409dcce1e9475a.tar.bz2 gentoo-2-b70781498858db41bfe6d6377f409dcce1e9475a.zip |
Marked ~hppa (bug #237411).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-apps/xgamma/xgamma-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild index a1cd52abff64..0aee775cfdc5 100644 --- a/x11-apps/xgamma/xgamma-1.0.2.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.8 2008/09/24 10:07:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.9 2008/10/08 16:19:58 jer 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 ~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/libXxf86vm" DEPEND="${RDEPEND} |