diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:39:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:39:01 +0000 |
commit | d1dc453717b46411af7f859c115488f342f80e68 (patch) | |
tree | a4ac9e14a487ba6829b679026f77f6782b142b1b /x11-apps/xsetroot | |
parent | arm/hppa/ia64/sh love (diff) | |
download | historical-d1dc453717b46411af7f859c115488f342f80e68.tar.gz historical-d1dc453717b46411af7f859c115488f342f80e68.tar.bz2 historical-d1dc453717b46411af7f859c115488f342f80e68.zip |
hppa/ia64/sh love
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/Manifest | 14 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.1.ebuild | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest index beee2ba8b6a1..c932c4a8e1e0 100644 --- a/x11-apps/xsetroot/Manifest +++ b/x11-apps/xsetroot/Manifest @@ -10,13 +10,13 @@ SHA256 b1e566e849a77fb087c5b4f68ba9cb0d9c1b7415bf8b0e905257d1a92deea92b files/di MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156 -MD5 40ea0971c28c720ba643af0931c0a248 xsetroot-1.0.1.ebuild 468 -RMD160 d754d0cf4a8abaa20a6f7a534bc8fc12298390b1 xsetroot-1.0.1.ebuild 468 -SHA256 bc3df848b0d679bfc55b32b33af4c3d101eecfc3ccb68709b4f79ebcea6921a1 xsetroot-1.0.1.ebuild 468 +MD5 487a945e515a582b09d76dd13195cc5d xsetroot-1.0.1.ebuild 484 +RMD160 535e22145be36aeb5119b595830014e4e2a77aa3 xsetroot-1.0.1.ebuild 484 +SHA256 0c775372c6d00d9f08da187cb565ff14641de3cf3d51f3cbbfefb14a87341e38 xsetroot-1.0.1.ebuild 484 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.2.1 (GNU/Linux) -iD8DBQFD8jqkoFw4q70f3SsRAk4JAJ41+OhWheL32BRQHbDUwRe2mdZJZQCdF/S9 -XP5zDzthFoNxGa3C6rVNtVQ= -=zELe +iD8DBQFD/Uqd2+ySkm8kpY0RAop6AJ4wXf4twa1lkSZsuBBK4kyWzvK8MQCeJet8 +0CG47EO4qw7zet205vKUBhM= +=mNeY -----END PGP SIGNATURE----- diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild index 72f73c6d039c..dfae19d10bf2 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.3 2006/02/14 20:17:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.4 2006/02/23 05:39:01 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" |