diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:25:41 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:25:41 +0000 |
commit | aab49ea875fa1bb266a20d67076f14c310defa0a (patch) | |
tree | 92029e454876610536d15122b1c9925b8a9965e3 /x11-apps/xgamma | |
parent | amd64 stable. (diff) | |
download | gentoo-2-aab49ea875fa1bb266a20d67076f14c310defa0a.tar.gz gentoo-2-aab49ea875fa1bb266a20d67076f14c310defa0a.tar.bz2 gentoo-2-aab49ea875fa1bb266a20d67076f14c310defa0a.zip |
amd64 stable.
(Portage version: 2.1.4)
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 ee3e06d5c81b..fed0fa082e60 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.18 2008/01/11 08:33:31 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.19 2008/01/21 14:25:41 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xgamma-1.0.2.ebuild: + amd64 stable. 11 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>; xgamma-1.0.1.ebuild, xgamma-1.0.2.ebuild: diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild index c135aabff117..2995f7232d99 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.4 2008/01/13 09:35:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.5 2008/01/21 14:25:41 drac 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} |