diff options
author | 2007-02-08 12:55:16 +0000 | |
---|---|---|
committer | 2007-02-08 12:55:16 +0000 | |
commit | a0641c5c3c7fd5178d3145cd1eee8369877fc675 (patch) | |
tree | 9231af448ac9779b83a59b1d4565762a3234dbab /net-misc/ipcalc | |
parent | Stable on sparc wrt #165428 (diff) | |
download | gentoo-2-a0641c5c3c7fd5178d3145cd1eee8369877fc675.tar.gz gentoo-2-a0641c5c3c7fd5178d3145cd1eee8369877fc675.tar.bz2 gentoo-2-a0641c5c3c7fd5178d3145cd1eee8369877fc675.zip |
Stable on sparc
(Portage version: 2.1.2-r8)
Diffstat (limited to 'net-misc/ipcalc')
-rw-r--r-- | net-misc/ipcalc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipcalc/files/digest-ipcalc-0.37 | 2 | ||||
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.41.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/net-misc/ipcalc/ChangeLog b/net-misc/ipcalc/ChangeLog index 65a40cd1f0f4..edb50d3fae97 100644 --- a/net-misc/ipcalc/ChangeLog +++ b/net-misc/ipcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipcalc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ChangeLog,v 1.5 2007/02/07 03:50:42 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ChangeLog,v 1.6 2007/02/08 12:55:16 gustavoz Exp $ + + 08 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> ipcalc-0.41.ebuild: + Stable on sparc 07 Feb 2007; Marcelo Goes <vanquirius@gentoo.org> -ipcalc-0.38.ebuild, ipcalc-0.41.ebuild: diff --git a/net-misc/ipcalc/files/digest-ipcalc-0.37 b/net-misc/ipcalc/files/digest-ipcalc-0.37 index c2af39033e69..70069a635475 100644 --- a/net-misc/ipcalc/files/digest-ipcalc-0.37 +++ b/net-misc/ipcalc/files/digest-ipcalc-0.37 @@ -1 +1,3 @@ MD5 6c30d86cc44ab518e177093731b3d7c3 ipcalc-0.37.tar.gz 9607 +RMD160 3a26437da210f4ee49ee2284240241292c3acdc0 ipcalc-0.37.tar.gz 9607 +SHA256 537866d77eb0b27858818a4e05d970883eb2dae2ce8d99572aaefee1c5cdd223 ipcalc-0.37.tar.gz 9607 diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild b/net-misc/ipcalc/ipcalc-0.41.ebuild index e27798a4315a..7be3308cfec9 100644 --- a/net-misc/ipcalc/ipcalc-0.41.ebuild +++ b/net-misc/ipcalc/ipcalc-0.41.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-misc/ipcalc/ipcalc-0.41.ebuild,v 1.2 2007/02/07 03:50:42 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.41.ebuild,v 1.3 2007/02/08 12:55:16 gustavoz Exp $ DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" HOMEPAGE="http://jodies.de/ipcalc" @@ -8,7 +8,7 @@ SRC_URI="http://jodies.de/ipcalc-archive/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0" |