diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:19:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:19:18 +0000 |
commit | 5d0e681c84eb450cb8e12795eaf325281758683f (patch) | |
tree | 2e401a26e636e5e61b028efee017e335b151ff81 /dev-libs/libevocosm | |
parent | Stable for x86, wrt bug #477450 (diff) | |
download | gentoo-2-5d0e681c84eb450cb8e12795eaf325281758683f.tar.gz gentoo-2-5d0e681c84eb450cb8e12795eaf325281758683f.tar.bz2 gentoo-2-5d0e681c84eb450cb8e12795eaf325281758683f.zip |
Stable for x86, wrt bug #477128
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libevocosm')
-rw-r--r-- | dev-libs/libevocosm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevocosm/ChangeLog b/dev-libs/libevocosm/ChangeLog index 72b2f968abc9..680775a22882 100644 --- a/dev-libs/libevocosm/ChangeLog +++ b/dev-libs/libevocosm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libevocosm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/ChangeLog,v 1.17 2013/07/22 20:39:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/ChangeLog,v 1.18 2013/07/27 22:19:18 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libevocosm-3.3.1-r1.ebuild: + Stable for x86, wrt bug #477128 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libevocosm-3.3.1-r1.ebuild: Stable for ppc, wrt bug #477128 diff --git a/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild b/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild index 8badc9d7c006..e326afaae32d 100644 --- a/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild +++ b/dev-libs/libevocosm/libevocosm-3.3.1-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/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild,v 1.4 2013/07/22 20:39:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild,v 1.5 2013/07/27 22:19:18 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" |