summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-03-24 19:11:12 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-03-24 19:11:12 +0000
commit4442f401d73140ed77e971e98219616cfd83e201 (patch)
tree9ae9820470e6e025efadafb2733eab33b388db5c /net-mail
parentUse python-any-r1.eclass properly: pkg_setup is exported by eclass and it doe... (diff)
downloadgentoo-2-4442f401d73140ed77e971e98219616cfd83e201.tar.gz
gentoo-2-4442f401d73140ed77e971e98219616cfd83e201.tar.bz2
gentoo-2-4442f401d73140ed77e971e98219616cfd83e201.zip
amd64 and x86 stable wrt bug #462812
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/automx/ChangeLog6
-rw-r--r--net-mail/automx/automx-0.8-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-mail/automx/ChangeLog b/net-mail/automx/ChangeLog
index 47081800fe41..9b3f2c17b0c5 100644
--- a/net-mail/automx/ChangeLog
+++ b/net-mail/automx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/automx
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v 1.6 2013/01/02 14:11:31 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v 1.7 2013/03/24 19:11:12 vincent Exp $
+
+ 24 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> automx-0.8-r1.ebuild:
+ amd64 and x86 stable wrt bug #462812
*automx-0.8-r1 (02 Jan 2013)
@@ -35,4 +38,3 @@
28 Feb 2012; Marc Schiffbauer <mschiff@gentoo.org> +automx-0.8_beta1.ebuild,
+metadata.xml:
New ebuild for automx.
-
diff --git a/net-mail/automx/automx-0.8-r1.ebuild b/net-mail/automx/automx-0.8-r1.ebuild
index c8ff185bc122..8e78eccdff0d 100644
--- a/net-mail/automx/automx-0.8-r1.ebuild
+++ b/net-mail/automx/automx-0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.8-r1.ebuild,v 1.1 2013/01/02 14:11:31 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.8-r1.ebuild,v 1.2 2013/03/24 19:11:12 vincent Exp $
EAPI=4
PYTHON_DEPEND="2:2.6:2.7"
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc sql +tools"
DEPEND=""