diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 19:34:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 19:34:59 +0000 |
commit | 334040876a19691202141db65f69fdac6e6e94a5 (patch) | |
tree | f02bd3e2ce0b99d21927e4459c501cc5f74987ac /x11-apps | |
parent | Marked ~ppc for bug #186704. (diff) | |
download | historical-334040876a19691202141db65f69fdac6e6e94a5.tar.gz historical-334040876a19691202141db65f69fdac6e6e94a5.tar.bz2 historical-334040876a19691202141db65f69fdac6e6e94a5.zip |
Stable on x86 wrt bug #191615.
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/grandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/grandr/grandr-0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.ebuild | 4 |
4 files changed, 12 insertions, 6 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" diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 14d25d0dde73..cf7e6ab4ea17 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.1 2007/07/14 05:14:11 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.2 2007/09/07 19:34:59 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xbacklight-1.1.ebuild: + Stable on x86 wrt bug #191615. *xbacklight-1.1 (14 Jul 2007) diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild index 6a67d797a79a..d733db589800 100644 --- a/x11-apps/xbacklight/xbacklight-1.1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.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/xbacklight/xbacklight-1.1.ebuild,v 1.1 2007/07/14 05:14:11 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.2 2007/09/07 19:34:59 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND=">=x11-libs/libXrandr-1.2" DEPEND="${RDEPEND}" |