diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-01-27 13:46:02 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-01-27 13:46:02 +0000 |
commit | 8712605e780a8d5aeaa6f9f9fee71b681397b7e8 (patch) | |
tree | 02c1a79b275e7cde8e559c8cd0d02d1134f6b6f3 /app-dicts/ydpdict | |
parent | version bump (diff) | |
download | gentoo-2-8712605e780a8d5aeaa6f9f9fee71b681397b7e8.tar.gz gentoo-2-8712605e780a8d5aeaa6f9f9fee71b681397b7e8.tar.bz2 gentoo-2-8712605e780a8d5aeaa6f9f9fee71b681397b7e8.zip |
Stable for amd64 wrt bug #499160
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 b70612bd904b..f0a8744acb77 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.23 2014/01/24 22:44:55 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.24 2014/01/27 13:46:02 nimiux Exp $ + + 27 Jan 2014; Chema Alonso <nimiux@gentoo.org> ydpdict-1.0.2.ebuild: + Stable for amd64 wrt bug #499160 24 Jan 2014; Chris Reffett <creffett@gentoo.org> ydpdict-1.0.2.ebuild: Remove extraneous || die calls diff --git a/app-dicts/ydpdict/ydpdict-1.0.2.ebuild b/app-dicts/ydpdict/ydpdict-1.0.2.ebuild index 00375973cafd..51b5a418d0c3 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.3 2014/01/24 22:44:55 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-1.0.2.ebuild,v 1.4 2014/01/27 13:46:02 nimiux 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} |