summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-01 18:24:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-01 18:24:51 +0000
commit964d2ec825376fbe3557cc6f016d8e145100a10d (patch)
tree6da676a303bf274081c3e7b3d81892d599810bb4 /dev-libs/libmoe
parentStable for amd64, wrt bug #424245 (diff)
downloadgentoo-2-964d2ec825376fbe3557cc6f016d8e145100a10d.tar.gz
gentoo-2-964d2ec825376fbe3557cc6f016d8e145100a10d.tar.bz2
gentoo-2-964d2ec825376fbe3557cc6f016d8e145100a10d.zip
Stable for amd64, wrt bug #302326
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libmoe')
-rw-r--r--dev-libs/libmoe/ChangeLog7
-rw-r--r--dev-libs/libmoe/libmoe-1.5.8-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libmoe/ChangeLog b/dev-libs/libmoe/ChangeLog
index bcaef8dd38d8..60dbe764b2a9 100644
--- a/dev-libs/libmoe/ChangeLog
+++ b/dev-libs/libmoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libmoe
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmoe/ChangeLog,v 1.23 2011/09/09 14:15:30 naota Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmoe/ChangeLog,v 1.24 2012/07/01 18:24:51 ago Exp $
+
+ 01 Jul 2012; Agostino Sarubbo <ago@gentoo.org> libmoe-1.5.8-r2.ebuild:
+ Stable for amd64, wrt bug #302326
09 Sep 2011; Naohiro Aota <naota@gentoo.org> libmoe-1.5.8-r2.ebuild,
+files/libmoe-1.5.8-makefile.patch:
diff --git a/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild
index 07cdba7fd399..82beaa07a2c3 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild,v 1.5 2011/09/09 14:15:30 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild,v 1.6 2012/07/01 18:24:51 ago Exp $
inherit eutils multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
DEPEND="dev-lang/perl"