diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-29 02:09:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-29 02:09:34 +0000 |
commit | 8e3e643a2829b433d73565473f2c2fa6cfd60e67 (patch) | |
tree | c45285de0c88213b05a3d453f18562ef82f63818 /net-dialup/minicom | |
parent | Stable for HPPA (bug #180012). (diff) | |
download | gentoo-2-8e3e643a2829b433d73565473f2c2fa6cfd60e67.tar.gz gentoo-2-8e3e643a2829b433d73565473f2c2fa6cfd60e67.tar.bz2 gentoo-2-8e3e643a2829b433d73565473f2c2fa6cfd60e67.zip |
Stable for HPPA (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 502d1b0567b4..7ef0d8ef1664 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.49 2007/05/28 18:35:25 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.50 2007/05/29 02:09:34 jer Exp $ + + 29 May 2007; Jeroen Roovers <jer@gentoo.org> minicom-2.2-r1.ebuild: + Stable for HPPA (bug #180120). *minicom-2.2-r1 (28 May 2007) diff --git a/net-dialup/minicom/minicom-2.2-r1.ebuild b/net-dialup/minicom/minicom-2.2-r1.ebuild index fc670e8b3f57..2ac116314616 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.1 2007/05/28 18:35:25 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.2 2007/05/29 02:09:34 jer Exp $ inherit eutils flag-o-matic @@ -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" |