diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-09 22:12:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-09 22:12:26 +0000 |
commit | ed57a08af93471313f8f226628e6756e305a6fa9 (patch) | |
tree | ee3fafbeb0f59341c63b541cc16d7cf38cfab158 /x11-apps | |
parent | arm stable, bug #282290 (diff) | |
download | historical-ed57a08af93471313f8f226628e6756e305a6fa9.tar.gz historical-ed57a08af93471313f8f226628e6756e305a6fa9.tar.bz2 historical-ed57a08af93471313f8f226628e6756e305a6fa9.zip |
arm stable, bug #282290
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 64657c91c59f..a9a5dffb4244 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.16 2009/10/03 11:28:56 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.17 2009/10/09 22:12:26 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> xbacklight-1.1.ebuild: + arm stable, bug #282290 *xbacklight-1.1.1 (03 Oct 2009) diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild index 79c9bb06e0a6..b96d29b673b4 100644 --- a/x11-apps/xbacklight/xbacklight-1.1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.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/xbacklight/xbacklight-1.1.ebuild,v 1.15 2009/06/23 20:55:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.16 2009/10/09 22:12:26 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2" DEPEND="${RDEPEND}" diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 175528ca855d..dd9921d72511 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdriinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.35 2009/05/20 13:39:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.36 2009/10/09 22:11:28 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> xdriinfo-1.0.2.ebuild: + arm stable, bug #282290 20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking xdriinfo-1.0.2 ppc stable for bug 268581 diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild index cd9b33c83fc9..a4ba2270ca18 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.2.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/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.12 2009/05/20 13:39:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.13 2009/10/09 22:11:28 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="query configuration information of DRI drivers" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 virtual/opengl" |