diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-15 12:51:40 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-15 12:51:40 +0000 |
commit | ada734e875c32a54438bdb3e1ff78268a15bd577 (patch) | |
tree | d2cc58db713465a26d53f8a2c8ad12fe9d74eaf7 /x11-apps/xsetroot | |
parent | Marked ~sparc64-solaris (diff) | |
download | gentoo-2-ada734e875c32a54438bdb3e1ff78268a15bd577.tar.gz gentoo-2-ada734e875c32a54438bdb3e1ff78268a15bd577.tar.bz2 gentoo-2-ada734e875c32a54438bdb3e1ff78268a15bd577.zip |
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.3.ebuild | 14 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest index ac06ff08d4bd..a5b012256b5f 100644 --- a/x11-apps/xsetroot/Manifest +++ b/x11-apps/xsetroot/Manifest @@ -1,6 +1,4 @@ -DIST xsetroot-1.0.3.tar.bz2 101384 RMD160 67018abf95d2d8f5795737b4ee0b20d21a475e56 SHA1 56ed1df9834627a107550475629df51275cd0c44 SHA256 d7e512cc686de3ab5fcd3c9f9e605d7cae68a4b50f2c0786f0f09ce08c728f48 DIST xsetroot-1.1.0.tar.bz2 108707 RMD160 00af111d4a41ce4ffc87d7a0b79f417fc2348120 SHA1 1ef9ddd80c7013dc6d33e5c421537eb8b0427da4 SHA256 88f13e949e7aea126239e5c9b3fe7bb7c2ecf70c70774ae41218789d9cfe5fad -EBUILD xsetroot-1.0.3.ebuild 480 RMD160 cf1534aeb815c6da0155885279d999f826d6384c SHA1 cde64a5b1cc857563a9487fdb06f59f4be9f422d SHA256 61bd296d49b757e4820572c87474f96356b4ba413ab4c72a28c99f5ec22963b3 EBUILD xsetroot-1.1.0.ebuild 508 RMD160 9757c5de29f7e05acaad894f3a512eb3049bdbf1 SHA1 60ef6fa3b24a381c53c619c1816a069c6f9c70d6 SHA256 b3ff30b9811c897ad7b5b12f4a1198d613c957563251713eba5f1ee521e8a629 MISC ChangeLog 5395 RMD160 518111c0e74e72f4ee72af04e2ce2a708e889d99 SHA1 deaf61f73f92b9633ad9d2522a71680def853150 SHA256 d5ee2992789c9e12442107e378cd4d1dbf42cfbfc63444c00a3ed4f774e6c656 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild deleted file mode 100644 index 7308f03f42e4..000000000000 --- a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.10 2010/01/19 18:55:07 armin76 Exp $ - -inherit x-modular - -DESCRIPTION="X.Org xsetroot application" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libX11 - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" |