diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:08:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:08:31 +0000 |
commit | 6e1cdb200c8c6ce72feb806d92b911491399bc8a (patch) | |
tree | 99d4acc1186330e51803a1a8e06b6f0870ae39db /app-dicts | |
parent | Stable for x86, wrt bug #499160 (diff) | |
download | gentoo-2-6e1cdb200c8c6ce72feb806d92b911491399bc8a.tar.gz gentoo-2-6e1cdb200c8c6ce72feb806d92b911491399bc8a.tar.bz2 gentoo-2-6e1cdb200c8c6ce72feb806d92b911491399bc8a.zip |
Stable for x86, wrt bug #499160
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/libydpdict/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/libydpdict/libydpdict-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/libydpdict/ChangeLog b/app-dicts/libydpdict/ChangeLog index 19e548221370..cae85fe54c01 100644 --- a/app-dicts/libydpdict/ChangeLog +++ b/app-dicts/libydpdict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/libydpdict # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.11 2014/01/27 13:45:21 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.12 2014/02/22 08:08:31 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libydpdict-1.0.2.ebuild: + Stable for x86, wrt bug #499160 27 Jan 2014; Chema Alonso <nimiux@gentoo.org> libydpdict-1.0.2.ebuild: Stable for amd64 wrt bug #499160 diff --git a/app-dicts/libydpdict/libydpdict-1.0.2.ebuild b/app-dicts/libydpdict/libydpdict-1.0.2.ebuild index 5b0861a2a632..e09c39e687fb 100644 --- a/app-dicts/libydpdict/libydpdict-1.0.2.ebuild +++ b/app-dicts/libydpdict/libydpdict-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild,v 1.4 2014/01/27 13:45:21 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild,v 1.5 2014/02/22 08:08:31 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://toxygen.net/ydpdict/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |