diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:36 +0000 |
commit | 0e688d38058aca86186a4bbc2f3e4cfa0065087b (patch) | |
tree | 0ddec31fdb2b2a376f6f1989473d78dedb54e9ca /sys-libs/slang | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-0e688d38058aca86186a4bbc2f3e4cfa0065087b.tar.gz gentoo-2-0e688d38058aca86186a4bbc2f3e4cfa0065087b.tar.bz2 gentoo-2-0e688d38058aca86186a4bbc2f3e4cfa0065087b.zip |
Stable for ppc, 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/slang')
-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 25a88bfa0e15..a2ad320c3a5a 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.139 2014/07/18 10:58:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.140 2014/07/28 13:49:36 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> slang-2.2.4-r1.ebuild: + Stable for ppc, wrt bug #512012 18 Jul 2014; Pacho Ramos <pacho@gentoo.org> slang-2.2.4-r1.ebuild: amd64/x86 stable, bug #513802 diff --git a/sys-libs/slang/slang-2.2.4-r1.ebuild b/sys-libs/slang/slang-2.2.4-r1.ebuild index f2edf545b8ee..b5122412c0b7 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.5 2014/07/18 10:58:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.2.4-r1.ebuild,v 1.6 2014/07/28 13:49:36 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 |