diff options
author | Robert Buchholz <rbu@gentoo.org> | 2008-06-21 22:39:06 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2008-06-21 22:39:06 +0000 |
commit | 89617ca87cbe0633fef60c74342c0cc088569015 (patch) | |
tree | 2d8f3a9b9273501927b790dc097beaf2b0fe5492 /net-dialup/minicom | |
parent | Distfile for libquicktime-1.0.2_p20080621 has propagated, unmasking. (diff) | |
download | gentoo-2-89617ca87cbe0633fef60c74342c0cc088569015.tar.gz gentoo-2-89617ca87cbe0633fef60c74342c0cc088569015.tar.bz2 gentoo-2-89617ca87cbe0633fef60c74342c0cc088569015.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index d39a7f583376..473a7940293c 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/minicom # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.65 2008/06/03 09:19:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.66 2008/06/21 22:39:06 rbu Exp $ + + 21 Jun 2008; Robert Buchholz <rbu@gentoo.org> minicom-2.3-r1.ebuild: + amd64 stable 03 Jun 2008; Raúl Porcel <armin76@gentoo.org> minicom-2.3-r1.ebuild: ia64/sparc/x86 stable diff --git a/net-dialup/minicom/minicom-2.3-r1.ebuild b/net-dialup/minicom/minicom-2.3-r1.ebuild index ac8e776da1f9..e4d7e4cce3de 100644 --- a/net-dialup/minicom/minicom-2.3-r1.ebuild +++ b/net-dialup/minicom/minicom-2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.2 2008/06/03 09:19:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.3 2008/06/21 22:39:06 rbu 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="nls" COMM0N_DEPEND="sys-libs/ncurses" |