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 | d87f784597e27dbff01ea2e3822410fcc6fda93a (patch) | |
tree | 8e8566c8992cbc738ecb3c819a6546ad6cca0477 /x11-misc/hsetroot | |
parent | x86 stable wrt #267981 (diff) | |
download | historical-d87f784597e27dbff01ea2e3822410fcc6fda93a.tar.gz historical-d87f784597e27dbff01ea2e3822410fcc6fda93a.tar.bz2 historical-d87f784597e27dbff01ea2e3822410fcc6fda93a.zip |
x86 stable wrt #266096
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'x11-misc/hsetroot')
-rw-r--r-- | x11-misc/hsetroot/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/hsetroot/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/x11-misc/hsetroot/Manifest index cdfc2528f22b..b4d3342c673c 100644 --- a/x11-misc/hsetroot/Manifest +++ b/x11-misc/hsetroot/Manifest @@ -1,4 +1,4 @@ DIST hsetroot-1.0.2.tar.gz 125535 RMD160 0aadf0308ec0068525babca338a35cc3899c1dc9 SHA1 a39e0fff11eb17e5432761aabcd8b68242210bb5 SHA256 d6712d330b31122c077bfc712ec4e213abe1fe71ab24b9150ae2774ca3154fd7 -EBUILD hsetroot-1.0.2.ebuild 706 RMD160 41c6a9461a066efba3611ab60278d9b08e96142b SHA1 fb1b723a04ff9ada3729b78125971b5bd81028b0 SHA256 dc1012f5a79d05db1c2886a7c8a222ec467e87bc04601786830a9b069ecf44d7 -MISC ChangeLog 897 RMD160 1dd3f867cebe2c7839f1a293fbd5a70cf80ce4dc SHA1 a5f4d7ecf55c8793f6c44d6b1f0684f6bd2660f9 SHA256 4a83c99fe03f6d13aadc1da2b9feee14e3f1dcf68b60d624536ad01caaef3754 +EBUILD hsetroot-1.0.2.ebuild 706 RMD160 3262f5e709e06d5b4f070c1a2d5b6750db5f20c3 SHA1 635eb0a2f4778a6a5a3afe5df9e4ac70e0ad4973 SHA256 49cc3d27b34838e8f370d5fda48a48093cab3f72ef719322cb3b4dafdff66cdd +MISC ChangeLog 994 RMD160 31d16a962469b9879bd15ca576bb8344533ea00b SHA1 f9a13bf7402a1580199bf2ad267e40a3765238fb SHA256 d1e22297330b637a959ce5003ce37f2bfc03301f6b59b377f4b8b1f4489dd2d2 MISC metadata.xml 1083 RMD160 bb188a7e643ac9b7d4d22eb7a9370b3330f34b4b SHA1 e80ed3d0424d25205fae66c3aa765a4cbb25d261 SHA256 5ffaa17bfcd4767c3acc094c03f000a12b1186252bbe126e80e5f4e7c3b98ef2 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 |