diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-06-16 11:11:49 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-06-16 11:11:49 +0000 |
commit | e503e7fec91d4f5a05e8c8fcc1be6d203af658b7 (patch) | |
tree | bf3f52ca4ab0277caae3195b53241c8e18ad4978 /x11-apps | |
parent | Added Prefix keywords, fixed for Prefix (diff) | |
download | historical-e503e7fec91d4f5a05e8c8fcc1be6d203af658b7.tar.gz historical-e503e7fec91d4f5a05e8c8fcc1be6d203af658b7.tar.bz2 historical-e503e7fec91d4f5a05e8c8fcc1be6d203af658b7.zip |
Fix compilation on Solaris
Package-Manager: portage-2.2.01.20430-prefix/cvs/SunOS i386
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwininfo/Manifest | 12 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.2.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index c1b644427f46..8bf953e04399 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.70 2012/05/15 14:17:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.71 2012/06/16 11:11:49 grobian Exp $ + + 16 Jun 2012; Fabian Groffen <grobian@gentoo.org> xwininfo-1.1.2.ebuild: + Fix compilation on Solaris 15 May 2012; Alexis Ballier <aballier@gentoo.org> xwininfo-1.1.2.ebuild: keyword ~amd64-fbsd diff --git a/x11-apps/xwininfo/Manifest b/x11-apps/xwininfo/Manifest index cdfbee135076..13ada8e5c80b 100644 --- a/x11-apps/xwininfo/Manifest +++ b/x11-apps/xwininfo/Manifest @@ -4,13 +4,13 @@ Hash: SHA1 DIST xwininfo-1.1.1.tar.bz2 130083 RMD160 7b9e690f271ea5802d7672b93b6514d4e09e5834 SHA1 945e5d51632876e304e001003c8068f34ffe299e SHA256 645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d DIST xwininfo-1.1.2.tar.bz2 135415 RMD160 21b9e4964abbc2f0cb673d39dadbe363f70a62c9 SHA1 c90b3c289f95474aa8eb6cf1bf4caf3b9dbf82d3 SHA256 8fa66c9ce02da257613fa428137ab9efc89c8f9939c074513dbc0f407dc9ac3a EBUILD xwininfo-1.1.1.ebuild 837 RMD160 ac33cdac52bffe0e73feb55311aad73000aa3b19 SHA1 ab488abcd8658fa8d2e641caaeaf656e76124381 SHA256 972b088e2a8c4b8ef74785e8d20dfbd8b5ae96b55492f092c14b48f2668335c5 -EBUILD xwininfo-1.1.2.ebuild 848 RMD160 ec763aa040b77cd5440ec56435b16b3e5707c4a3 SHA1 de1519da35e947200b2305a1e20c01b55d69675e SHA256 2085cd36d21daee072724cd64dcb2c781ae971c7082bffb8599657eb00d91fea -MISC ChangeLog 8393 RMD160 6e687625ed8832e64275f6af32dced7ccf439d6e SHA1 dfbfc6803c2ffa40b4bfd59600fc58b446dc3f7c SHA256 67bbe868593f895d3260bca1afd09f31a84d86c6b62786b47b863d56f21886b0 +EBUILD xwininfo-1.1.2.ebuild 874 RMD160 c38e62bf07a85766a37d69dba1dd81923d5ed260 SHA1 65ee7e5b3619614bdde33dcdf1f615aa8ec80bf9 SHA256 ae4b3c8605d01eed6aa5457239fc5292ee14ca1b936966ac04d338fe70a6baa8 +MISC ChangeLog 8496 RMD160 da780bb3ff1a59d2294f15b4cada73e4c60c56b7 SHA1 a8e5fb21012a6909080afdb5bfc6465630da7cec SHA256 40e894ba740089d7913b6902316a83ec1325f49f63519146f1cca7ba65394110 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) +Version: GnuPG v2.0.19 (SunOS) -iEYEARECAAYFAk+yZY4ACgkQvFcC4BYPU0qe4wCgyWZd2rH7HMY4Xo5hl+PLfAx3 -FgAAn2oWQFx5+MnMxHRNx+mjE+Ea+NHs -=qfH9 +iEYEARECAAYFAk/cafsACgkQX3X2B8XHTomIjQCeJqD4XwSY6s4d5pUSs2q5xq+w +VZoAn3x4xs8JdD38Gec5o8anQobpXgwS +=cxiH -----END PGP SIGNATURE----- diff --git a/x11-apps/xwininfo/xwininfo-1.1.2.ebuild b/x11-apps/xwininfo/xwininfo-1.1.2.ebuild index 8b8e09dbcce8..60ba1578580e 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.2.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.2.ebuild,v 1.9 2012/05/15 14:17:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.2.ebuild,v 1.10 2012/06/16 11:11:49 grobian Exp $ EAPI=4 @@ -20,6 +20,6 @@ pkg_setup() { # interix has a _very_ old iconv in libc, however, including # iconv.h redefines those symbols to libiconv_*, which then # are unresolved, as the configure check is old and dumb. - [[ ${CHOST} == *-interix* ]] && + [[ ${CHOST} == *-interix* || ${CHOST} == *-solaris* ]] && append-libs -liconv } |