diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 13:45:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 13:45:04 +0000 |
commit | bcd7381386e6b89f828c59be4f4b917a0add1596 (patch) | |
tree | 00055e38dbec4a0981ca1af422575715d2710250 /net-analyzer | |
parent | new version (Manifest recommit) (diff) | |
download | gentoo-2-bcd7381386e6b89f828c59be4f4b917a0add1596.tar.gz gentoo-2-bcd7381386e6b89f828c59be4f4b917a0add1596.tar.bz2 gentoo-2-bcd7381386e6b89f828c59be4f4b917a0add1596.zip |
Stable on alpha.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/mtr/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.49-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.54-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.54.ebuild | 4 |
4 files changed, 11 insertions, 9 deletions
diff --git a/net-analyzer/mtr/ChangeLog b/net-analyzer/mtr/ChangeLog index 0be52d89e0a6..10ea24650a5a 100644 --- a/net-analyzer/mtr/ChangeLog +++ b/net-analyzer/mtr/ChangeLog @@ -1,7 +1,9 @@ # ChangeLog for net-analyzer/mtr -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.16 2003/09/30 19:37:56 kumba Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.17 2004/06/05 13:45:04 kloeri Exp $ + 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> mtr-0.54-r1.ebuild: + Stable on alpha. *mtr-0.54-r1 (04 Aug 2003) diff --git a/net-analyzer/mtr/mtr-0.49-r1.ebuild b/net-analyzer/mtr/mtr-0.49-r1.ebuild index 885977f28e37..69480f70a8a3 100644 --- a/net-analyzer/mtr/mtr-0.49-r1.ebuild +++ b/net-analyzer/mtr/mtr-0.49-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.49-r1.ebuild,v 1.11 2003/09/05 23:40:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.49-r1.ebuild,v 1.12 2004/06/05 13:45:04 kloeri Exp $ IUSE="gtk" diff --git a/net-analyzer/mtr/mtr-0.54-r1.ebuild b/net-analyzer/mtr/mtr-0.54-r1.ebuild index 22e6d30f7b6d..e33699e173f0 100644 --- a/net-analyzer/mtr/mtr-0.54-r1.ebuild +++ b/net-analyzer/mtr/mtr-0.54-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54-r1.ebuild,v 1.3 2004/02/27 12:07:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54-r1.ebuild,v 1.4 2004/06/05 13:45:04 kloeri Exp $ IUSE="gtk ipv6" @@ -14,7 +14,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~hppa alpha" src_unpack() { diff --git a/net-analyzer/mtr/mtr-0.54.ebuild b/net-analyzer/mtr/mtr-0.54.ebuild index 781bec41723e..400e3677bd85 100644 --- a/net-analyzer/mtr/mtr-0.54.ebuild +++ b/net-analyzer/mtr/mtr-0.54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54.ebuild,v 1.5 2003/07/30 19:18:33 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54.ebuild,v 1.6 2004/06/05 13:45:04 kloeri Exp $ IUSE="gtk" |