public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in net-print/ink: ink-0.5.0.ebuild ChangeLog
@ 2009-10-27 21:09 99% Thilo Bangert (bangert)
  0 siblings, 0 replies; 1+ results
From: Thilo Bangert (bangert) @ 2009-10-27 21:09 UTC (permalink / raw
  To: gentoo-commits

bangert     09/10/27 21:09:12

  Modified:             ChangeLog
  Added:                ink-0.5.0.ebuild
  Log:
  version bump
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.13                 net-print/ink/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/ink/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/ink/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/ink/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	2 Jun 2009 13:20:20 -0000	1.12
+++ ChangeLog	27 Oct 2009 21:09:11 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for net-print/ink
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.12 2009/06/02 13:20:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.13 2009/10/27 21:09:11 bangert Exp $
+
+*ink-0.5.0 (27 Oct 2009)
+
+  27 Oct 2009; Thilo Bangert <bangert@gentoo.org> +ink-0.5.0.ebuild:
+  version bump
 
   02 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> ink-0.4.1.ebuild,
   +files/ink-0.4.1-asneeded.patch:



1.1                  net-print/ink/ink-0.5.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/ink/ink-0.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/ink/ink-0.5.0.ebuild?rev=1.1&content-type=text/plain

Index: ink-0.5.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.0.ebuild,v 1.1 2009/10/27 21:09:11 bangert Exp $

EAPI="2"
inherit eutils

DESCRIPTION="A command line utility to display the ink level of your printer"
SRC_URI="mirror://sourceforge/ink/${P/_}.tar.gz"
HOMEPAGE="http://ink.sourceforge.net/"

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

DEPEND=">net-print/libinklevel-0.8"
RDEPEND="${DEPEND}"

#src_prepare() {
#	epatch "${FILESDIR}"/${P}-asneeded.patch
#}

src_install () {
	emake PREFIX="/usr" DESTDIR="${D}" install || die "emake install failed"
	dodoc README || die
}






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-10-27 21:09 99% [gentoo-commits] gentoo-x86 commit in net-print/ink: ink-0.5.0.ebuild ChangeLog Thilo Bangert (bangert)

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