diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:45:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:45:11 +0000 |
commit | c2d0a34b7d394c6252c3a88c968ec08b648f9c54 (patch) | |
tree | f3b50e2286d1d2622dc15e4bb6b7a7a03e9d7103 /app-dicts | |
parent | Stable for amd64, wrt bug #534832 (diff) | |
download | gentoo-2-c2d0a34b7d394c6252c3a88c968ec08b648f9c54.tar.gz gentoo-2-c2d0a34b7d394c6252c3a88c968ec08b648f9c54.tar.bz2 gentoo-2-c2d0a34b7d394c6252c3a88c968ec08b648f9c54.zip |
Stable for amd64, wrt bug #534834
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dictd-vera/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/dictd-vera/ChangeLog b/app-dicts/dictd-vera/ChangeLog index c722af097e20..4433fa109652 100644 --- a/app-dicts/dictd-vera/ChangeLog +++ b/app-dicts/dictd-vera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/dictd-vera -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.30 2014/09/25 10:35:42 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.31 2015/01/09 13:45:11 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> dictd-vera-1.22.ebuild: + Stable for amd64, wrt bug #534834 *dictd-vera-1.22 (25 Sep 2014) diff --git a/app-dicts/dictd-vera/dictd-vera-1.22.ebuild b/app-dicts/dictd-vera/dictd-vera-1.22.ebuild index af8c36a58237..917dbd3d5b9b 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.22.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.22.ebuild,v 1.1 2014/09/25 10:35:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.22.ebuild,v 1.2 2015/01/09 13:45:11 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/vera/vera-${PV}.tar.gz" SLOT="0" LICENSE="FDL-1.3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=">=app-text/dictd-1.5.5" RDEPEND="${DEPEND}" |