diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:28:41 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:28:41 +0000 |
commit | 6f765c35ef24f1f18a550e9626372016769b32cc (patch) | |
tree | ed6bb759bc06a5e1a3ad51d9d9f92b95015154e1 /x11-apps/xgamma | |
parent | Stable on x86 wrt #202087 (diff) | |
download | historical-6f765c35ef24f1f18a550e9626372016769b32cc.tar.gz historical-6f765c35ef24f1f18a550e9626372016769b32cc.tar.bz2 historical-6f765c35ef24f1f18a550e9626372016769b32cc.zip |
Stable on x86 wrt #202087
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 6be222c78807..fa97533a4268 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.16 2007/09/08 06:14:07 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.17 2007/12/20 00:13:16 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xgamma-1.0.2.ebuild: + Stable on x86 (bug #202087) *xgamma-1.0.2 (08 Sep 2007) diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild index 74f321125fca..a4a4c39a5045 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-2007 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.1 2007/09/08 06:14:07 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.2 2007/12/20 00:13:16 cla 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" RDEPEND="x11-libs/libXxf86vm" DEPEND="${RDEPEND}" |