diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 16:19:24 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 16:19:24 +0100 |
commit | a25d5925e152d5a330ee98afc38fdcda5d0be723 (patch) | |
tree | 0901d5d4c01f3052a32116456ba4c5d9d60bb14c /x11-apps | |
parent | x11-apps/xfontsel: Remove old (diff) | |
download | gentoo-a25d5925e152d5a330ee98afc38fdcda5d0be723.tar.gz gentoo-a25d5925e152d5a330ee98afc38fdcda5d0be723.tar.bz2 gentoo-a25d5925e152d5a330ee98afc38fdcda5d0be723.zip |
x11-apps/xcursorgen: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcursorgen/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xcursorgen/Manifest b/x11-apps/xcursorgen/Manifest index d6cf428150c9..887bb490c903 100644 --- a/x11-apps/xcursorgen/Manifest +++ b/x11-apps/xcursorgen/Manifest @@ -1,2 +1 @@ -DIST xcursorgen-1.0.5.tar.bz2 116340 SHA256 bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581 SHA512 9641ff9ea2ab22db23b0d6888ec9fb237961037b8b26ce00b47214d42824df7fe76a10b6ca9eb8d0bd2b127fcf22c445f9f10ccc5af4479ebd999d39b750b533 WHIRLPOOL 55a5cdc0a6fce49c1a7aa81379da9b62bd288b13b5f04b0730b6ea535c4f4ca3d079cf0908e7f420f787adf9126bb92992f9c2cf040eaefc4ff478b03de9ba42 DIST xcursorgen-1.0.6.tar.bz2 124545 SHA256 31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c SHA512 3b464b7be3cec8c6d2bf4538266108bdc09e1dae4053d573f7f38e004929b41be0d996aa54918490fa040655644e2b0d4fab1ec24cca014d77bdb91c41ab1db4 WHIRLPOOL ecccd46753d23dc4bcc5370b7f4c8ca0ca3e4928ede49b6d3486e73ea45cfcaaaa19eaa72c1d7be25d35a64dacdc7812a7bcd5e7db665d7cde9219c5b710facf diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild deleted file mode 100644 index b04c81e9b9af..000000000000 --- a/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="create an X cursor file from a collection of PNG images" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXcursor - media-libs/libpng:0" -DEPEND="${RDEPEND}" |