diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 22:33:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 22:33:10 +0000 |
commit | e9fe9658368fa8c1ed22db2f1acb96e2232c9a90 (patch) | |
tree | 82ad22c7091a016e77a752b693a39d686d67d86f /x11-apps/xgamma | |
parent | pngnq as-needed fix (diff) | |
download | gentoo-2-e9fe9658368fa8c1ed22db2f1acb96e2232c9a90.tar.gz gentoo-2-e9fe9658368fa8c1ed22db2f1acb96e2232c9a90.tar.bz2 gentoo-2-e9fe9658368fa8c1ed22db2f1acb96e2232c9a90.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 53788e418d63..3627ccd614c9 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.33 2009/12/27 17:45:23 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.34 2010/01/17 22:33:10 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xgamma-1.0.3.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xgamma-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xgamma/xgamma-1.0.3.ebuild b/x11-apps/xgamma/xgamma-1.0.3.ebuild index bc5b6f63cf52..3c1a19bdc8ba 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 +# Copyright 1999-2010 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.7 2009/12/27 17:45:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.3.ebuild,v 1.8 2010/01/17 22:33:10 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 ~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" |