public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/whowatch: ChangeLog whowatch-1.6.0.ebuild
Date: Sun, 16 Nov 2008 13:56:05 +0000	[thread overview]
Message-ID: <E1L1i6f-0003HN-2D@stork.gentoo.org> (raw)

jer         08/11/16 13:56:05

  Modified:             ChangeLog
  Added:                whowatch-1.6.0.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.22                 app-admin/whowatch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	27 Oct 2008 20:15:23 -0000	1.21
+++ ChangeLog	16 Nov 2008 13:56:04 -0000	1.22
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/whowatch
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v 1.21 2008/10/27 20:15:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v 1.22 2008/11/16 13:56:04 jer Exp $
+
+*whowatch-1.6.0 (16 Nov 2008)
+
+  16 Nov 2008; Jeroen Roovers <jer@gentoo.org>
+  +files/whowatch-1.6.0-cflags.patch, +files/whowatch-1.6.0-debian.patch,
+  +whowatch-1.6.0.ebuild:
+  Version bump.
 
   27 Oct 2008; Jeroen Roovers <jer@gentoo.org>
   +files/whowatch-1.5.2-implicit.patch, metadata.xml,



1.1                  app-admin/whowatch/whowatch-1.6.0.ebuild

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

Index: whowatch-1.6.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.6.0.ebuild,v 1.1 2008/11/16 13:56:05 jer Exp $

inherit eutils toolchain-funcs

DESCRIPTION="interactive who-like program that displays information about users currently logged on in real time"
HOMEPAGE="http://wizard.ae.krakow.pl/~mike/"
SRC_URI="http://wizard.ae.krakow.pl/~mike/download/${P}.tar.gz"

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

DEPEND="sys-libs/ncurses"

src_unpack() {
	unpack ${A}
	cd "${S}"

	epatch "${FILESDIR}"/${P}-debian.patch
	epatch "${FILESDIR}"/${P}-cflags.patch
}

src_compile() {
	tc-export CC
	CFLAGS="${CFLAGS} -fno-unit-at-a-time"

	econf || die "econf failed"
	emake || die
}

src_install() {
	dobin src/${PN} || die "dobin failed"
	doman ${PN}.1
	dodoc AUTHORS ChangeLog README TODO
}






             reply	other threads:[~2008-11-16 13:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-16 13:56 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-16 15:21 [gentoo-commits] gentoo-x86 commit in app-admin/whowatch: ChangeLog whowatch-1.6.0.ebuild Jeroen Roovers (jer)
2008-11-27 17:55 Jeroen Roovers (jer)
2008-11-27 17:57 Jeroen Roovers (jer)
2009-04-01 15:06 Jeroen Roovers (jer)
2009-04-01 15:35 Friedrich Oslage (bluebird)
2009-04-02  2:16 Joseph Jezak (josejx)
2009-04-03 16:07 Tiago Cunha (tcunha)
2009-04-03 23:50 Jeroen Roovers (jer)
2009-04-07 18:41 Tobias Klausmann (klausman)
2009-04-14  9:56 Raul Porcel (armin76)

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=E1L1i6f-0003HN-2D@stork.gentoo.org \
    --to=jer@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