diff options
author | 2012-06-28 14:28:26 +0000 | |
---|---|---|
committer | 2012-06-28 14:28:26 +0000 | |
commit | ec73450761aacd79d9bfd793cccdadfc10dd0fb3 (patch) | |
tree | bb6adbcbc113658379100df14eb3787d10ad4bbc /x11-apps/xgamma | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-ec73450761aacd79d9bfd793cccdadfc10dd0fb3.tar.gz gentoo-2-ec73450761aacd79d9bfd793cccdadfc10dd0fb3.tar.bz2 gentoo-2-ec73450761aacd79d9bfd793cccdadfc10dd0fb3.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index ecb33cca0e17..9613f7b878b0 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.48 2012/06/27 18:42:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.49 2012/06/28 14:28:26 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xgamma-1.0.5.ebuild: + Stable for HPPA (bug #419473). 27 Jun 2012; Markus Meier <maekke@gentoo.org> xgamma-1.0.5.ebuild: arm stable, bug #419473 diff --git a/x11-apps/xgamma/xgamma-1.0.5.ebuild b/x11-apps/xgamma/xgamma-1.0.5.ebuild index 2315567eb83e..7538764d6ef1 100644 --- a/x11-apps/xgamma/xgamma-1.0.5.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.5.ebuild,v 1.5 2012/06/27 18:42:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.5.ebuild,v 1.6 2012/06/28 14:28:26 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Alter a monitor's gamma correction through the X server" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXxf86vm |