diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
commit | 5f245f1dd47c9a87d43442c1104b7e6d9821e878 (patch) | |
tree | 5048a5af80d65b6ad7960497710c8e8dc9bf32a4 /x11-apps/xsetroot | |
parent | version bump - additional patching from Sven Eden via bug #300038 (diff) | |
download | historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.gz historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.bz2 historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.zip |
arm stable, bug #294958
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 61d9ebab783b..a24f9895115f 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetroot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.34 2010/01/14 17:17:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.35 2010/01/14 22:25:56 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xsetroot-1.0.3.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xsetroot-1.0.3.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild index b8e9dd1862a1..8f59e3762fc1 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.6 2010/01/14 17:17:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.7 2010/01/14 22:25:56 maekke Exp $ inherit x-modular DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11 |