aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-23 00:35:49 +0300
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-23 00:35:49 +0300
commit5fdfd906c1aa65a9c6f18e2792a336703b753401 (patch)
treebd8b31a646a96094256c5c51840bacc9c86e8bcf /app-crypt
parentqt4wine: Refactor debug use flag (diff)
downloadqt-5fdfd906c1aa65a9c6f18e2792a336703b753401.tar.gz
qt-5fdfd906c1aa65a9c6f18e2792a336703b753401.tar.bz2
qt-5fdfd906c1aa65a9c6f18e2792a336703b753401.zip
pinentry: Remove qt3 use flag from deps
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pinentry/Manifest2
-rw-r--r--app-crypt/pinentry/pinentry-9999.ebuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/app-crypt/pinentry/Manifest b/app-crypt/pinentry/Manifest
index a8a039a5..a033bf68 100644
--- a/app-crypt/pinentry/Manifest
+++ b/app-crypt/pinentry/Manifest
@@ -1,2 +1,2 @@
-EBUILD pinentry-9999.ebuild 2514 RMD160 2e73bff8ed1e71c2c3ca58b2bedd8b068b2b085b SHA1 6d1d9dd8ba1dcdfd9cdb8d6158e79348e493c63d SHA256 39e6e1280dec4514e2efc1686ff7e88891c8acc16bbe61832d4a3f43998ac4f6
+EBUILD pinentry-9999.ebuild 2497 RMD160 4d66c6def87b69024d28fc842d6ab680243497cc SHA1 e025c675ecd4335e642aa21e44317318b97ed275 SHA256 fbea358251dd7e425125df2b1c0c58c77ea69d2c149de15133717aa08dd271ed
MISC metadata.xml 275 RMD160 7aca4724ede81b0eaad9b4536f00a6a805727cef SHA1 b1a92ff0d6bfacd26122ac4dbd4725ef2b023f81 SHA256 1e9c7343efc06a4d4143421f4bf3740c30f71ed6ce5011231505e7e911f31548
diff --git a/app-crypt/pinentry/pinentry-9999.ebuild b/app-crypt/pinentry/pinentry-9999.ebuild
index 517ede5b..d0ddc28f 100644
--- a/app-crypt/pinentry/pinentry-9999.ebuild
+++ b/app-crypt/pinentry/pinentry-9999.ebuild
@@ -21,9 +21,7 @@ DEPEND="
!static? (
gtk? ( x11-libs/gtk+:2 )
!gtk? (
- !qt3? (
- !qt4? ( sys-libs/ncurses )
- )
+ !qt4? ( sys-libs/ncurses )
)
ncurses? ( sys-libs/ncurses )
qt4? ( x11-libs/qt-gui:4 )