* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tablelist: ChangeLog tablelist-5.8.ebuild
@ 2013-04-29 6:33 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-04-29 6:33 UTC (permalink / raw
To: gentoo-commits
jlec 13/04/29 06:33:00
Modified: ChangeLog
Added: tablelist-5.8.ebuild
Log:
dev-tcltk/tablelist: Version Bump
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Revision Changes Path
1.20 dev-tcltk/tablelist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 19 Jan 2013 10:23:13 -0000 1.19
+++ ChangeLog 29 Apr 2013 06:33:00 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for dev-tcltk/tablelist
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.19 2013/01/19 10:23:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.20 2013/04/29 06:33:00 jlec Exp $
+
+*tablelist-5.8 (29 Apr 2013)
+
+ 29 Apr 2013; Justin Lecher <jlec@gentoo.org> +tablelist-5.8.ebuild:
+ Version Bump
19 Jan 2013; Ulrich Müller <ulm@gentoo.org> tablelist-5.6.ebuild,
tablelist-5.7.ebuild:
1.1 dev-tcltk/tablelist/tablelist-5.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild?rev=1.1&content-type=text/plain
Index: tablelist-5.8.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild,v 1.1 2013/04/29 06:33:00 jlec Exp $
EAPI=5
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="tablelist"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="examples doc"
RDEPEND="dev-lang/tcl"
DEPEND=""
S="${WORKDIR}/${MY_P}"
src_install() {
insinto /usr/$(get_libdir)/${MY_P}
doins -r ${PN}* pkgIndex.tcl scripts
use doc && dohtml doc/*
use examples && insinto /usr/share/${PN} && doins -r demos
dodoc README.txt
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-29 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 6:33 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tablelist: ChangeLog tablelist-5.8.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