diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 23:08:47 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 23:08:47 +0000 |
commit | 49d69e62a856e1d7b4003a486b37082cd6462ae8 (patch) | |
tree | 396e089fb7b9a4f3a4a1478ae4764a651ea928ad /net-mail | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-49d69e62a856e1d7b4003a486b37082cd6462ae8.tar.gz gentoo-2-49d69e62a856e1d7b4003a486b37082cd6462ae8.tar.bz2 gentoo-2-49d69e62a856e1d7b4003a486b37082cd6462ae8.zip |
Added to ~ppc
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/kuvert/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/kuvert/kuvert-1.1.8.ebuild | 4 | ||||
-rw-r--r-- | net-mail/mairix/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mairix/mairix-0.15.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-mail/kuvert/ChangeLog b/net-mail/kuvert/ChangeLog index f20167c36070..5f29d7c05cb3 100644 --- a/net-mail/kuvert/ChangeLog +++ b/net-mail/kuvert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/kuvert # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/ChangeLog,v 1.1 2004/09/03 20:47:12 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/ChangeLog,v 1.2 2004/09/04 23:04:14 dholm Exp $ + + 05 Sep 2004; David Holm <dholm@gentoo.org> kuvert-1.1.8.ebuild: + Added to ~ppc. *kuvert-1.1.8 (03 Sep 2004) diff --git a/net-mail/kuvert/kuvert-1.1.8.ebuild b/net-mail/kuvert/kuvert-1.1.8.ebuild index 960e01c03150..7f3d71917b78 100644 --- a/net-mail/kuvert/kuvert-1.1.8.ebuild +++ b/net-mail/kuvert/kuvert-1.1.8.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/kuvert/kuvert-1.1.8.ebuild,v 1.1 2004/09/03 20:47:12 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/kuvert-1.1.8.ebuild,v 1.2 2004/09/04 23:04:14 dholm Exp $ MY_P=${P/-/_} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snafu.priv.at/mystuff/kuvert/" SRC_URI="http://www.snafu.priv.at/mystuff/kuvert/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" SLOT="0" diff --git a/net-mail/mairix/ChangeLog b/net-mail/mairix/ChangeLog index 30b5c4e60945..34fa6470d350 100644 --- a/net-mail/mairix/ChangeLog +++ b/net-mail/mairix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mairix # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/ChangeLog,v 1.7 2004/09/04 18:03:59 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/ChangeLog,v 1.8 2004/09/04 23:08:47 dholm Exp $ + + 05 Sep 2004; David Holm <dholm@gentoo.org> mairix-0.15.ebuild: + Added to ~ppc. 04 Sep 2004; Jon Hood <squinky86@gentoo.org> mairix-0.15.ebuild: Change virtual/glibc --> virtual/libc. diff --git a/net-mail/mairix/mairix-0.15.ebuild b/net-mail/mairix/mairix-0.15.ebuild index 89542bbe790b..04bb737b0931 100644 --- a/net-mail/mairix/mairix-0.15.ebuild +++ b/net-mail/mairix/mairix-0.15.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.15.ebuild,v 1.2 2004/09/04 18:03:59 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.15.ebuild,v 1.3 2004/09/04 23:08:47 dholm Exp $ DESCRIPTION="Indexes and searches Maildir/MH folders" HOMEPAGE="http://www.rpcurnow.force9.co.uk/mairix/" SRC_URI="http://www.rpcurnow.force9.co.uk/mairix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/libc >=sys-apps/texinfo-4.2" |