summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-01-09 15:35:34 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-01-09 15:35:34 +0000
commit8fba5d90ecf879095c8d0561f33bad150ee3ebd9 (patch)
tree70103733a03da19f9a61c6b9516c13ca976b1c03 /net-analyzer/traceroute
parentstable x86, bug 297849 (diff)
downloadgentoo-2-8fba5d90ecf879095c8d0561f33bad150ee3ebd9.tar.gz
gentoo-2-8fba5d90ecf879095c8d0561f33bad150ee3ebd9.tar.bz2
gentoo-2-8fba5d90ecf879095c8d0561f33bad150ee3ebd9.zip
stable sparc, bug 299971
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/traceroute')
-rw-r--r--net-analyzer/traceroute/ChangeLog5
-rw-r--r--net-analyzer/traceroute/traceroute-2.0.12.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/traceroute/ChangeLog b/net-analyzer/traceroute/ChangeLog
index 6749042bd31b..c294319d5f41 100644
--- a/net-analyzer/traceroute/ChangeLog
+++ b/net-analyzer/traceroute/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/traceroute
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.66 2010/01/06 23:13:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.67 2010/01/09 15:35:34 tcunha Exp $
+
+ 09 Jan 2010; Tiago Cunha <tcunha@gentoo.org> traceroute-2.0.12.ebuild:
+ stable sparc, bug 299971
06 Jan 2010; Jeroen Roovers <jer@gentoo.org>
-files/traceroute-2.0.8-man.patch, -traceroute-2.0.9-r1.ebuild,
diff --git a/net-analyzer/traceroute/traceroute-2.0.12.ebuild b/net-analyzer/traceroute/traceroute-2.0.12.ebuild
index 4ee714c3fbb4..0221b4d89531 100644
--- a/net-analyzer/traceroute/traceroute-2.0.12.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.12.ebuild,v 1.1 2008/09/19 00:11:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.12.ebuild,v 1.2 2010/01/09 15:35:34 tcunha Exp $
inherit flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="static"
src_compile() {