summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-05-16 10:01:52 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-05-16 10:01:52 +0000
commit16741aefa8852913be2993e6f1a3140f4422a1ef (patch)
treef4c4da3f239543d6918f56aa664fa01f1fab3ea7 /net-mail/vmailmgr
parentInherit toolchain-funcs.eclass instead of gcc.eclass. Bug #92745. Ebuild clea... (diff)
downloadgentoo-2-16741aefa8852913be2993e6f1a3140f4422a1ef.tar.gz
gentoo-2-16741aefa8852913be2993e6f1a3140f4422a1ef.tar.bz2
gentoo-2-16741aefa8852913be2993e6f1a3140f4422a1ef.zip
Inherit toolchain-funcs.eclass instead of gcc.eclass. Bug #92745.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-mail/vmailmgr')
-rw-r--r--net-mail/vmailmgr/ChangeLog6
-rw-r--r--net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild6
-rw-r--r--net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-mail/vmailmgr/ChangeLog b/net-mail/vmailmgr/ChangeLog
index 797b38480e4e..7a4b8985665d 100644
--- a/net-mail/vmailmgr/ChangeLog
+++ b/net-mail/vmailmgr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/vmailmgr
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/ChangeLog,v 1.18 2005/05/06 14:35:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/ChangeLog,v 1.19 2005/05/16 10:01:52 ticho Exp $
+
+ 16 May 2005; Andrej Kacian <ticho@gentoo.org> vmailmgr-0.96.9-r1.ebuild,
+ vmailmgr-0.96.9-r2.ebuild:
+ Inherit toolchain-funcs.eclass instead of gcc.eclass. Bug #92745.
06 May 2005; Sven Wegener <swegener@gentoo.org> vmailmgr-0.96.9-r2.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
diff --git a/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild b/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild
index 1667f3365d0b..243c4e6d0711 100644
--- a/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild
+++ b/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild,v 1.24 2004/11/24 09:39:58 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild,v 1.25 2005/05/16 10:01:52 ticho Exp $
-inherit gcc eutils
+inherit toolchain-funcs eutils
DESCRIPTION="virtual domains for qmail"
SRC_URI="http://www.vmailmgr.org/current/${P}.tar.gz"
diff --git a/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild b/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild
index 1dfe2e784b4f..67db21fc55f3 100644
--- a/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild
+++ b/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild,v 1.2 2005/05/06 14:35:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild,v 1.3 2005/05/16 10:01:52 ticho Exp $
-inherit gcc eutils
+inherit toolchain-funcs eutils
DESCRIPTION="virtual domains for qmail"
SRC_URI="http://www.vmailmgr.org/current/${P}.tar.gz"