summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-05-16 10:08:22 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-05-16 10:08:22 +0000
commit6e106d23c687345a1d34dae2bebca76ce253d5a8 (patch)
tree5ac398f7b50edb9f65e0bdc31d0e433907b598f6 /net-mail/vmailmgr
parentVersion bump, closes bug #92581. (diff)
downloadhistorical-6e106d23c687345a1d34dae2bebca76ce253d5a8.tar.gz
historical-6e106d23c687345a1d34dae2bebca76ce253d5a8.tar.bz2
historical-6e106d23c687345a1d34dae2bebca76ce253d5a8.zip
Inherit toolchain-funcs.eclass instead of gcc.eclass. Bug #92745.
Package-Manager: portage-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"