diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:24:44 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:24:44 +0000 |
commit | ae527739b68c295814a2eaf6ca928d5ac914ccdf (patch) | |
tree | 1b8f10da16aab5a88a5f01a0c6fa1914303e9015 /x11-apps | |
parent | Version bump (fixes bug #155856). (diff) | |
download | gentoo-2-ae527739b68c295814a2eaf6ca928d5ac914ccdf.tar.gz gentoo-2-ae527739b68c295814a2eaf6ca928d5ac914ccdf.tar.bz2 gentoo-2-ae527739b68c295814a2eaf6ca928d5ac914ccdf.zip |
amd64 stable.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xsetroot/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 03a35d5509c9..355b65d9070b 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetroot -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.22 2007/12/20 00:26:29 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.23 2008/01/21 14:24:44 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xsetroot-1.0.2.ebuild: + amd64 stable. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xsetroot-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild b/x11-apps/xsetroot/xsetroot-1.0.2.ebuild index 44ed697c232f..c277597ea41e 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-2008 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.3 2008/01/13 09:35:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.2.ebuild,v 1.4 2008/01/21 14:24:44 drac 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" RDEPEND="x11-libs/libXmu x11-libs/libX11 |