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 | 33db7c1d9023d402f3e4fa3d78e01127948176d3 (patch) | |
tree | 4e4d20c36b3c308b516dc1196db101f5ff6a33fd /x11-apps/xfontsel | |
parent | Marked ~sparc64-solaris (diff) | |
download | historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2 historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip |
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild | 18 |
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/xfontsel/Manifest b/x11-apps/xfontsel/Manifest index 073e26e9a9bd..8a4c62903d8b 100644 --- a/x11-apps/xfontsel/Manifest +++ b/x11-apps/xfontsel/Manifest @@ -1,6 +1,4 @@ -DIST xfontsel-1.0.2.tar.bz2 106540 RMD160 82135208df98fda997714365be35d94ee60db2cb SHA1 c492444a3bada3e44bc0319cfd85a89cd7770b84 SHA256 7a66ba3910bd7e39d58f9d4a4a588f191a874b8607369fe2cc9203a7115006a9 DIST xfontsel-1.0.3.tar.bz2 125665 RMD160 6e21b434c3aed1bf2fc601551da8fd089d53fb8c SHA1 df2eb12b90339b7091bd362b095344015ec8b6fa SHA256 95046ac274b5480ab57c8e04ca04f858957e139b1e8b6ddf5de869bbff7b9ee0 -EBUILD xfontsel-1.0.2-r1.ebuild 531 RMD160 c8be42b81f027ae372c1358e4786df66f02e906c SHA1 753ca44e500e55d6662ca371bcb693b80db375de SHA256 6350c9d36fe7f0434de274e2a14534aca1e47e43c2f270a3dbc2cb3fbbca7a71 EBUILD xfontsel-1.0.3.ebuild 485 RMD160 c828d6d88ef305a623816409e2945242c0b3c98e SHA1 532031ced4a5c6ebab9d53e45727c4eaeaea30ad SHA256 de1bb2f754056cd5e0324ca931ed1140987a84676f71a0771e30b6dab4021f1c MISC ChangeLog 4962 RMD160 4730f3e5726d00ec60ac6101f805d3f7906aedb4 SHA1 94de577073170f2cf2aa89a670ffca72e0926902 SHA256 41829be269e79df7d7a876507e203a746397157d2629656b826d07e3a8aa73af MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild b/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild deleted file mode 100644 index 65c38e0ab09b..000000000000 --- a/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild +++ /dev/null @@ -1,18 +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/xfontsel/xfontsel-1.0.2-r1.ebuild,v 1.8 2009/04/22 00:43:47 ranger Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="point and click selection of X11 font names" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -RDEPEND="x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="--disable-xprint" |