diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-05-05 14:17:55 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-05-05 14:17:55 +0000 |
commit | 7c988a2257f66eb161b40b6f970e634ff14596d4 (patch) | |
tree | ef0af576712d1c8c1af7c05011d58a6f4aff3e7f /x11-libs | |
parent | Version bump to 0.9.1 final release. (diff) | |
download | historical-7c988a2257f66eb161b40b6f970e634ff14596d4.tar.gz historical-7c988a2257f66eb161b40b6f970e634ff14596d4.tar.bz2 historical-7c988a2257f66eb161b40b6f970e634ff14596d4.zip |
Revision bump to fix useless dep over libXext. Also bumps eapi and fixes QA warnings.
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXcomposite/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/libXcomposite/Manifest | 13 | ||||
-rw-r--r-- | x11-libs/libXcomposite/libXcomposite-0.4.3-r1.ebuild | 26 |
3 files changed, 46 insertions, 2 deletions
diff --git a/x11-libs/libXcomposite/ChangeLog b/x11-libs/libXcomposite/ChangeLog index 628ecfcb96ee..f22ce0fecd48 100644 --- a/x11-libs/libXcomposite/ChangeLog +++ b/x11-libs/libXcomposite/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/libXcomposite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.81 2011/02/14 23:22:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.82 2011/05/05 14:17:55 scarabeus Exp $ + +*libXcomposite-0.4.3-r1 (05 May 2011) + + 05 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> + +libXcomposite-0.4.3-r1.ebuild: + Revision bump to fix useless dep over libXext. Also bumps eapi and fixes QA + warnings. 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> libXcomposite-0.4.3.ebuild: diff --git a/x11-libs/libXcomposite/Manifest b/x11-libs/libXcomposite/Manifest index 32701e434281..86516058336c 100644 --- a/x11-libs/libXcomposite/Manifest +++ b/x11-libs/libXcomposite/Manifest @@ -1,4 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST libXcomposite-0.4.3.tar.bz2 246715 RMD160 dfeb17e6fc7d48e82655c22d9c98ce79be192d76 SHA1 081b26b556d55e20d7956c80a2ea2854962aecec SHA256 32294d28f4ee46db310c344546d98484728b7d52158c6d7c25bba02563b41aad +EBUILD libXcomposite-0.4.3-r1.ebuild 750 RMD160 2839c6e503162a3e1feb383ce08a7a6205f23846 SHA1 76e14caae7e5538f2e0640cea0e68a8656f085b3 SHA256 94999e68f4f2dc411bd9948083a6ada3b3abc082651af25e2a4a784ed9e0b234 EBUILD libXcomposite-0.4.3.ebuild 767 RMD160 7863539de12ac4cf47e6e791a4a3dbca962eae45 SHA1 ad5fba959f9ab8a63c7b07fd3468956d0aa797e8 SHA256 c3b12e99caa31150552fe5b68bd4979759edd053bcee8167ad9515ae7a67345a -MISC ChangeLog 10012 RMD160 406b571c44201fe7ad9f4633eb3138e643a0aab7 SHA1 fe433c580408f74f9e41494d49141e346f620b64 SHA256 c52d74bc037bff24649013fb3fa3fc74674a9e80e680025680f452cf01e618bc +MISC ChangeLog 10230 RMD160 e21e890847c2b49c0be864ef491704a868634e15 SHA1 08162e7029216fc36ad3ab7c768e1f849af31ffb SHA256 8d2eccdd82f06e7ef8aefc478aeba8e6fd833de252e21a7042c2d182fcff7860 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iEYEARECAAYFAk3CsYkACgkQHB6c3gNBRYfzZwCfSCxtFmi1qFu4422qotD+J0W9 +a7EAnjkIrMKSivTfDFHG0gscRChrnd9T +=ggTq +-----END PGP SIGNATURE----- diff --git a/x11-libs/libXcomposite/libXcomposite-0.4.3-r1.ebuild b/x11-libs/libXcomposite/libXcomposite-0.4.3-r1.ebuild new file mode 100644 index 000000000000..4a91f800b053 --- /dev/null +++ b/x11-libs/libXcomposite/libXcomposite-0.4.3-r1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.3-r1.ebuild,v 1.1 2011/05/05 14:17:55 scarabeus Exp $ + +EAPI=4 + +XORG_DOC=doc +inherit xorg-2 + +DESCRIPTION="X.Org Xcomposite library" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="x11-libs/libX11 + x11-libs/libXfixes + >=x11-proto/compositeproto-0.4 + x11-proto/xproto" +DEPEND="${RDEPEND}" + +pkg_setup() { + xorg-2_pkg_setup + XORG_CONFIGURE_OPTIONS=( + $(use_with doc xmlto) + ) +} |