diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 10:07:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 10:07:50 +0000 |
commit | 902b9b7b8c389a8c9e438f889ebfbdb95e4ca1e1 (patch) | |
tree | c4680652ef56a13e2faed100fc3844021ab296ff /x11-apps/xgamma | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-902b9b7b8c389a8c9e438f889ebfbdb95e4ca1e1.tar.gz gentoo-2-902b9b7b8c389a8c9e438f889ebfbdb95e4ca1e1.tar.bz2 gentoo-2-902b9b7b8c389a8c9e438f889ebfbdb95e4ca1e1.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 628c4b1cbaac..e82b24892d78 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.21 2008/02/05 11:34:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.22 2008/09/24 10:07:50 aballier Exp $ + + 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xgamma-1.0.2.ebuild: + keyword ~x86-fbsd 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xgamma-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild index d5db9eb80464..a1cd52abff64 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.7 2008/02/05 11:34:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.8 2008/09/24 10:07:50 aballier 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" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libXxf86vm" DEPEND="${RDEPEND} |