summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-02-03 14:55:34 +0000
committerFabian Groffen <grobian@gentoo.org>2008-02-03 14:55:34 +0000
commite97ccd96e5f738206bee9c37a88e28e22a2f2626 (patch)
treeb9c3da5775533804e06746b88c5e147ff0a93193 /net-mail
parentFixed overriding custom MAKEOPTS. Fixes bug 207924. Thanks, Jokey! (diff)
downloadgentoo-2-e97ccd96e5f738206bee9c37a88e28e22a2f2626.tar.gz
gentoo-2-e97ccd96e5f738206bee9c37a88e28e22a2f2626.tar.bz2
gentoo-2-e97ccd96e5f738206bee9c37a88e28e22a2f2626.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mailwrapper/ChangeLog7
-rw-r--r--net-mail/mailwrapper/mailwrapper-0.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mailwrapper/ChangeLog b/net-mail/mailwrapper/ChangeLog
index 7f34e4e1c886..2056b248f227 100644
--- a/net-mail/mailwrapper/ChangeLog
+++ b/net-mail/mailwrapper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mailwrapper
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailwrapper/ChangeLog,v 1.36 2007/06/12 12:51:20 genone Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailwrapper/ChangeLog,v 1.37 2008/02/03 14:55:34 grobian Exp $
+
+ 03 Feb 2008; Fabian Groffen <grobian@gentoo.org> mailwrapper-0.2.1.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
12 Jun 2007; Marius Mauch <genone@gentoo.org> mailwrapper-0.2.1.ebuild:
Replacing einfo with elog
diff --git a/net-mail/mailwrapper/mailwrapper-0.2.1.ebuild b/net-mail/mailwrapper/mailwrapper-0.2.1.ebuild
index cc41cd117c16..2f091eeafebc 100644
--- a/net-mail/mailwrapper/mailwrapper-0.2.1.ebuild
+++ b/net-mail/mailwrapper/mailwrapper-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailwrapper/mailwrapper-0.2.1.ebuild,v 1.9 2007/06/12 12:51:20 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailwrapper/mailwrapper-0.2.1.ebuild,v 1.10 2008/02/03 14:55:34 grobian Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tbz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""