diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-17 18:32:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-17 18:32:56 +0000 |
commit | ed5657db80834c2527f7702c14cc2b4ba1b58296 (patch) | |
tree | 021d1b075462118c33db34ccb1d0c90fb3c99970 /sys-libs | |
parent | old (diff) | |
download | gentoo-2-ed5657db80834c2527f7702c14cc2b4ba1b58296.tar.gz gentoo-2-ed5657db80834c2527f7702c14cc2b4ba1b58296.tar.bz2 gentoo-2-ed5657db80834c2527f7702c14cc2b4ba1b58296.zip |
ia64/s390/sh/sparc stable wrt #287733
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/slang/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/slang/slang-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog index 9702e2c7891d..af8a86968462 100644 --- a/sys-libs/slang/ChangeLog +++ b/sys-libs/slang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/slang # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.110 2009/12/08 12:13:30 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.111 2009/12/17 18:32:56 armin76 Exp $ + + 17 Dec 2009; Raúl Porcel <armin76@gentoo.org> slang-2.2.0.ebuild: + ia64/s390/sh/sparc stable wrt #287733 *slang-2.2.2 (08 Dec 2009) diff --git a/sys-libs/slang/slang-2.2.0.ebuild b/sys-libs/slang/slang-2.2.0.ebuild index 8c626a4660b5..d791ff1bf5c3 100644 --- a/sys-libs/slang/slang-2.2.0.ebuild +++ b/sys-libs/slang/slang-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.2.0.ebuild,v 1.8 2009/10/31 14:22:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.2.0.ebuild,v 1.9 2009/12/17 18:32:56 armin76 Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="cjk pcre png readline zlib" RDEPEND="sys-libs/ncurses |