diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:31:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:31:04 -0700 |
commit | 8e99988c804d2f3ab0cf77ad48744f4516032fb2 (patch) | |
tree | c3b5073dcdb748b3f26014290703b2e8bc745541 /x11-apps | |
parent | net-libs/libssh-0.8.6: hppa stable, bug 676970 (diff) | |
download | gentoo-8e99988c804d2f3ab0cf77ad48744f4516032fb2.tar.gz gentoo-8e99988c804d2f3ab0cf77ad48744f4516032fb2.tar.bz2 gentoo-8e99988c804d2f3ab0cf77ad48744f4516032fb2.zip |
x11-apps/bitmap: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bitmap/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.7.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.8.ebuild | 16 |
3 files changed, 0 insertions, 34 deletions
diff --git a/x11-apps/bitmap/Manifest b/x11-apps/bitmap/Manifest index 06b1fa4c79af..d1af94ab80a4 100644 --- a/x11-apps/bitmap/Manifest +++ b/x11-apps/bitmap/Manifest @@ -1,3 +1 @@ -DIST bitmap-1.0.7.tar.bz2 169437 BLAKE2B fabe4bf29d6dd1602d5f10ee79214555b7a5449f9ac3413236d99a4d7d1b84aad775da4fc224a0db3a11b8204a4ad78fb45cf5509cff446da5851a041f0dc68e SHA512 4f445879e301910f3a9503ba1d2a88974848b35a0b66a57061d8d45a5d27441d30fe3c3cdedd9b637cef2f3f77a8b81786c2ecaff3f6884364037f1aaa69cd30 -DIST bitmap-1.0.8.tar.bz2 177558 BLAKE2B dbc2cee7729ea5007472ebb0e3c13d94ee35554223a4b480d012aeaa2fce0b0b9605c2e5f7dcd14612856bc305c635ffd68454ee065190c10dd6820a3e2f8182 SHA512 caa9f112254d59b3d0ad2d455dd8a896923250984f82135b8b7bf79a8645aff2e1a1c4cae6c8b1ba0cb2fcd89c4a6724091cb8c50b22d6524a53cca64585e303 DIST bitmap-1.0.9.tar.bz2 181401 BLAKE2B efdf2d2905f6513ba8942d55a1aadca8f47f22736a55894deb9a4afeff132d8e410b8d84d27314253f16cb84ebb530b79c75991427365c45058e58280ede4449 SHA512 873c626c72a0f4025fe8c8aeedbf3fe4ee5657fb487ad7410406a20da518c0358041dc45c2549926cc10e1d031977073b9d1ddb32830fdce95b716a52fe44456 diff --git a/x11-apps/bitmap/bitmap-1.0.7.ebuild b/x11-apps/bitmap/bitmap-1.0.7.ebuild deleted file mode 100644 index 6dc1ef989bdc..000000000000 --- a/x11-apps/bitmap/bitmap-1.0.7.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="X.Org bitmap application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libXmu - x11-libs/libXaw - x11-libs/libXt - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" diff --git a/x11-apps/bitmap/bitmap-1.0.8.ebuild b/x11-apps/bitmap/bitmap-1.0.8.ebuild deleted file mode 100644 index 6bf8a22f37c0..000000000000 --- a/x11-apps/bitmap/bitmap-1.0.8.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="X.Org bitmap application" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libXmu - x11-libs/libXaw - x11-libs/libXt - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" |