diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-10-29 17:56:29 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-10-29 17:56:29 +0000 |
commit | c407481864599c1416661eea7a569f790e05a07f (patch) | |
tree | 34e2012ed070bd54d29490b22b87df9c775b662c /net-analyzer/pinger/pinger-0.32.ebuild | |
parent | version bump. fixing bug 180088 and some other problems. changed HOMEPAGE (diff) | |
download | historical-c407481864599c1416661eea7a569f790e05a07f.tar.gz historical-c407481864599c1416661eea7a569f790e05a07f.tar.bz2 historical-c407481864599c1416661eea7a569f790e05a07f.zip |
Marked ~amd64 for bug #195926
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'net-analyzer/pinger/pinger-0.32.ebuild')
-rw-r--r-- | net-analyzer/pinger/pinger-0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pinger/pinger-0.32.ebuild b/net-analyzer/pinger/pinger-0.32.ebuild index 7d610c311a45..349524b0458f 100644 --- a/net-analyzer/pinger/pinger-0.32.ebuild +++ b/net-analyzer/pinger/pinger-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/pinger-0.32.ebuild,v 1.1 2007/04/06 16:57:35 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/pinger-0.32.ebuild,v 1.2 2007/10/29 17:56:29 dang Exp $ DESCRIPTION="Cyclic multi ping utility for selected adresses using GTK/ncurses." HOMEPAGE="http://aa.vslib.cz/silk/projekty/pinger/index.php" @@ -8,7 +8,7 @@ SRC_URI="http://aa.vslib.cz/silk/projekty/pinger/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-util/pkgconfig-0.12 |