diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 20:48:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 20:48:04 +0000 |
commit | ce107ab223322e3cce355248b49ccc5b6b5c3019 (patch) | |
tree | 3211136aee70bb1e9bbe602df1e078f0ab8324c2 /dev-db | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-ce107ab223322e3cce355248b49ccc5b6b5c3019.tar.gz gentoo-2-ce107ab223322e3cce355248b49ccc5b6b5c3019.tar.bz2 gentoo-2-ce107ab223322e3cce355248b49ccc5b6b5c3019.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/m17n-db/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.3.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 3078085aceec..90a01b19c572 100644 --- a/dev-db/m17n-db/ChangeLog +++ b/dev-db/m17n-db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/m17n-db # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.24 2006/12/05 22:46:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.25 2006/12/06 20:48:04 kloeri Exp $ + + 06 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> m17n-db-1.3.3.ebuild: + Stable on Alpha. 05 Dec 2006; Jeroen Roovers <jer@gentoo.org> m17n-db-1.3.3.ebuild: Stable for HPPA (bug #156872). diff --git a/dev-db/m17n-db/m17n-db-1.3.3.ebuild b/dev-db/m17n-db/m17n-db-1.3.3.ebuild index 0612d2b6ae31..86ece5e7d3f4 100644 --- a/dev-db/m17n-db/m17n-db-1.3.3.ebuild +++ b/dev-db/m17n-db/m17n-db-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.3.ebuild,v 1.5 2006/12/05 22:46:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.3.3.ebuild,v 1.6 2006/12/06 20:48:04 kloeri Exp $ DESCRIPTION="Database for the m17n library" HOMEPAGE="http://www.m17n.org/m17n-lib/" @@ -8,7 +8,7 @@ SRC_URI="http://www.m17n.org/m17n-lib/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 sparc x86" IUSE="" |