diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-10 07:57:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-10 07:57:07 +0000 |
commit | 56febcb3d8e4c69674fbca7244608298c5b55be6 (patch) | |
tree | 19ea364ff85470cf53ba7613eb3d4a3c0e0f71f8 /net-dialup/minicom | |
parent | ppc stable, bug #180909 (diff) | |
download | gentoo-2-56febcb3d8e4c69674fbca7244608298c5b55be6.tar.gz gentoo-2-56febcb3d8e4c69674fbca7244608298c5b55be6.tar.bz2 gentoo-2-56febcb3d8e4c69674fbca7244608298c5b55be6.zip |
Stable on ppc64 - now really; bug #180120
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index 6d35d990b2ee..3b9f61d3c3cc 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/minicom # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.59 2007/06/10 04:05:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.60 2007/06/10 07:57:07 corsair Exp $ + + 10 Jun 2007; Markus Rothe <corsair@gentoo.org> minicom-2.2-r1.ebuild: + Stable on ppc64 - now really; bug #180120 10 Jun 2007; Joshua Kinard <kumba@gentoo.org> minicom-2.2-r1.ebuild: Stable on mips, per #180120. diff --git a/net-dialup/minicom/minicom-2.2-r1.ebuild b/net-dialup/minicom/minicom-2.2-r1.ebuild index d1a2fe59b93d..8ac4e9aaef11 100644 --- a/net-dialup/minicom/minicom-2.2-r1.ebuild +++ b/net-dialup/minicom/minicom-2.2-r1.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/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.10 2007/06/10 04:05:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.11 2007/06/10 07:57:07 corsair Exp $ inherit eutils @@ -12,7 +12,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 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~sh sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r3" |