diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:07:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:07:09 +0000 |
commit | 6fc62f81c1c49bc90c513bf13905987c0b8f3b20 (patch) | |
tree | 61ec3023a060d905220f2e7f5dc5c06f115f4d0d /dev-db | |
parent | Stable for sh, wrt bug #450190 (diff) | |
download | gentoo-2-6fc62f81c1c49bc90c513bf13905987c0b8f3b20.tar.gz gentoo-2-6fc62f81c1c49bc90c513bf13905987c0b8f3b20.tar.bz2 gentoo-2-6fc62f81c1c49bc90c513bf13905987c0b8f3b20.zip |
Stable for sh, wrt bug #455768
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/m17n-db/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/m17n-db/ChangeLog b/dev-db/m17n-db/ChangeLog index 13a7e0b0c0c5..304677c20cd4 100644 --- a/dev-db/m17n-db/ChangeLog +++ b/dev-db/m17n-db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/m17n-db # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.66 2013/02/13 11:18:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.67 2013/02/24 18:07:09 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild: + Stable for sh, wrt bug #455768 13 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild: Stable for x86, wrt to bug #455768 diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild index 7e481740e5d2..8ca03e7ef7c2 100644 --- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild +++ b/dev-db/m17n-db/m17n-db-1.6.4.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-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.10 2013/02/13 11:18:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.11 2013/02/24 18:07:09 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" |