diff options
author | Peter Weller <welp@gentoo.org> | 2007-01-04 21:57:15 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-01-04 21:57:15 +0000 |
commit | ecb5c51772311041957437d62632410c6b011fa9 (patch) | |
tree | 6f5b4bb071ee6264dcab0a616f03f865d4e6fc23 /net-analyzer | |
parent | Mask ultra1 useflag on base rather than default-linux and selinux, so that it... (diff) | |
download | gentoo-2-ecb5c51772311041957437d62632410c6b011fa9.tar.gz gentoo-2-ecb5c51772311041957437d62632410c6b011fa9.tar.bz2 gentoo-2-ecb5c51772311041957437d62632410c6b011fa9.zip |
Keyworded amd64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/portmon/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/portmon/files/digest-portmon-2.0 | 2 | ||||
-rw-r--r-- | net-analyzer/portmon/portmon-2.0.ebuild | 6 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-analyzer/portmon/ChangeLog b/net-analyzer/portmon/ChangeLog index 508c14e08504..51caf187c9a6 100644 --- a/net-analyzer/portmon/ChangeLog +++ b/net-analyzer/portmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/portmon -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/ChangeLog,v 1.8 2004/08/07 23:54:04 slarti Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/ChangeLog,v 1.9 2007/01/04 21:57:15 welp Exp $ + + 04 Jan 2007; Peter Weller (welp) <welp@gentoo.org> portmon-2.0.ebuild: + Keyworded amd64 08 Aug 2004; Tom Martin <slarti@gentoo.org> portmon-1.9.ebuild, portmon-2.0.ebuild: diff --git a/net-analyzer/portmon/files/digest-portmon-2.0 b/net-analyzer/portmon/files/digest-portmon-2.0 index 37607ed4c003..193436e8d2f5 100644 --- a/net-analyzer/portmon/files/digest-portmon-2.0 +++ b/net-analyzer/portmon/files/digest-portmon-2.0 @@ -1 +1,3 @@ MD5 dc9a0f9da5aa8544257c3546b65cfb93 portmon-2.0.tar.gz 107246 +RMD160 5aaaea0b2e765e9580844a0f9cfc848c170b3557 portmon-2.0.tar.gz 107246 +SHA256 b2f2129ff02080e4f828c16617e52141bec3cc5582db5cebed3951418225e816 portmon-2.0.tar.gz 107246 diff --git a/net-analyzer/portmon/portmon-2.0.ebuild b/net-analyzer/portmon/portmon-2.0.ebuild index e9c5e0293db4..e9d17b1e6224 100644 --- a/net-analyzer/portmon/portmon-2.0.ebuild +++ b/net-analyzer/portmon/portmon-2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-2.0.ebuild,v 1.6 2004/08/07 23:54:04 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-2.0.ebuild,v 1.7 2007/01/04 21:57:15 welp Exp $ DESCRIPTION="Portmon is a network service monitoring daemon." SRC_URI="http://aboleo.net/software/portmon/downloads/${P}.tar.gz" HOMEPAGE="http://aboleo.net/software/portmon/" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |