diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-01 18:05:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-01 18:05:45 +0000 |
commit | f439eef453d22c3a0cdc7107fd6a4bcf2558af35 (patch) | |
tree | ec3c4d16ccc0ba078654ecae705a601f8a5d9a01 | |
parent | x86 stable wrt #267981 (diff) | |
download | gentoo-2-f439eef453d22c3a0cdc7107fd6a4bcf2558af35.tar.gz gentoo-2-f439eef453d22c3a0cdc7107fd6a4bcf2558af35.tar.bz2 gentoo-2-f439eef453d22c3a0cdc7107fd6a4bcf2558af35.zip |
x86 stable wrt #266096
(Portage version: 2.1.6.11/cvs/Linux ia64)
-rw-r--r-- | x11-misc/hsetroot/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/hsetroot/ChangeLog b/x11-misc/hsetroot/ChangeLog index afd49ff39bf0..42d95f229944 100644 --- a/x11-misc/hsetroot/ChangeLog +++ b/x11-misc/hsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/hsetroot -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.6 2006/01/13 13:37:23 nelchael Exp $ +# 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 $ + + 01 May 2009; Raúl Porcel <armin76@gentoo.org> hsetroot-1.0.2.ebuild: + x86 stable wrt #266096 13 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> hsetroot-1.0.2.ebuild: Fixed DEPEND for modular X. diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index 3116139481b7..c7d259a1e565 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-2007 Gentoo Foundation +# 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.8 2007/01/16 20:48:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.9 2009/05/01 18:05:45 armin76 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 |