diff options
author | David Holm <dholm@gentoo.org> | 2004-04-28 16:31:53 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-28 16:31:53 +0000 |
commit | cb39f1b0b830c74040a97b9840a551635202e536 (patch) | |
tree | bc100cc90c7d446bc60fc12298d3b18f89279947 /net-analyzer | |
parent | Added to ~ppc (diff) | |
download | historical-cb39f1b0b830c74040a97b9840a551635202e536.tar.gz historical-cb39f1b0b830c74040a97b9840a551635202e536.tar.bz2 historical-cb39f1b0b830c74040a97b9840a551635202e536.zip |
Added to ~ppc
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/portmon/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/portmon/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/portmon/portmon-2.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/portmon/ChangeLog b/net-analyzer/portmon/ChangeLog index 2ce1463b739d..d78cde2cd0d6 100644 --- a/net-analyzer/portmon/ChangeLog +++ b/net-analyzer/portmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/portmon # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/ChangeLog,v 1.3 2004/04/27 15:02:05 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/ChangeLog,v 1.4 2004/04/28 16:31:53 dholm Exp $ + + 28 Apr 2004; David Holm <dholm@gentoo.org> portmon-2.0.ebuild: + Added to ~ppc. *portmon-2.0 (27 Apr 2004) diff --git a/net-analyzer/portmon/Manifest b/net-analyzer/portmon/Manifest index 5ea00335febd..770822019746 100644 --- a/net-analyzer/portmon/Manifest +++ b/net-analyzer/portmon/Manifest @@ -1,7 +1,7 @@ -MD5 1fe8be32dbf455d20d04f45d5a980166 ChangeLog 655 +MD5 92d84491f2072704cf378b2b13e7fbd6 ChangeLog 736 MD5 afd3bf9a6933695a0b3176c0ae4b2a62 portmon-1.9.ebuild 809 MD5 7d43ec53a471d42b355ba1702e0be15d metadata.xml 354 -MD5 05ebfb48f1bbb22a7943015d1b979430 portmon-2.0.ebuild 810 +MD5 8673964a92ae427eca2c09df8d7ae9e2 portmon-2.0.ebuild 813 MD5 52e3317349da2a915781b132dba91d9f files/digest-portmon-1.9 63 MD5 cee7d5757350aed272f3e277ba071d0b files/portmon.init 755 MD5 3148050ea7db3913004266dbb22ef788 files/digest-portmon-2.0 63 diff --git a/net-analyzer/portmon/portmon-2.0.ebuild b/net-analyzer/portmon/portmon-2.0.ebuild index 3f36e6118706..901ead1973ef 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 Technologies, Inc. # 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.1 2004/04/27 15:02:05 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-2.0.ebuild,v 1.2 2004/04/28 16:31:53 dholm Exp $ DESCRIPTION="Portmon is a netwok service monitoring daemon." SRC_URI="http://aboleo.net/software/portmon/downloads/${P}.tar.gz" HOMEPAGE="http://aboleo.net/software/portmon/" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |