public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/terminal-colors: ChangeLog terminal-colors-2.0.ebuild
@ 2013-08-05 18:01 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2013-08-05 18:01 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/08/05 18:01:21

  Modified:             ChangeLog
  Added:                terminal-colors-2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.8                  app-misc/terminal-colors/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/terminal-colors/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/terminal-colors/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/terminal-colors/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/terminal-colors/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	28 Jul 2013 09:19:52 -0000	1.7
+++ ChangeLog	5 Aug 2013 18:01:21 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/terminal-colors
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/terminal-colors/ChangeLog,v 1.7 2013/07/28 09:19:52 jcallen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/terminal-colors/ChangeLog,v 1.8 2013/08/05 18:01:21 radhermit Exp $
+
+*terminal-colors-2.0 (05 Aug 2013)
+
+  05 Aug 2013; Tim Harder <radhermit@gentoo.org> +terminal-colors-2.0.ebuild:
+  Version bump.
 
   28 Jul 2013; Jonathan Callen <jcallen@gentoo.org> terminal-colors-1.5.ebuild:
   Fix dependencies



1.1                  app-misc/terminal-colors/terminal-colors-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/terminal-colors/terminal-colors-2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/terminal-colors/terminal-colors-2.0.ebuild?rev=1.1&content-type=text/plain

Index: terminal-colors-2.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/terminal-colors/terminal-colors-2.0.ebuild,v 1.1 2013/08/05 18:01:21 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
PYTHON_REQ_USE="ncurses"

inherit python-single-r1

DESCRIPTION="A tool to display color charts for 8, 16, 88, and 256 color terminals"
HOMEPAGE="http://zhar.net/projects/shell/terminal-colors"
SRC_URI="http://dev.gentoo.org/~radhermit/distfiles/${P}.bz2"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

S=${WORKDIR}

src_prepare() {
	python_fix_shebang ${P}
}

src_install() {
	newbin ${P} ${PN}
}





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

only message in thread, other threads:[~2013-08-05 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-05 18:01 [gentoo-commits] gentoo-x86 commit in app-misc/terminal-colors: ChangeLog terminal-colors-2.0.ebuild Tim Harder (radhermit)

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