diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:30:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:30:39 +0000 |
commit | ca461084e21f22d122ec30e4e2ee25685ccd1746 (patch) | |
tree | 5c417c78db5d1f09185870bc8f37594fbd5147cd /app-text/dictd | |
parent | Stable for sparc, wrt bug #494822 (diff) | |
download | gentoo-2-ca461084e21f22d122ec30e4e2ee25685ccd1746.tar.gz gentoo-2-ca461084e21f22d122ec30e4e2ee25685ccd1746.tar.bz2 gentoo-2-ca461084e21f22d122ec30e4e2ee25685ccd1746.zip |
Stable for sparc, wrt bug #493674
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.12.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index cac6d63e1c48..a2072c5fae2a 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dictd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.96 2013/12/22 13:23:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.97 2013/12/23 15:30:39 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> dictd-1.12.1-r1.ebuild: + Stable for sparc, wrt bug #493674 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> dictd-1.12.1-r1.ebuild: Stable for ppc64, wrt bug #493674 diff --git a/app-text/dictd/dictd-1.12.1-r1.ebuild b/app-text/dictd/dictd-1.12.1-r1.ebuild index 647c8bed3bb3..250eaf9d4f12 100644 --- a/app-text/dictd/dictd-1.12.1-r1.ebuild +++ b/app-text/dictd/dictd-1.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.12.1-r1.ebuild,v 1.4 2013/12/22 13:23:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.12.1-r1.ebuild,v 1.5 2013/12/23 15:30:39 ago Exp $ EAPI=5 inherit eutils readme.gentoo systemd user @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" # We install rfc so - ISOC-rfc LICENSE="GPL-2 ISOC-rfc" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="dbi judy minimal" # <gawk-3.1.6 makes tests fail. |