public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tablelist: ChangeLog tablelist-5.4.ebuild
@ 2011-09-19 16:59 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-09-19 16:59 UTC (permalink / raw
  To: gentoo-commits

jlec        11/09/19 16:59:00

  Modified:             ChangeLog
  Added:                tablelist-5.4.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-tcltk/tablelist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	6 Jul 2011 11:59:47 -0000	1.8
+++ ChangeLog	19 Sep 2011 16:59:00 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-tcltk/tablelist
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.8 2011/07/06 11:59:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.9 2011/09/19 16:59:00 jlec Exp $
+
+*tablelist-5.4 (19 Sep 2011)
+
+  19 Sep 2011; Justin Lecher <jlec@gentoo.org> +tablelist-5.4.ebuild:
+  Version Bump
 
 *tablelist-5.3 (06 Jul 2011)
 



1.1                  dev-tcltk/tablelist/tablelist-5.4.ebuild

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

Index: tablelist-5.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.4.ebuild,v 1.1 2011/09/19 16:59:00 jlec Exp $

EAPI=4

inherit multilib

MY_P="${PN}${PV}"

DESCRIPTION="Multi-Column Listbox Package"
HOMEPAGE="http://www.nemethi.de/tablelist/index.html"
SRC_URI="http://www.nemethi.de/tablelist/${MY_P}.tar.gz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND="dev-lang/tcl"
DEPEND=""

S="${WORKDIR}/${MY_P}"

src_install() {
	insinto /usr/$(get_libdir)/${MY_P}
	doins -r ${PN}* pkgIndex.tcl scripts
	dohtml doc/*
	dodoc README.txt
}






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

only message in thread, other threads:[~2011-09-19 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-19 16:59 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tablelist: ChangeLog tablelist-5.4.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