diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:55:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:55:07 +0000 |
commit | a4d8d9ed6abcf0aceee49ab46c5fd12f4e0ca0dd (patch) | |
tree | 62c48bd31acdef9dff274107cb44cab45ff9dc4b /x11-apps | |
parent | remove old (diff) | |
download | gentoo-2-a4d8d9ed6abcf0aceee49ab46c5fd12f4e0ca0dd.tar.gz gentoo-2-a4d8d9ed6abcf0aceee49ab46c5fd12f4e0ca0dd.tar.bz2 gentoo-2-a4d8d9ed6abcf0aceee49ab46c5fd12f4e0ca0dd.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps')
-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 b53def0e723f..5db26e205936 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.37 2010/01/19 10:39:40 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.38 2010/01/19 18:55:07 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xsetroot-1.0.3.ebuild: + s390 stable wrt #294958 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> xsetroot-1.0.3.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild index c1bd39c5c637..7308f03f42e4 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.9 2010/01/19 10:39:40 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.10 2010/01/19 18:55:07 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org xsetroot application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11 |