diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-10 11:41:56 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-10 11:41:56 +0000 |
commit | 9b560cecb90d0282fce102125998451dff0ab41f (patch) | |
tree | 9d73cdc13c6ac395501c6ec51809c698f9c51c97 /net-analyzer/portmon | |
parent | tidy; x86 stable (diff) | |
download | historical-9b560cecb90d0282fce102125998451dff0ab41f.tar.gz historical-9b560cecb90d0282fce102125998451dff0ab41f.tar.bz2 historical-9b560cecb90d0282fce102125998451dff0ab41f.zip |
marked x86 stable
Diffstat (limited to 'net-analyzer/portmon')
-rw-r--r-- | net-analyzer/portmon/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/portmon/portmon-1.9.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/portmon/portmon-2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/portmon/ChangeLog b/net-analyzer/portmon/ChangeLog index 0b372ca1c91d..5c887fe24574 100644 --- a/net-analyzer/portmon/ChangeLog +++ b/net-analyzer/portmon/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2004/07/01 20:13:37 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/ChangeLog,v 1.7 2004/07/10 11:41:56 eldad Exp $ + + 10 Jul 2004; Eldad Zack <eldad@gentoo.org> portmon-1.9.ebuild, + portmon-2.0.ebuild: + marked x86 stable 01 Jul 2004; Jon Hood <squinky86@gentoo.org> portmon-1.9.ebuild, portmon-2.0.ebuild: diff --git a/net-analyzer/portmon/portmon-1.9.ebuild b/net-analyzer/portmon/portmon-1.9.ebuild index 49c9aed3892b..1123a776fafb 100644 --- a/net-analyzer/portmon/portmon-1.9.ebuild +++ b/net-analyzer/portmon/portmon-1.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-1.9.ebuild,v 1.6 2004/07/01 20:13:37 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-1.9.ebuild,v 1.7 2004/07/10 11:41:56 eldad 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" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/net-analyzer/portmon/portmon-2.0.ebuild b/net-analyzer/portmon/portmon-2.0.ebuild index 4958a3d4f06a..4604c9cfdffb 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 # 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.4 2004/07/01 20:13:37 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-2.0.ebuild,v 1.5 2004/07/10 11:41:56 eldad 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 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |