diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-08 12:04:24 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-08 12:04:24 +0000 |
commit | 9b223e67162a8a01fa5e42fbdd4191f7d3533feb (patch) | |
tree | 3b76082aa2a6c6b1211d2c287f12f8f12cad8362 /x11-apps/xset | |
parent | Mask sys-fs/unionfs for removal (diff) | |
download | historical-9b223e67162a8a01fa5e42fbdd4191f7d3533feb.tar.gz historical-9b223e67162a8a01fa5e42fbdd4191f7d3533feb.tar.bz2 historical-9b223e67162a8a01fa5e42fbdd4191f7d3533feb.zip |
Switch to XORG_CONFIGURE_OPTIONS, bug #378135.
Package-Manager: portage-2.2.0_alpha49/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xset/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.2.2.ebuild | 10 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index 89b3ffef945f..d1f68e8bc74a 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.79 2011/08/01 21:15:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.80 2011/08/08 12:04:24 chithanh Exp $ + + 08 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + xset-1.2.2.ebuild: + Switch to XORG_CONFIGURE_OPTIONS, bug #378135. *xset-1.2.2 (01 Aug 2011) diff --git a/x11-apps/xset/Manifest b/x11-apps/xset/Manifest index 7762658e8e7c..61ca571e06ca 100644 --- a/x11-apps/xset/Manifest +++ b/x11-apps/xset/Manifest @@ -1,6 +1,6 @@ DIST xset-1.2.1.tar.bz2 124237 RMD160 3932533464cbfc77ae947140e8b9292fbb49d6f4 SHA1 9b1eb8835637dd70eea1a1365df5d909a306cc2c SHA256 ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1 DIST xset-1.2.2.tar.bz2 129701 RMD160 ec3e0ac304f36163b3fc312674b29810310d3612 SHA1 e48d628259dbe1ff413ec8408b4fee9561c8815c SHA256 61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8 EBUILD xset-1.2.1-r1.ebuild 634 RMD160 4fd6f7c0cab9f8b547e97109f4b2a8cc80ad88f3 SHA1 9a5b3f98e605c5e3a7c7eb70b7ae5c43e5b7a46f SHA256 8f24192a17bf6a4beabaf827853ac25cee63fe9a58c0b088adfcbf78bc721e65 -EBUILD xset-1.2.2.ebuild 643 RMD160 8f66cb6de3f0cac23a80da8cc8c513f826913a98 SHA1 66e49ce8f5992de0e86d7b6f72416e8d41408109 SHA256 2808c116a1154b9f506d8b726e9229fcc0061084d9a34971aebed8dee1186337 -MISC ChangeLog 8998 RMD160 97ebf04772bf2d8f083f25a3d1e53db79ea704b9 SHA1 808fbdf4662a2fe12ab031477c0382fca4fafc66 SHA256 577b96c48edd52be338d7fa3b118c77a62578e5e8242686eee9502850390fefa +EBUILD xset-1.2.2.ebuild 617 RMD160 8bd2f98b26b975bdf88c5d97f4e7292291761b46 SHA1 5b9e6913c496c51001925c585b8bb2e45b2aa29a SHA256 7c08325a05e51f4a10a46d25fd1a9dace56b69c084a73768ba5b784fe1f351ec +MISC ChangeLog 9138 RMD160 f72116634d1f9201a9782eb73e7fa1ba0ad7b8e7 SHA1 77f7df6c1744d8f9b4f7960444b5c405be445e67 SHA256 23736d3894ff98d7415fb7dc417f066a01f69bd5c6ab98441fc59a0e4fe44847 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/xset/xset-1.2.2.ebuild b/x11-apps/xset/xset-1.2.2.ebuild index 70fce989d951..305e05753f74 100644 --- a/x11-apps/xset/xset-1.2.2.ebuild +++ b/x11-apps/xset/xset-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.2.ebuild,v 1.1 2011/08/01 21:15:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.2.ebuild,v 1.2 2011/08/08 12:04:24 chithanh Exp $ EAPI=4 @@ -17,7 +17,7 @@ RDEPEND=" x11-libs/libXext" DEPEND="${RDEPEND}" -pkg_setup() { - CONFIGURE_OPTIONS="--without-xf86misc --without-fontcache" - xorg-2_pkg_setup -} +XORG_CONFIGURE_OPTIONS=( + --without-xf86misc + --without-fontcache +) |