diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-29 15:09:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-29 15:09:10 +0000 |
commit | 7398e64832b1241d3293c0465d72caa14b4518bc (patch) | |
tree | b60c37a5b20e534a78045526b38b2bca6275de02 /sys-libs/ncurses | |
parent | Version bump (diff) | |
download | gentoo-2-7398e64832b1241d3293c0465d72caa14b4518bc.tar.gz gentoo-2-7398e64832b1241d3293c0465d72caa14b4518bc.tar.bz2 gentoo-2-7398e64832b1241d3293c0465d72caa14b4518bc.zip |
Marking ncurses-5.6-r2 ppc64 for bug 203575
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r-- | sys-libs/ncurses/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/ncurses/ncurses-5.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog index 6e4f9fe0c1f1..32c1d4b9536c 100644 --- a/sys-libs/ncurses/ChangeLog +++ b/sys-libs/ncurses/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/ncurses # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.152 2007/12/28 17:33:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.153 2007/12/29 15:09:10 ranger Exp $ + + 29 Dec 2007; Brent Baude <ranger@gentoo.org> ncurses-5.6-r2.ebuild: + Marking ncurses-5.6-r2 ppc64 for bug 203575 28 Dec 2007; Raúl Porcel <armin76@gentoo.org> ncurses-5.6-r2.ebuild: alpha/ia64/sparc/x86 stable wrt #203575 diff --git a/sys-libs/ncurses/ncurses-5.6-r2.ebuild b/sys-libs/ncurses/ncurses-5.6-r2.ebuild index 70e7a68ab6d9..ac984145da4e 100644 --- a/sys-libs/ncurses/ncurses-5.6-r2.ebuild +++ b/sys-libs/ncurses/ncurses-5.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.6-r2.ebuild,v 1.7 2007/12/29 12:18:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.6-r2.ebuild,v 1.8 2007/12/29 15:09:10 ranger Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz LICENSE="MIT" SLOT="5" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bootstrap build debug doc gpm minimal nocxx profile trace unicode" DEPEND="gpm? ( sys-libs/gpm )" |