Skip to content

Commit

Permalink
removed outdated ebuilds of x11-libs/libXt via auto-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuemer committed Mar 26, 2011
1 parent aa0962e commit af52868
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 27 deletions.
4 changes: 2 additions & 2 deletions x11-libs/libXt/Manifest
@@ -1,5 +1,5 @@
DIST libXt-1.0.8.tar.bz2 536406 RMD160 4c7d6d2268368d1577ca63fb99066149b6c60c2f SHA1 d5e3dfba90a12169771399b3e2ccae07243489c9 SHA256 70f52c81258661811c8eae86a7a6dc910d0bf84cd48aeeed85ba430ad6b2037c
DIST libXt-1.0.9.tar.bz2 685981 RMD160 49ff4b80c3cb6d05e049cda00caa906fda096a2a SHA1 3222c028b37e70a1d0d88feba5e52c2408e6bd5c SHA256 eab91b594b801f7f07a20f936dda70a629028858cbcf541becf94f2786ae6b01 DIST libXt-1.0.9.tar.bz2 685981 RMD160 49ff4b80c3cb6d05e049cda00caa906fda096a2a SHA1 3222c028b37e70a1d0d88feba5e52c2408e6bd5c SHA256 eab91b594b801f7f07a20f936dda70a629028858cbcf541becf94f2786ae6b01
EBUILD libXt-1.0.8.ebuild 664 RMD160 659824bcc102eac4756a9584b31fb44d3a7643f5 SHA1 d9aeb9dc3fa0791ea2dfcbdb4808aeb2a6f3d72e SHA256 61b22d441bd4a4ee8202c7374ccfb875bbc4b2a1fc50f03729a877a64561fd63 DIST libXt-1.1.1.tar.bz2 715424 RMD160 aeefbc3c8c43ed70db47add04d9b16cf19fa940e SHA1 a29a97f8521bdc7a95364e163f0ce474de572ae5 SHA256 a2a1c29c684e3c9082cdb920b5aea802b179d19107b9ab2170fda07575559da7
EBUILD libXt-1.0.9.ebuild 820 RMD160 aa60f6298d9309284098f2ca1ebed811e85a4aca SHA1 414de12bf7211bb15d4006d31599606a28f87353 SHA256 c6f81b36da910d2d2e1f6a2dc3e1cd3e23cfa84198e7bca5ac7903824ec2443f EBUILD libXt-1.0.9.ebuild 820 RMD160 aa60f6298d9309284098f2ca1ebed811e85a4aca SHA1 414de12bf7211bb15d4006d31599606a28f87353 SHA256 c6f81b36da910d2d2e1f6a2dc3e1cd3e23cfa84198e7bca5ac7903824ec2443f
EBUILD libXt-1.1.1.ebuild 830 RMD160 a277fe1f46b5eaf4dc75367ce97af6de240269cc SHA1 7c2983679898d7c9a5d0a241a7bc5e44eba6b388 SHA256 282e5b01f43b8c95970a616b80079f99b242a631985e8636a508782cecbe7d1c
EBUILD libXt-9999.ebuild 755 RMD160 90269e7a952fa954b77670f7bc2c7388cf3188ed SHA1 b6b7bef55626c2fb39e45dc5289292d5626e7d73 SHA256 79e6888d0abb3e29f47460aa2d349f8b48bc7e8457726b8f5fac6aab1a2b0d42 EBUILD libXt-9999.ebuild 755 RMD160 90269e7a952fa954b77670f7bc2c7388cf3188ed SHA1 b6b7bef55626c2fb39e45dc5289292d5626e7d73 SHA256 79e6888d0abb3e29f47460aa2d349f8b48bc7e8457726b8f5fac6aab1a2b0d42
25 changes: 0 additions & 25 deletions x11-libs/libXt/libXt-1.0.8.ebuild

This file was deleted.

24 changes: 24 additions & 0 deletions x11-libs/libXt/libXt-1.1.1.ebuild
@@ -0,0 +1,24 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/libXt-1.1.1.ebuild,v 1.4 2011/03/26 10:48:19 fauli Exp $

EAPI=4
inherit xorg-2 toolchain-funcs multilib-native

DESCRIPTION="X.Org Xt library"

KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""

RDEPEND="x11-libs/libX11[lib32?]
x11-libs/libSM[lib32?]
x11-libs/libICE[lib32?]
x11-proto/xproto
x11-proto/kbproto"
DEPEND="${RDEPEND}"

multilib-native_pkg_setup_internal() {
xorg-2_pkg_setup

tc-is-cross-compiler && export CFLAGS_FOR_BUILD="${BUILD_CFLAGS}"
}

0 comments on commit af52868

Please sign in to comment.