summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-21 13:06:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-21 13:06:48 +0000
commit7c10cb4cb9ee66b1871a19ab8997718c33e73d0a (patch)
treebbad6a33cfc9c3f2802729af1e2dea7617b64af1 /net-mail/mlmmj
parentStable for amd64, wrt bug #477576 (diff)
downloadgentoo-2-7c10cb4cb9ee66b1871a19ab8997718c33e73d0a.tar.gz
gentoo-2-7c10cb4cb9ee66b1871a19ab8997718c33e73d0a.tar.bz2
gentoo-2-7c10cb4cb9ee66b1871a19ab8997718c33e73d0a.zip
Stable for amd64, wrt bug #477578
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/mlmmj')
-rw-r--r--net-mail/mlmmj/ChangeLog7
-rw-r--r--net-mail/mlmmj/mlmmj-1.2.18.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mlmmj/ChangeLog b/net-mail/mlmmj/ChangeLog
index 0a4cb5db6f9c..1a99b506d76e 100644
--- a/net-mail/mlmmj/ChangeLog
+++ b/net-mail/mlmmj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mlmmj
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/ChangeLog,v 1.41 2012/09/05 21:18:29 radhermit Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/ChangeLog,v 1.42 2013/07/21 13:06:48 ago Exp $
+
+ 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mlmmj-1.2.18.0.ebuild:
+ Stable for amd64, wrt bug #477578
05 Sep 2012; Tim Harder <radhermit@gentoo.org> mlmmj-1.2.18.0.ebuild:
Remove SHAREDIR usage.
diff --git a/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild b/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild
index b43e536d4a23..56a460fe0e1b 100644
--- a/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild
+++ b/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild,v 1.2 2012/09/05 21:18:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild,v 1.3 2013/07/21 13:06:48 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="http://mlmmj.org/"
SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="virtual/mta"
S="${WORKDIR}/${MY_P}"