diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 17:50:54 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 17:50:54 +0000 |
commit | ea2c9e115de924a4ae0bb15eab139937d52a692b (patch) | |
tree | a7c180a798e6b47c38b068e6428fdb441d54f512 /x11-misc/hsetroot | |
parent | ppc stable #265523 (diff) | |
download | gentoo-2-ea2c9e115de924a4ae0bb15eab139937d52a692b.tar.gz gentoo-2-ea2c9e115de924a4ae0bb15eab139937d52a692b.tar.bz2 gentoo-2-ea2c9e115de924a4ae0bb15eab139937d52a692b.zip |
ppc stable #266096
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-misc/hsetroot')
-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 ddf9fcbc0593..b7b417cd93d8 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.8 2009/05/06 21:09:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.9 2009/05/17 17:50:54 nixnut Exp $ + + 17 May 2009; nixnut <nixnut@gentoo.org> hsetroot-1.0.2.ebuild: + ppc stable #266096 06 May 2009; Markus Meier <maekke@gentoo.org> hsetroot-1.0.2.ebuild: amd64 stable, bug #266096 diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index 738512035da5..630ba5ece975 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.10 2009/05/06 21:09:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.11 2009/05/17 17:50:54 nixnut 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 |