diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-24 13:31:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-24 13:31:30 +0000 |
commit | b1dcb0098c99ada210404534732ed3c75ddc36f7 (patch) | |
tree | afb2178760d0834620265ec2a4b5d3d59bf1a5dd /net-dialup/minicom | |
parent | New maintainer needed as peitolm retires (#203843) (diff) | |
download | gentoo-2-b1dcb0098c99ada210404534732ed3c75ddc36f7.tar.gz gentoo-2-b1dcb0098c99ada210404534732ed3c75ddc36f7.tar.bz2 gentoo-2-b1dcb0098c99ada210404534732ed3c75ddc36f7.zip |
Stable for HPPA (bug #274781).
(Portage version: 2.2_rc33/cvs/Linux i686)
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 a1f334536328..8fb7d7debc8f 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.69 2009/06/20 10:36:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.70 2009/06/24 13:31:30 jer Exp $ + + 24 Jun 2009; Jeroen Roovers <jer@gentoo.org> minicom-2.3-r2.ebuild: + Stable for HPPA (bug #274781). *minicom-2.3-r2 (20 Jun 2009) diff --git a/net-dialup/minicom/minicom-2.3-r2.ebuild b/net-dialup/minicom/minicom-2.3-r2.ebuild index 3e4cd5bb2e46..30833e92d3f9 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.1 2009/06/20 10:36:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r2.ebuild,v 1.2 2009/06/24 13:31:30 jer 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" |