diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2008-11-11 15:25:22 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2008-11-11 15:25:22 +0000 |
commit | f2e1c6a8db9c024413c6bf947faf637e568d8027 (patch) | |
tree | 9dba9d997f7ec2823ba46af525dd414c6ad4c036 /x11-apps | |
parent | new version to fix file collision in bug #239341. Remove old versions since t... (diff) | |
download | gentoo-2-f2e1c6a8db9c024413c6bf947faf637e568d8027.tar.gz gentoo-2-f2e1c6a8db9c024413c6bf947faf637e568d8027.tar.bz2 gentoo-2-f2e1c6a8db9c024413c6bf947faf637e568d8027.zip |
Marked ~amd64 for bug #246375
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'x11-apps')
-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 8c958d377286..b704341539ce 100644 --- a/x11-apps/grandr/ChangeLog +++ b/x11-apps/grandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/grandr # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.4 2008/05/09 07:24:48 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.5 2008/11/11 15:25:22 dang Exp $ + + 11 Nov 2008; Daniel Gryniewicz <dang@gentoo.org> grandr-0.1.ebuild: + Marked ~amd64 for bug #246375 09 May 2008; Donnie Berkholz <dberkholz@gentoo.org>; grandr-0.1.ebuild: (#199747) Add gconf dependency. diff --git a/x11-apps/grandr/grandr-0.1.ebuild b/x11-apps/grandr/grandr-0.1.ebuild index ddbb169788ef..8110916238e4 100644 --- a/x11-apps/grandr/grandr-0.1.ebuild +++ b/x11-apps/grandr/grandr-0.1.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/grandr/grandr-0.1.ebuild,v 1.4 2008/05/09 07:24:48 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.5 2008/11/11 15:25:22 dang 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="ppc x86" +KEYWORDS="~amd64 ppc x86" LICENSE="MIT" RDEPEND="=x11-libs/gtk+-2* >=x11-libs/libXrandr-1.2 |