diff options
author | 2007-09-07 19:34:32 +0000 | |
---|---|---|
committer | 2007-09-07 19:34:32 +0000 | |
commit | a54d553648adea1c74710e9d5e651863ad9eba4e (patch) | |
tree | 9cd1bbc1ae78a672ebe9c0309bcaa616bd4e6965 /x11-apps/grandr | |
parent | Marked ~ppc for bug #186704. (diff) | |
download | gentoo-2-a54d553648adea1c74710e9d5e651863ad9eba4e.tar.gz gentoo-2-a54d553648adea1c74710e9d5e651863ad9eba4e.tar.bz2 gentoo-2-a54d553648adea1c74710e9d5e651863ad9eba4e.zip |
Stable on x86 wrt bug #191615.
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-apps/grandr')
-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 87170b2af64e..ce0ac080d3b4 100644 --- a/x11-apps/grandr/ChangeLog +++ b/x11-apps/grandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/grandr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.1 2007/06/22 21:45:24 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.2 2007/09/07 19:34:32 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> grandr-0.1.ebuild: + Stable on x86 wrt bug #191615. *grandr-0.1 (22 Jun 2007) diff --git a/x11-apps/grandr/grandr-0.1.ebuild b/x11-apps/grandr/grandr-0.1.ebuild index 226612f8bcff..4d510cd38e60 100644 --- a/x11-apps/grandr/grandr-0.1.ebuild +++ b/x11-apps/grandr/grandr-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1 2007/06/22 21:45:24 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.2 2007/09/07 19:34:32 wolf31o2 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="~ppc x86" LICENSE="MIT" RDEPEND="=x11-libs/gtk+-2* >=x11-libs/libXrandr-1.2" |