diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-03 09:51:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-03 09:51:34 +0000 |
commit | 2757bc6a23733bfa85459b9b16dbb5472ed491cb (patch) | |
tree | 3fd64dc2efcc6e997c5a89835c5bca9e8c67a76c /x11-apps/xsetroot | |
parent | added heimdal-1.2.1-r3 with patch to enable autoconf-2.64 (diff) | |
download | gentoo-2-2757bc6a23733bfa85459b9b16dbb5472ed491cb.tar.gz gentoo-2-2757bc6a23733bfa85459b9b16dbb5472ed491cb.tar.bz2 gentoo-2-2757bc6a23733bfa85459b9b16dbb5472ed491cb.zip |
old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.1.ebuild | 17 |
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest index 99a04829e1c7..59829628cc2c 100644 --- a/x11-apps/xsetroot/Manifest +++ b/x11-apps/xsetroot/Manifest @@ -1,6 +1,4 @@ -DIST xsetroot-1.0.1.tar.bz2 77709 RMD160 0a1a7e134241c8913438e2c1d058ee5a8ad2d1c2 SHA1 1a0353b4ab580314d39d704013e332b9b1bb8642 SHA256 897d77acd3f4a366472386139827eaac24cc423c811ef0e65e0d5eca099a3155 DIST xsetroot-1.0.2.tar.bz2 88136 RMD160 0e51c905bf2cf2aeafceb52b41a64134a5bd7fa1 SHA1 55fbfc74d443ebc5bc1bdb3d4276c0b2d62e7e4a SHA256 4f9a751f4830d479fae8ccb68ed04896dc99612789310b7917bd15c04aa3351d -EBUILD xsetroot-1.0.1.ebuild 517 RMD160 6508003b5ed40c07db2a27686ace26858e3f9f1b SHA1 07d9b1ad90b30b1b9911b00300ed2181844e822a SHA256 4a2bb81db50098627fd403793652a761a02f7e2b30d8d74761c61b233041885f EBUILD xsetroot-1.0.2.ebuild 518 RMD160 e44aee35f5cc6f5cac0191e50da1fbbbbd01e1be SHA1 8aae703ee529dfcfd59144be1743f723f971a21d SHA256 dd224aff6df56bad6011a6f9578038a917e8785ebf2de46ea3070b6c0cedb10c MISC ChangeLog 3333 RMD160 223cdd0656b108030ca66e6a70c7c444052570c9 SHA1 2c8efa789a159eda97b89b6b84c71a20fda73e8c SHA256 b242ddaca887cb2e85bab627e4a0b0880fed3bbe7bc7c01eef92f6bd42c8f5bc MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild deleted file mode 100644 index 2487dfa8027b..000000000000 --- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 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.15 2009/05/05 08:15:21 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xsetroot application" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libX11 - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" |