diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:45:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:45:23 +0000 |
commit | 9f3a3bc293d254875467b33c1f925a122955bcb6 (patch) | |
tree | f5ba14430005b7630cbd6145ca787313cf2b3692 /x11-apps/xgamma | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-9f3a3bc293d254875467b33c1f925a122955bcb6.tar.gz gentoo-2-9f3a3bc293d254875467b33c1f925a122955bcb6.tar.bz2 gentoo-2-9f3a3bc293d254875467b33c1f925a122955bcb6.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 0d4a10d11540..53788e418d63 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.32 2009/12/15 19:14:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.33 2009/12/27 17:45:23 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xgamma-1.0.3.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> xgamma-1.0.3.ebuild: Marking xgamma-1.0.3 ppc64 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 b49c7a9b059b..bc5b6f63cf52 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.6 2009/12/15 19:14:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.3.ebuild,v 1.7 2009/12/27 17:45:23 josejx 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" |