diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-04 18:01:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-04 18:01:47 +0000 |
commit | d17d9379b3c95f496fd8dc4e22012a7f7478392b (patch) | |
tree | 157983b279d6bf76be8262111d4cb15ec3eee732 /dev-db/m17n-db | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-d17d9379b3c95f496fd8dc4e22012a7f7478392b.tar.gz gentoo-2-d17d9379b3c95f496fd8dc4e22012a7f7478392b.tar.bz2 gentoo-2-d17d9379b3c95f496fd8dc4e22012a7f7478392b.zip |
Stable for HPPA (bug #404627).
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/m17n-db')
-rw-r--r-- | dev-db/m17n-db/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/m17n-db/ChangeLog b/dev-db/m17n-db/ChangeLog index 17b8cd1edd9e..6a01d77c4f53 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.50 2012/03/30 17:58:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.51 2012/04/04 18:01:47 jer Exp $ + + 04 Apr 2012; Jeroen Roovers <jer@gentoo.org> m17n-db-1.6.3.ebuild: + Stable for HPPA (bug #404627). 30 Mar 2012; Markus Meier <maekke@gentoo.org> m17n-db-1.6.3.ebuild: arm stable, bug #404627 diff --git a/dev-db/m17n-db/m17n-db-1.6.3.ebuild b/dev-db/m17n-db/m17n-db-1.6.3.ebuild index aaa611389720..f307a5228ecf 100644 --- a/dev-db/m17n-db/m17n-db-1.6.3.ebuild +++ b/dev-db/m17n-db/m17n-db-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.3.ebuild,v 1.4 2012/03/30 17:58:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.3.ebuild,v 1.5 2012/04/04 18:01:47 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.m17n.org/m17n-lib-download/${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" |