diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 11:23:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 11:23:21 +0000 |
commit | eb50d1fb0311120bfea2a32426fb95f736cf0c89 (patch) | |
tree | d1dd008bc7a22184b802b630337685d90c5fc93d /net-mail/vmailmgr | |
parent | stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-eb50d1fb0311120bfea2a32426fb95f736cf0c89.tar.gz gentoo-2-eb50d1fb0311120bfea2a32426fb95f736cf0c89.tar.bz2 gentoo-2-eb50d1fb0311120bfea2a32426fb95f736cf0c89.zip |
Added to ~ppc
Diffstat (limited to 'net-mail/vmailmgr')
-rw-r--r-- | net-mail/vmailmgr/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/vmailmgr/ChangeLog b/net-mail/vmailmgr/ChangeLog index 1efed4792f02..6dc58a32c71c 100644 --- a/net-mail/vmailmgr/ChangeLog +++ b/net-mail/vmailmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/vmailmgr # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/ChangeLog,v 1.14 2004/10/03 21:35:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/ChangeLog,v 1.15 2004/10/17 11:23:21 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> vmailmgr-0.96.9-r1.ebuild: + Added to ~ppc. 03 Oct 2004; Jason Wever <weeve@gentoo.org> vmailmgr-0.96.9-r1.ebuild: Stable on sparc. diff --git a/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild b/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild index 8457a94c38f6..de4cd8bb28ba 100644 --- a/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild +++ b/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.22 2004/10/03 21:35:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild,v 1.23 2004/10/17 11:23:21 dholm Exp $ inherit gcc @@ -10,7 +10,7 @@ HOMEPAGE="http://www.vmailmgr.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~ppc" IUSE="" DEPEND="virtual/libc" |