public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/remind: ChangeLog remind-03.01.05.ebuild remind-03.00.24.ebuild remind-03.01.03.ebuild
@ 2008-04-17 10:39 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2008-04-17 10:39 UTC (permalink / raw
  To: gentoo-commits

tove        08/04/17 10:39:58

  Modified:             ChangeLog
  Added:                remind-03.01.05.ebuild
  Removed:              remind-03.00.24.ebuild remind-03.01.03.ebuild
  Log:
  Version bump. Cleaning.
  (Portage version: 2.1.5_rc4)

Revision  Changes    Path
1.29                 x11-misc/remind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	30 Mar 2008 11:13:10 -0000	1.28
+++ ChangeLog	17 Apr 2008 10:39:58 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/remind
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.28 2008/03/30 11:13:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.29 2008/04/17 10:39:58 tove Exp $
+
+*remind-03.01.05 (17 Apr 2008)
+
+  17 Apr 2008; Torsten Veller <tove@gentoo.org> -remind-03.00.24.ebuild,
+  -remind-03.01.03.ebuild, +remind-03.01.05.ebuild:
+  Version bump. Cleaning
 
   30 Mar 2008; Raúl Porcel <armin76@gentoo.org> remind-03.01.04.ebuild:
   sparc stable wrt #214361



1.1                  x11-misc/remind/remind-03.01.05.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/remind-03.01.05.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/remind-03.01.05.ebuild?rev=1.1&content-type=text/plain

Index: remind-03.01.05.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.05.ebuild,v 1.1 2008/04/17 10:39:58 tove Exp $

MY_P=${P/_beta/-BETA-}

DESCRIPTION="Ridiculously functional reminder program"
HOMEPAGE="http://www.roaringpenguin.com/products/remind"
SRC_URI="http://www.roaringpenguin.com/files/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="tk"

RDEPEND="tk? ( dev-lang/tk dev-tcltk/tcllib )"

S=${WORKDIR}/${MY_P}

src_unpack() {
	unpack ${A}
	sed -i 's:$(MAKE) install:&-nostripped:' "${S}"/Makefile || die
}

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
	dobin www/rem2html || die "dobin failed"

	dodoc README COPYRIGHT WINDOWS www/README.* || die "dodoc failed"

	if ! use tk ; then
		rm "${D}"/usr/bin/tkremind "${D}"/usr/share/man/man1/tkremind* \
			"${D}"/usr/bin/cm2rem*  "${D}"/usr/share/man/man1/cm2rem*
	fi
}



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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-17 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-17 10:39 [gentoo-commits] gentoo-x86 commit in x11-misc/remind: ChangeLog remind-03.01.05.ebuild remind-03.00.24.ebuild remind-03.01.03.ebuild Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox