public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/tkcvs: tkcvs-8.2.2.ebuild ChangeLog tkcvs-8.0.4.ebuild tkcvs-8.2.ebuild
@ 2010-06-21 10:05 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-06-21 10:05 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/21 10:05:56

  Modified:             ChangeLog tkcvs-8.0.4.ebuild tkcvs-8.2.ebuild
  Added:                tkcvs-8.2.2.ebuild
  Log:
  Version Bump, cleaned up DESCRIPTION
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-vcs/tkcvs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	21 Jun 2010 09:52:13 -0000	1.1
+++ ChangeLog	21 Jun 2010 10:05:56 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/tkcvs
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/ChangeLog,v 1.1 2010/06/21 09:52:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/ChangeLog,v 1.2 2010/06/21 10:05:56 jlec Exp $
+
+*tkcvs-8.2.2 (21 Jun 2010)
+
+  21 Jun 2010; Justin Lecher <jlec@gentoo.org> tkcvs-8.0.4.ebuild,
+  tkcvs-8.2.ebuild, +tkcvs-8.2.2.ebuild:
+  Version Bump, cleaned up DESCRIPTION
 
   21 Jun 2010; Justin Lecher <jlec@gentoo.org> +tkcvs-8.0.4.ebuild,
   +tkcvs-8.2.ebuild, +metadata.xml:



1.2                  dev-vcs/tkcvs/tkcvs-8.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.0.4.ebuild?r1=1.1&r2=1.2

Index: tkcvs-8.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tkcvs-8.0.4.ebuild	21 Jun 2010 09:52:13 -0000	1.1
+++ tkcvs-8.0.4.ebuild	21 Jun 2010 10:05:56 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.0.4.ebuild,v 1.1 2010/06/21 09:52:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.0.4.ebuild,v 1.2 2010/06/21 10:05:56 jlec Exp $
 
 inherit eutils
 
 MY_P=${PN}_${PV//./_}
-DESCRIPTION="TkCVS is a Tcl/Tk-based graphical interface to CVS."
+DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
 SRC_URI="http://www.twobarleycorns.net/${MY_P}.tar.gz"
 HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
 



1.2                  dev-vcs/tkcvs/tkcvs-8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.ebuild?r1=1.1&r2=1.2

Index: tkcvs-8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tkcvs-8.2.ebuild	21 Jun 2010 09:52:13 -0000	1.1
+++ tkcvs-8.2.ebuild	21 Jun 2010 10:05:56 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.ebuild,v 1.1 2010/06/21 09:52:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.ebuild,v 1.2 2010/06/21 10:05:56 jlec Exp $
 
 inherit eutils
 
 MY_P=${PN}_${PV//./_}
-DESCRIPTION="TkCVS is a Tcl/Tk-based graphical interface to CVS."
+DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
 SRC_URI="http://www.twobarleycorns.net/${MY_P}.tar.gz"
 HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
 



1.1                  dev-vcs/tkcvs/tkcvs-8.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild?rev=1.1&content-type=text/plain

Index: tkcvs-8.2.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild,v 1.1 2010/06/21 10:05:56 jlec Exp $

inherit eutils

MY_P=${PN}_${PV//./_}
DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
SRC_URI="http://www.twobarleycorns.net/${MY_P}.tar.gz"
HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"

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

DEPEND=">=dev-lang/tk-8.4"
RDEPEND="${DEPEND}
	dev-vcs/cvs
	dev-util/subversion
	sys-apps/diffutils
	dev-util/tkdiff"

S=${WORKDIR}/${MY_P}

src_unpack() {
	unpack ${A}
	cd "${S}"
	sed -e "/set MANDIR/s/man man1/share man man1/" \
		-e "/set LIBDIR/s/lib/$(get_libdir)/" \
		-i doinstall.tcl || die
}

src_install() {
	# bug 66030
	unset DISPLAY
	./doinstall.tcl -nox "${D}"/usr || die

	# dev-tcktk/tkdiff
	rm "${D}"/usr/bin/tkdiff

	# Add docs...this is important
	dodoc CHANGELOG FAQ
}






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

only message in thread, other threads:[~2010-06-21 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 10:05 [gentoo-commits] gentoo-x86 commit in dev-vcs/tkcvs: tkcvs-8.2.2.ebuild ChangeLog tkcvs-8.0.4.ebuild tkcvs-8.2.ebuild Justin Lecher (jlec)

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