diff options
author | 2004-06-08 20:38:29 +0000 | |
---|---|---|
committer | 2004-06-08 20:38:29 +0000 | |
commit | 2c9792801c13ea0a815c6583930ca8a395966bcc (patch) | |
tree | 09fa1b4423a307a6ef8d9c674ea1630abe994e1d /net-mail/quotient | |
parent | Added to ~ppc (diff) | |
download | historical-2c9792801c13ea0a815c6583930ca8a395966bcc.tar.gz historical-2c9792801c13ea0a815c6583930ca8a395966bcc.tar.bz2 historical-2c9792801c13ea0a815c6583930ca8a395966bcc.zip |
Added to ~ppc
Diffstat (limited to 'net-mail/quotient')
-rw-r--r-- | net-mail/quotient/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/quotient/Manifest | 6 | ||||
-rw-r--r-- | net-mail/quotient/quotient-0.9.1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/net-mail/quotient/Manifest index 38df08c46581..275487d841f3 100644 --- a/net-mail/quotient/Manifest +++ b/net-mail/quotient/Manifest @@ -1,6 +1,6 @@ -MD5 5340b79572c4e02be1d0693368a75d0b quotient-0.8.8.ebuild 813 -MD5 4f0e8bfd1fdabe0b4ebbc07b0639d9c2 quotient-0.9.1.ebuild 1399 -MD5 7ca0691f6c0e460224f2b99ca80edfd0 ChangeLog 805 +MD5 cbcc9b45e3ba5da92b00c744ba322126 ChangeLog 888 MD5 19df39ef54fc4a8677998f19bb6046ac metadata.xml 218 +MD5 5340b79572c4e02be1d0693368a75d0b quotient-0.8.8.ebuild 813 +MD5 f59c28dba200167bab772193ee19eb02 quotient-0.9.1.ebuild 1401 MD5 725ad50326f76ef97bc0c02465827e7b files/digest-quotient-0.8.8 66 MD5 9ad15c4309c82a3f4d31ff6b30fc978d files/digest-quotient-0.9.1 67 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 |