diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:08:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:08:28 +0000 |
commit | 5c92a5f803efa4c8e9c1a47c873853dee6888268 (patch) | |
tree | 3a148097fdb653c49489a7cda431a3adb161a988 /app-dicts/ydpdict | |
parent | Stable for x86, wrt bug #499148 (diff) | |
download | gentoo-2-5c92a5f803efa4c8e9c1a47c873853dee6888268.tar.gz gentoo-2-5c92a5f803efa4c8e9c1a47c873853dee6888268.tar.bz2 gentoo-2-5c92a5f803efa4c8e9c1a47c873853dee6888268.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/ydpdict')
-rw-r--r-- | app-dicts/ydpdict/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ydpdict/ChangeLog b/app-dicts/ydpdict/ChangeLog index f0a8744acb77..550ba16a3aec 100644 --- a/app-dicts/ydpdict/ChangeLog +++ b/app-dicts/ydpdict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ydpdict # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.24 2014/01/27 13:46:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.25 2014/02/22 08:08:28 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ydpdict-1.0.2.ebuild: + Stable for x86, wrt bug #499160 27 Jan 2014; Chema Alonso <nimiux@gentoo.org> ydpdict-1.0.2.ebuild: Stable for amd64 wrt bug #499160 diff --git a/app-dicts/ydpdict/ydpdict-1.0.2.ebuild b/app-dicts/ydpdict/ydpdict-1.0.2.ebuild index 51b5a418d0c3..93e7cdefab54 100644 --- a/app-dicts/ydpdict/ydpdict-1.0.2.ebuild +++ b/app-dicts/ydpdict/ydpdict-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/ydpdict/ydpdict-1.0.2.ebuild,v 1.4 2014/01/27 13:46:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-1.0.2.ebuild,v 1.5 2014/02/22 08:08:28 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://toxygen.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ao" RDEPEND=">=app-dicts/libydpdict-${PV} |