diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-13 14:22:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-13 14:22:26 +0000 |
commit | ebcf0e61e3011ae792b08761d82caaccc5afe31f (patch) | |
tree | 78dfa5eb3ea8afff20ba2779b13e24c53922b09f /net-mail | |
parent | Fixed DEPEND and HOMEPAGE variable by aye, bug #58824. Added to ~amd64 (diff) | |
download | gentoo-2-ebcf0e61e3011ae792b08761d82caaccc5afe31f.tar.gz gentoo-2-ebcf0e61e3011ae792b08761d82caaccc5afe31f.tar.bz2 gentoo-2-ebcf0e61e3011ae792b08761d82caaccc5afe31f.zip |
QA: Use full atoms for best_version, has_version and built_with_use queries.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
5 files changed, 10 insertions, 10 deletions
diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.10-r1.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.10-r1.ebuild index 6d1b4ede1cb4..927a667bb6c2 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.10-r1.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.10-r1.ebuild,v 1.2 2005/02/21 02:37:33 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.10-r1.ebuild,v 1.3 2005/07/13 14:18:33 swegener Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -75,7 +75,7 @@ tcpd_flag_check() { net-snmp_check() { - if has_version net-snmp; then + if has_version net-analyzer/net-snmp; then tcpd_flag_check net-analyzer/net-snmp # check for minimal USE flag. local has_minimal diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild index 315483623da5..a8b5f62da954 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild,v 1.7 2005/02/21 02:37:33 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild,v 1.8 2005/07/13 14:18:33 swegener Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -72,7 +72,7 @@ tcpd_flag_check() { net-snmp_check() { - if has_version net-snmp; then + if has_version net-analyzer/net-snmp; then tcpd_flag_check net-analyzer/net-snmp # check for minimal USE flag. local has_minimal diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r1.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r1.ebuild index 9346d5438a69..483e2e645d5e 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r1.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r1.ebuild,v 1.3 2005/04/06 19:01:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r1.ebuild,v 1.4 2005/07/13 14:18:33 swegener Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -78,7 +78,7 @@ net-snmp_check() { tcpd_flag_check net-analyzer/ucd-snmp fi - if has_version net-snmp; then + if has_version net-analyzer/net-snmp; then tcpd_flag_check net-analyzer/net-snmp # check for minimal USE flag. local has_minimal diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r2.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r2.ebuild index 4ee95266964b..d50b83a40a81 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r2.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r2.ebuild,v 1.1 2005/05/22 13:00:55 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r2.ebuild,v 1.2 2005/07/13 14:18:33 swegener Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -77,7 +77,7 @@ net-snmp_check() { tcpd_flag_check net-analyzer/ucd-snmp fi - if has_version net-snmp; then + if has_version net-analyzer/net-snmp; then tcpd_flag_check net-analyzer/net-snmp # check for minimal USE flag. local has_minimal diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild index 3ed2f58d536f..8662b54f6400 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild,v 1.9 2005/04/06 19:01:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild,v 1.10 2005/07/13 14:18:33 swegener Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -74,7 +74,7 @@ tcpd_flag_check() { } net-snmp_check() { - if has_version net-snmp; then + if has_version net-analyzer/net-snmp; then tcpd_flag_check net-analyzer/net-snmp # check for minimal USE flag. local has_minimal |