diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-23 17:21:35 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-23 17:21:35 +0000 |
commit | 3810c6aa209deaf9364b8ef3a87a7f2299dfe926 (patch) | |
tree | 56f72e0c38dc9ec0f3c63df04a63fceb50faf308 /net-analyzer/mrtg | |
parent | Remove webapp-check-php function: it's not used anywhere in the tree and outd... (diff) | |
download | gentoo-2-3810c6aa209deaf9364b8ef3a87a7f2299dfe926.tar.gz gentoo-2-3810c6aa209deaf9364b8ef3a87a7f2299dfe926.tar.bz2 gentoo-2-3810c6aa209deaf9364b8ef3a87a7f2299dfe926.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'net-analyzer/mrtg')
-rw-r--r-- | net-analyzer/mrtg/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/mrtg/mrtg-2.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/mrtg/ChangeLog b/net-analyzer/mrtg/ChangeLog index e41e1529b0d8..4ac707e55a5c 100644 --- a/net-analyzer/mrtg/ChangeLog +++ b/net-analyzer/mrtg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/mrtg # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/ChangeLog,v 1.47 2006/06/04 12:51:10 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/ChangeLog,v 1.48 2006/06/23 17:21:35 gmsoft Exp $ + + 23 Jun 2006; Guy Martin <gmsoft@gentoo.org> mrtg-2.14.3.ebuild: + Stable on hppa. 04 Jun 2006; Daniel Black <dragonheart@gentoo.org> mrtg-2.14.3.ebuild: fixed double http:// in HOMEPAGE as noticed by hoffie in #gentoo-bugs diff --git a/net-analyzer/mrtg/mrtg-2.14.3.ebuild b/net-analyzer/mrtg/mrtg-2.14.3.ebuild index 4c9c932bf191..befb1cca3fed 100644 --- a/net-analyzer/mrtg/mrtg-2.14.3.ebuild +++ b/net-analyzer/mrtg/mrtg-2.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.14.3.ebuild,v 1.2 2006/06/04 12:51:10 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.14.3.ebuild,v 1.3 2006/06/23 17:21:35 gmsoft Exp $ DESCRIPTION="A tool to monitor the traffic load on network-links" HOMEPAGE="http://oss.oetiker.ch/mrtg/" @@ -8,7 +8,7 @@ SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND="virtual/libc |