diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:24:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:24:14 +0000 |
commit | 553f6d016759070d27d72a2cf53ae0384439b849 (patch) | |
tree | 39eef6d13b320cc07b0150baae80161741aa9c21 /sys-libs | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-553f6d016759070d27d72a2cf53ae0384439b849.tar.gz gentoo-2-553f6d016759070d27d72a2cf53ae0384439b849.tar.bz2 gentoo-2-553f6d016759070d27d72a2cf53ae0384439b849.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/slang/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/slang/slang-2.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog index b4a8f14ce3fb..9f6aa24ad10a 100644 --- a/sys-libs/slang/ChangeLog +++ b/sys-libs/slang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/slang # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.143 2014/08/25 11:03:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.144 2014/09/15 08:24:14 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> slang-2.2.4-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> slang-2.2.4-r1.ebuild: Stable for alpha, wrt bug #512012 diff --git a/sys-libs/slang/slang-2.2.4-r1.ebuild b/sys-libs/slang/slang-2.2.4-r1.ebuild index 24194f1bc688..266f597a0f90 100644 --- a/sys-libs/slang/slang-2.2.4-r1.ebuild +++ b/sys-libs/slang/slang-2.2.4-r1.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/sys-libs/slang/slang-2.2.4-r1.ebuild,v 1.9 2014/08/25 11:03:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.2.4-r1.ebuild,v 1.10 2014/09/15 08:24:14 ago Exp $ EAPI=5 inherit eutils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="mirror://slang/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="cjk pcre png readline static-libs zlib" # ncurses for ncurses5-config to get terminfo directory |