diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:47:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:47:49 +0000 |
commit | 954a99eb5faa4db528c79ac3c5655c32f13c392e (patch) | |
tree | caafe9b8fd4332ab26b06e4ab480de5f0532a0d6 /sys-libs | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-954a99eb5faa4db528c79ac3c5655c32f13c392e.tar.gz gentoo-2-954a99eb5faa4db528c79ac3c5655c32f13c392e.tar.bz2 gentoo-2-954a99eb5faa4db528c79ac3c5655c32f13c392e.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/slang/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/slang/slang-1.4.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog index 829fa2009225..5f905c10b9a2 100644 --- a/sys-libs/slang/ChangeLog +++ b/sys-libs/slang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/slang # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.51 2006/04/27 23:23:59 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.52 2006/07/22 15:47:49 kloeri Exp $ + + 22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> slang-1.4.9-r2.ebuild: + Stable on alpha. 27 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest: Fixing SHA256 digest, pass four diff --git a/sys-libs/slang/slang-1.4.9-r2.ebuild b/sys-libs/slang/slang-1.4.9-r2.ebuild index bfac3f3d30a9..da183ca64873 100644 --- a/sys-libs/slang/slang-1.4.9-r2.ebuild +++ b/sys-libs/slang/slang-1.4.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r2.ebuild,v 1.12 2006/04/24 01:56:57 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r2.ebuild,v 1.13 2006/07/22 15:47:49 kloeri Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.bz2 LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="cjk unicode" DEPEND=">=sys-libs/ncurses-5.2-r2" |