diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-06 21:09:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-06 21:09:48 +0000 |
commit | 973f8d5cd250f752edf400f15593c760c14b6a2f (patch) | |
tree | f3fc5328802d8142424be20fbdc27665df39ca56 /x11-misc | |
parent | amd64 stable, bug #264373 (diff) | |
download | gentoo-2-973f8d5cd250f752edf400f15593c760c14b6a2f.tar.gz gentoo-2-973f8d5cd250f752edf400f15593c760c14b6a2f.tar.bz2 gentoo-2-973f8d5cd250f752edf400f15593c760c14b6a2f.zip |
amd64 stable, bug #266096
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/hsetroot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/hsetroot/ChangeLog b/x11-misc/hsetroot/ChangeLog index 42d95f229944..ddf9fcbc0593 100644 --- a/x11-misc/hsetroot/ChangeLog +++ b/x11-misc/hsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/hsetroot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.7 2009/05/01 18:05:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.8 2009/05/06 21:09:48 maekke Exp $ + + 06 May 2009; Markus Meier <maekke@gentoo.org> hsetroot-1.0.2.ebuild: + amd64 stable, bug #266096 01 May 2009; Raúl Porcel <armin76@gentoo.org> hsetroot-1.0.2.ebuild: x86 stable wrt #266096 diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index c7d259a1e565..738512035da5 100644 --- a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild +++ b/x11-misc/hsetroot/hsetroot-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-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.9 2009/05/01 18:05:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.10 2009/05/06 21:09:48 maekke Exp $ DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X" HOMEPAGE="http://thegraveyard.org/hsetroot.php" @@ -8,7 +8,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |