diff options
author | 2009-12-10 18:15:19 +0000 | |
---|---|---|
committer | 2009-12-10 18:15:19 +0000 | |
commit | 295ee9d3436699e843f09d3ed782a754579511a0 (patch) | |
tree | ec1b7d6cce9cdd5a4fff6767c35f1f207a84e97b | |
parent | arm/ia64/s390/sh/sparc stable wrt #291696 (diff) | |
download | gentoo-2-295ee9d3436699e843f09d3ed782a754579511a0.tar.gz gentoo-2-295ee9d3436699e843f09d3ed782a754579511a0.tar.bz2 gentoo-2-295ee9d3436699e843f09d3ed782a754579511a0.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
-rw-r--r-- | x11-apps/grandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/grandr/grandr-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/grandr/ChangeLog b/x11-apps/grandr/ChangeLog index 9e595bd7dbd0..ee585eb4eeb9 100644 --- a/x11-apps/grandr/ChangeLog +++ b/x11-apps/grandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/grandr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.8 2009/12/10 12:30:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.9 2009/12/10 18:15:19 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> grandr-0.1.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> grandr-0.1.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/grandr/grandr-0.1.ebuild b/x11-apps/grandr/grandr-0.1.ebuild index 7cc8cc8828b4..b207a8e7f97f 100644 --- a/x11-apps/grandr/grandr-0.1.ebuild +++ b/x11-apps/grandr/grandr-0.1.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/grandr/grandr-0.1.ebuild,v 1.8 2009/12/10 12:30:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.9 2009/12/10 18:15:19 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension" -KEYWORDS="~arm amd64 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" LICENSE="MIT" IUSE="" RDEPEND="=x11-libs/gtk+-2* |