diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:58:48 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:58:48 +0000 |
commit | eb25d80e3d79c0cb38b463bf9415369d7123e358 (patch) | |
tree | ca265094099173c4569d2fe369ab4512f1832743 /x11-wm/matchbox | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-eb25d80e3d79c0cb38b463bf9415369d7123e358.tar.gz historical-eb25d80e3d79c0cb38b463bf9415369d7123e358.tar.bz2 historical-eb25d80e3d79c0cb38b463bf9415369d7123e358.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r-- | x11-wm/matchbox/Manifest | 14 | ||||
-rw-r--r-- | x11-wm/matchbox/matchbox-0.7.1.ebuild | 4 |
2 files changed, 8 insertions, 10 deletions
diff --git a/x11-wm/matchbox/Manifest b/x11-wm/matchbox/Manifest index 0f16389fb235..9b8416edec97 100644 --- a/x11-wm/matchbox/Manifest +++ b/x11-wm/matchbox/Manifest @@ -2,10 +2,10 @@ Hash: SHA1 DIST matchbox-0.7.1.tar.gz 740758 RMD160 6ab9217d1bbee30540709762d640a220b93afe45 SHA1 5f26a6a83c7f24508f3ff031ec4e7c13d2cad3bd SHA256 ac5a1b26a1d3a1acf23654b039125869306d69bd0226a8255dde2e86574d3cfe -EBUILD matchbox-0.7.1.ebuild 1440 RMD160 1c27ce98bb0af9ca29a44af2c7c30dccdd1d8b00 SHA1 6e59b68f03851015cba3145c1544a0af4e0d34ad SHA256 bf63c52ba38ccb1bb6478dfed0ea42bff330960ebe8e40f7e90c594c462c448c -MD5 fb2567bede8f09272117d0617869821e matchbox-0.7.1.ebuild 1440 -RMD160 1c27ce98bb0af9ca29a44af2c7c30dccdd1d8b00 matchbox-0.7.1.ebuild 1440 -SHA256 bf63c52ba38ccb1bb6478dfed0ea42bff330960ebe8e40f7e90c594c462c448c matchbox-0.7.1.ebuild 1440 +EBUILD matchbox-0.7.1.ebuild 1412 RMD160 4f228e78d68d69a1a5dd2c52e4f8146d70e6fd3f SHA1 d5d26462ea1ebef75a7682c9ca3efade459a8a82 SHA256 248838289bcddf7c42860c57d6e5e69d43b93af993966057a303c255218e351c +MD5 ee57a8016539c6bf64fcc029addc0894 matchbox-0.7.1.ebuild 1412 +RMD160 4f228e78d68d69a1a5dd2c52e4f8146d70e6fd3f matchbox-0.7.1.ebuild 1412 +SHA256 248838289bcddf7c42860c57d6e5e69d43b93af993966057a303c255218e351c matchbox-0.7.1.ebuild 1412 EBUILD matchbox-1.0.ebuild 1041 RMD160 26f54a93fc613b58d62fd44b4f27fc91ed061c39 SHA1 cfc8569b8eb12b872f4768fbeb141d0a7b7ade42 SHA256 3056642ac6603147379aa8cb3d373893f1937a90ab3010aab774013447b71466 MD5 32a36cadf8ddb8b4f20cdc688f7b43d9 matchbox-1.0.ebuild 1041 RMD160 26f54a93fc613b58d62fd44b4f27fc91ed061c39 matchbox-1.0.ebuild 1041 @@ -27,7 +27,7 @@ SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/di -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (GNU/Linux) -iD8DBQFGiFzyppoStNGKGywRAhdZAKCA2Tyx51kki7Ky6OBSgqYMi11ObwCgzAYw -EqxaoT3f7+tB34pin+KmqvU= -=KI2s +iD8DBQFGiGnnppoStNGKGywRAq9zAKCuxxvRFmywPPMCq4xgh59MkKyNFACdG+0u +KbF768ickGcIFxn3HVgFTpQ= +=pUy+ -----END PGP SIGNATURE----- diff --git a/x11-wm/matchbox/matchbox-0.7.1.ebuild b/x11-wm/matchbox/matchbox-0.7.1.ebuild index 7e713c9c453b..bd3786085086 100644 --- a/x11-wm/matchbox/matchbox-0.7.1.ebuild +++ b/x11-wm/matchbox/matchbox-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.9 2007/07/02 02:03:30 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.10 2007/07/02 02:58:48 peper Exp $ IUSE="jpeg png nls debug" @@ -33,8 +33,6 @@ DEPEND="${RDEPEND} virtual/x11 ) sys-devel/libtool" -RESTRICT="debug? ( strip )" - src_compile() { local myconf myconf="${myconf} --enable-dnotify" |