public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/traceroute: ChangeLog traceroute-2.0.11.ebuild
Date: Fri, 25 Apr 2008 21:45:10 +0000	[thread overview]
Message-ID: <E1JpVjC-0004YA-Eo@stork.gentoo.org> (raw)

vapier      08/04/25 21:45:10

  Modified:             ChangeLog
  Added:                traceroute-2.0.11.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_pre5)

Revision  Changes    Path
1.57                 net-analyzer/traceroute/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/traceroute/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/traceroute/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/traceroute/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	17 Apr 2008 18:11:19 -0000	1.56
+++ ChangeLog	25 Apr 2008 21:45:09 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/traceroute
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.56 2008/04/17 18:11:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.57 2008/04/25 21:45:09 vapier Exp $
+
+*traceroute-2.0.11 (25 Apr 2008)
+
+  25 Apr 2008; Mike Frysinger <vapier@gentoo.org> +traceroute-2.0.11.ebuild:
+  Version bump.
 
 *traceroute-2.0.10 (17 Apr 2008)
 



1.1                  net-analyzer/traceroute/traceroute-2.0.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.11.ebuild?rev=1.1&content-type=text/plain

Index: traceroute-2.0.11.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.11.ebuild,v 1.1 2008/04/25 21:45:09 vapier Exp $

inherit flag-o-matic toolchain-funcs

DESCRIPTION="Utility to trace the route of IP packets"
HOMEPAGE="http://dmitry.butskoy.name/traceroute"
SRC_URI="http://www.odu.neva.ru/buc/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"
IUSE="static"

DEPEND=""

src_compile() {
	use static && append-ldflags -static
	tc-export CC AR RANLIB
	emake env=yes || die
}

src_install() {
	emake \
		DESTDIR="${D}" \
		prefix="/usr" \
		libdir="/usr/$(get_libdir)" \
		install \
		|| die
	dodoc ChangeLog CREDITS README TODO
}



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-04-25 21:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-25 21:45 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-20 17:13 [gentoo-commits] gentoo-x86 commit in net-analyzer/traceroute: ChangeLog traceroute-2.0.11.ebuild Mike Frysinger (vapier)
2008-08-15 11:11 Raul Porcel (armin76)
2008-08-25 21:09 Brent Baude (ranger)
2008-08-25 21:10 Brent Baude (ranger)
2008-08-26  0:18 Jeroen Roovers (jer)
2008-08-27 14:23 Thomas Anderson (gentoofan23)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JpVjC-0004YA-Eo@stork.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox