diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-05 12:30:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-05 12:30:01 +0000 |
commit | b51964d8403a8a38bb4d91bc81b379724dd5f8ea (patch) | |
tree | badfdf223f1ecd27ea412ef67b7f7a57f912b640 /x11-apps | |
parent | old (diff) | |
download | gentoo-2-b51964d8403a8a38bb4d91bc81b379724dd5f8ea.tar.gz gentoo-2-b51964d8403a8a38bb4d91bc81b379724dd5f8ea.tar.bz2 gentoo-2-b51964d8403a8a38bb4d91bc81b379724dd5f8ea.zip |
Stable for HPPA (bug #268581).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xsetroot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 8fbc2c8dd49a..4ab9b53f9c54 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetroot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.26 2009/05/05 08:15:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.27 2009/05/05 12:30:01 jer Exp $ + + 05 May 2009; Jeroen Roovers <jer@gentoo.org> xsetroot-1.0.2.ebuild: + Stable for HPPA (bug #268581). 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xsetroot-1.0.1.ebuild, xsetroot-1.0.2.ebuild: diff --git a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild b/x11-apps/xsetroot/xsetroot-1.0.2.ebuild index dc64f77c87f8..60f422a7f239 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild +++ b/x11-apps/xsetroot/xsetroot-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/xsetroot/xsetroot-1.0.2.ebuild,v 1.7 2009/05/05 08:15:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.2.ebuild,v 1.8 2009/05/05 12:30:01 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ 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 |