diff options
author | Brent Baude <ranger@gentoo.org> | 2009-07-04 12:51:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-07-04 12:51:39 +0000 |
commit | e4864bbf9b738f4bae516e62a065c7f2d678e5fa (patch) | |
tree | 847ad6b96f2e00e0f49eba84e1a3f553255f6cea /net-dialup | |
parent | Marking pyzor-0.5.0 ppc64 for bug 274904 (diff) | |
download | gentoo-2-e4864bbf9b738f4bae516e62a065c7f2d678e5fa.tar.gz gentoo-2-e4864bbf9b738f4bae516e62a065c7f2d678e5fa.tar.bz2 gentoo-2-e4864bbf9b738f4bae516e62a065c7f2d678e5fa.zip |
stable ppc64, bug 274781
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index b77c01d68506..9ac4d78f6bd5 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/minicom # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.71 2009/06/28 13:37:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.72 2009/07/04 12:51:39 ranger Exp $ + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> minicom-2.3-r2.ebuild: + stable ppc64, bug 274781 28 Jun 2009; Tobias Klausmann <klausman@gentoo.org> minicom-2.3-r2.ebuild: Stable on alpha, bug #274781 diff --git a/net-dialup/minicom/minicom-2.3-r2.ebuild b/net-dialup/minicom/minicom-2.3-r2.ebuild index be6605aae3a0..77072f2ff3ec 100644 --- a/net-dialup/minicom/minicom-2.3-r2.ebuild +++ b/net-dialup/minicom/minicom-2.3-r2.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/net-dialup/minicom/minicom-2.3-r2.ebuild,v 1.3 2009/06/28 13:37:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r2.ebuild,v 1.4 2009/07/04 12:51:39 ranger Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/download.php/${STUPID_NUM}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="nls" COMMON_DEPEND="sys-libs/ncurses" |