summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-17 18:52:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-17 18:52:07 +0000
commita8a1bc5975cc82864791fe7a493072f9876dd6cb (patch)
tree5fdf1c3a7fb46b7ab221fc8c13acf6af125a4b55 /app-admin/eselect-mpost
parentFix install location of lua binding (diff)
downloadgentoo-2-a8a1bc5975cc82864791fe7a493072f9876dd6cb.tar.gz
gentoo-2-a8a1bc5975cc82864791fe7a493072f9876dd6cb.tar.bz2
gentoo-2-a8a1bc5975cc82864791fe7a493072f9876dd6cb.zip
Stable for AMD64, wrt bug #393879
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect-mpost')
-rw-r--r--app-admin/eselect-mpost/ChangeLog5
-rw-r--r--app-admin/eselect-mpost/eselect-mpost-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-mpost/ChangeLog b/app-admin/eselect-mpost/ChangeLog
index 5799bcdf9cfa..67e572d7a116 100644
--- a/app-admin/eselect-mpost/ChangeLog
+++ b/app-admin/eselect-mpost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/eselect-mpost
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v 1.14 2011/01/09 18:41:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v 1.15 2011/12/17 18:52:07 ago Exp $
+
+ 17 Dec 2011; Agostino Sarubbo <ago@gentoo.org> eselect-mpost-0.3.ebuild:
+ Stable for AMD64, wrt bug #393879
*eselect-mpost-0.3 (09 Jan 2011)
diff --git a/app-admin/eselect-mpost/eselect-mpost-0.3.ebuild b/app-admin/eselect-mpost/eselect-mpost-0.3.ebuild
index 9ca27ea08f97..2fe0ac155e23 100644
--- a/app-admin/eselect-mpost/eselect-mpost-0.3.ebuild
+++ b/app-admin/eselect-mpost/eselect-mpost-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/eselect-mpost-0.3.ebuild,v 1.1 2011/01/09 18:41:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/eselect-mpost-0.3.ebuild,v 1.2 2011/12/17 18:52:07 ago Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""