diff options
author | David Holm <dholm@gentoo.org> | 2004-04-20 00:56:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-20 00:56:40 +0000 |
commit | 20dbc7cbd77f16e9b5d393f9bbbd231863b08e51 (patch) | |
tree | 0355b184e75e9d01137b915371d161b1d1a25633 /net-mail | |
parent | Added metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.gz gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.bz2 gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.zip |
Added to ~ppc
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/nullmailer/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/nullmailer/nullmailer-1.00_rc7.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-mail/nullmailer/ChangeLog b/net-mail/nullmailer/ChangeLog index cf8fd8313e9e..c740433dd939 100644 --- a/net-mail/nullmailer/ChangeLog +++ b/net-mail/nullmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/nullmailer # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/ChangeLog,v 1.7 2004/04/19 19:27:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/ChangeLog,v 1.8 2004/04/20 00:56:40 dholm Exp $ + + 20 Apr 2004; David Holm <dholm@gentoo.org> nullmailer-1.00_rc7-r2.ebuild: + Added to ~ppc. *nullmailer-1.00_rc7-r2 (19 Apr 2004) diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild index 9a8546d6f817..214274a15272 100644 --- a/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild +++ b/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.3 2003/11/06 20:12:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.4 2004/04/20 00:56:40 dholm Exp $ MY_P="${P/_rc/RC}" S=${WORKDIR}/${MY_P} diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild index 4a7686bff46b..3f42968676ca 100644 --- a/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild +++ b/net-mail/nullmailer/nullmailer-1.00_rc7-r2.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/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.1 2004/04/19 19:27:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.2 2004/04/20 00:56:40 dholm Exp $ MY_P="${P/_rc/RC}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://untroubled.org/${PN}/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/glibc sys-apps/groff" diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild index d316a2298955..6b1f60ba26af 100644 --- a/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild +++ b/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.4 2003/11/06 20:12:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.5 2004/04/20 00:56:40 dholm Exp $ MY_P="${P/_rc/RC}" S=${WORKDIR}/${MY_P} |