summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/quotient')
-rw-r--r--net-mail/quotient/ChangeLog5
-rw-r--r--net-mail/quotient/quotient-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/quotient/ChangeLog b/net-mail/quotient/ChangeLog
index 6df946fc0b45..ac9c413d0152 100644
--- a/net-mail/quotient/ChangeLog
+++ b/net-mail/quotient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/quotient
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.4 2004/06/07 15:33:00 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.5 2004/06/08 20:38:29 dholm Exp $
+
+ 08 Jun 2004; David Holm <dholm@gentoo.org> quotient-0.9.1.ebuild:
+ Added to ~ppc.
07 Jun 2004; Thomas Raschbacher <lordvan@gentoo.org> quotient-0.9.1.ebuild:
fixes bug #52340, thanks to Matteo Bertini <veb@freemail.it>
diff --git a/net-mail/quotient/quotient-0.9.1.ebuild b/net-mail/quotient/quotient-0.9.1.ebuild
index b6c9bf183828..3182a8d29129 100644
--- a/net-mail/quotient/quotient-0.9.1.ebuild
+++ b/net-mail/quotient/quotient-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.9.1.ebuild,v 1.2 2004/06/07 15:33:00 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.9.1.ebuild,v 1.3 2004/06/08 20:38:29 dholm Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.divmod.org/users/release/divmod/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="gtk gtk2 doc"
DEPEND=">=dev-python/twisted-1.3.0