diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-28 02:52:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-28 02:52:21 +0000 |
commit | 546985253aa0809d80bb486c1bf08436c4a9ae1e (patch) | |
tree | 0e6a067c047be71f6d9afe701e58af74caea868e /net-dialup/minicom | |
parent | Stable on sparc. (diff) | |
download | historical-546985253aa0809d80bb486c1bf08436c4a9ae1e.tar.gz historical-546985253aa0809d80bb486c1bf08436c4a9ae1e.tar.bz2 historical-546985253aa0809d80bb486c1bf08436c4a9ae1e.zip |
Stable on sparc.
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/minicom/Manifest | 4 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.1-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index d864860cbe50..45964f053fcd 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/minicom # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.21 2004/06/24 22:30:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.22 2004/10/28 02:52:21 weeve Exp $ + + 27 Oct 2004; Jason Wever <weeve@gentoo.org> minicom-2.1-r1.ebuild: + Stable on sparc. 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> minicom-2.1-r1.ebuild: Stable on alpha. diff --git a/net-dialup/minicom/Manifest b/net-dialup/minicom/Manifest index ee98548deeb6..50de210ae223 100644 --- a/net-dialup/minicom/Manifest +++ b/net-dialup/minicom/Manifest @@ -1,9 +1,9 @@ -MD5 428b53c79e8bc15acb4ea07d757dae68 ChangeLog 2642 +MD5 ae1e652d8f1d4e9fcb9161a588df9e8c ChangeLog 2728 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 MD5 9b512974a07b7e5281e302eca05297d7 minicom-1.83.1-r1.ebuild 1713 MD5 99ed39f7c33b98ada39aecc3151bec37 minicom-2.00.0.ebuild 1044 MD5 fc64adfe49043056efb9ab7b998c7d5a minicom-2.1.ebuild 1061 -MD5 c0eb5eab07814864a506e5f312dfeaf1 minicom-2.1-r1.ebuild 1257 +MD5 e78940bc755c19140ef0022fca6322ad minicom-2.1-r1.ebuild 1255 MD5 fc4dc154118b88e1aab6aab216bb70aa files/digest-minicom-1.83.1-r1 70 MD5 bbd752eddf4c3da2156d40ae2713b371 files/digest-minicom-2.00.0 70 MD5 67f667abec40aca4b4418ae3937105ff files/digest-minicom-2.1 63 diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild index 6c214e81c4fb..3d7a2b012d9a 100644 --- a/net-dialup/minicom/minicom-2.1-r1.ebuild +++ b/net-dialup/minicom/minicom-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.6 2004/10/26 14:12:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.7 2004/10/28 02:52:21 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~mips ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ~ppc sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r3" |