public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (drac)" <drac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/realpath: ChangeLog realpath-1.12.ebuild
Date: Fri, 16 May 2008 14:30:58 +0000	[thread overview]
Message-ID: <E1Jx0xW-0005im-Gm@stork.gentoo.org> (raw)

drac        08/05/16 14:30:58

  Modified:             ChangeLog
  Added:                realpath-1.12.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.5_rc10)

Revision  Changes    Path
1.31                 app-admin/realpath/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/realpath/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/realpath/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/realpath/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/realpath/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	27 Mar 2008 16:12:54 -0000	1.30
+++ ChangeLog	16 May 2008 14:30:58 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/realpath
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/ChangeLog,v 1.30 2008/03/27 16:12:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/ChangeLog,v 1.31 2008/05/16 14:30:58 drac Exp $
+
+*realpath-1.12 (16 May 2008)
+
+  16 May 2008; Samuli Suominen <drac@gentoo.org> +realpath-1.12.ebuild:
+  Version bump.
 
   27 Mar 2008; Raúl Porcel <armin76@gentoo.org> realpath-1.9.16.ebuild,
   realpath-1.9.28.ebuild:



1.1                  app-admin/realpath/realpath-1.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/realpath/realpath-1.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/realpath/realpath-1.12.ebuild?rev=1.1&content-type=text/plain

Index: realpath-1.12.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.12.ebuild,v 1.1 2008/05/16 14:30:58 drac Exp $

inherit toolchain-funcs

DESCRIPTION="Return the canonicalized absolute pathname"
HOMEPAGE="http://packages.debian.org/unstable/utils/realpath"
SRC_URI="mirror://debian/pool/main/r/${PN}/${PN}_${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND="!sys-freebsd/freebsd-bin"

src_compile() {
	$(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -DVERSION=\"$PV\" -o ${PN} || die "compile failed."
}

src_install() {
	dobin ${PN} || die "dobin failed."
	doman man/${PN}.1
	newdoc debian/changelog ChangeLog.debian
}



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



             reply	other threads:[~2008-05-16 14:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-16 14:30 Samuli Suominen (drac) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-07 13:12 [gentoo-commits] gentoo-x86 commit in app-admin/realpath: ChangeLog realpath-1.12.ebuild Raul Porcel (armin76)
2009-01-10 15:29 Raul Porcel (armin76)
2009-01-10 16:52 Thomas Anderson (gentoofan23)
2009-01-12  4:28 Jeroen Roovers (jer)
2009-01-12 16:06 Brent Baude (ranger)
2009-01-14  0:41 Joseph Jezak (josejx)

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=E1Jx0xW-0005im-Gm@stork.gentoo.org \
    --to=drac@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