public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/screenfetch: screenfetch-2.5.3.ebuild ChangeLog
@ 2012-09-17 20:17 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-09-17 20:17 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/09/17 20:17:33

  Modified:             ChangeLog
  Added:                screenfetch-2.5.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.17/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-misc/screenfetch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/screenfetch/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 Aug 2012 18:06:19 -0000	1.3
+++ ChangeLog	17 Sep 2012 20:17:33 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/screenfetch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/screenfetch/ChangeLog,v 1.3 2012/08/17 18:06:19 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screenfetch/ChangeLog,v 1.4 2012/09/17 20:17:33 hwoarang Exp $
+
+*screenfetch-2.5.3 (17 Sep 2012)
+
+  17 Sep 2012; Markos Chandras <hwoarang@gentoo.org> +screenfetch-2.5.3.ebuild:
+  Version bump
 
 *screenfetch-2.5.0 (17 Aug 2012)
 



1.1                  app-misc/screenfetch/screenfetch-2.5.3.ebuild

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

Index: screenfetch-2.5.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-2.5.3.ebuild,v 1.1 2012/09/17 20:17:33 hwoarang Exp $

EAPI=4

MY_PN="${PN/f/F}"
DESCRIPTION="A Bash Screenshot Information Tool"
HOMEPAGE="https://github.com/KittyKatt/screenFetch"
SRC_URI="http://github.com/KittyKatt/${MY_PN}/zipball/v${PV} -> ${P}.zip"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="app-arch/unzip"
RDEPEND="media-gfx/scrot
	x11-apps/xdpyinfo"

GIT_HASH="9d5d97e"
S="${WORKDIR}"/KittyKatt-${MY_PN}-${GIT_HASH}

src_install() {
	dobin ${PN}-dev
	# also known as screenfetch
	dosym ${PN}-dev /usr/bin/${PN}
	dodoc CHANGELOG README.mkdn TODO
}





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

only message in thread, other threads:[~2012-09-17 20:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 20:17 [gentoo-commits] gentoo-x86 commit in app-misc/screenfetch: screenfetch-2.5.3.ebuild ChangeLog Markos Chandras (hwoarang)

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