diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-07-11 20:35:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-07-11 20:35:53 +0000 |
commit | d8152f1b77ab1a4f1cd3954aaadc08e3997637a1 (patch) | |
tree | 4c4519294b169809ad4997bf1f4d25032a74945b /net-dialup/minicom | |
parent | Version bump (diff) | |
download | gentoo-2-d8152f1b77ab1a4f1cd3954aaadc08e3997637a1.tar.gz gentoo-2-d8152f1b77ab1a4f1cd3954aaadc08e3997637a1.tar.bz2 gentoo-2-d8152f1b77ab1a4f1cd3954aaadc08e3997637a1.zip |
Marked ppc stable for bug #274781.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-dialup/minicom')
-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 9ac4d78f6bd5..5b913ca2f954 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.72 2009/07/04 12:51:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.73 2009/07/11 20:35:53 josejx Exp $ + + 11 Jul 2009; Joseph Jezak <josejx@gentoo.org> minicom-2.3-r2.ebuild: + Marked ppc stable for bug #274781. 04 Jul 2009; Brent Baude <ranger@gentoo.org> minicom-2.3-r2.ebuild: stable ppc64, bug 274781 diff --git a/net-dialup/minicom/minicom-2.3-r2.ebuild b/net-dialup/minicom/minicom-2.3-r2.ebuild index 77072f2ff3ec..0ef97c819a82 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.4 2009/07/04 12:51:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r2.ebuild,v 1.5 2009/07/11 20:35:53 josejx 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" |