public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-misc/surl: ChangeLog surl-0.7.0-r1.ebuild surl-0.7.0.ebuild
@ 2010-04-26  9:00 Alex Alexander (wired)
  0 siblings, 0 replies; only message in thread
From: Alex Alexander (wired) @ 2010-04-26  9:00 UTC (permalink / raw
  To: gentoo-commits

wired       10/04/26 09:00:26

  Modified:             ChangeLog
  Added:                surl-0.7.0-r1.ebuild
  Removed:              surl-0.7.0.ebuild
  Log:
  revbump that actually works thanks to Daniel (billie)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  www-misc/surl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/surl/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/surl/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/surl/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/surl/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Apr 2010 13:40:58 -0000	1.1
+++ ChangeLog	26 Apr 2010 09:00:26 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for www-misc/surl
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/surl/ChangeLog,v 1.1 2010/04/25 13:40:58 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/surl/ChangeLog,v 1.2 2010/04/26 09:00:26 wired Exp $
+
+*surl-0.7.0-r1 (26 Apr 2010)
+
+  26 Apr 2010; Alex Alexander <wired@gentoo.org> -surl-0.7.0.ebuild,
+  +surl-0.7.0-r1.ebuild:
+  revbump that actually works thanks to Daniel (billie)
 
 *surl-0.7.0 (25 Apr 2010)
 



1.1                  www-misc/surl/surl-0.7.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/surl/surl-0.7.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/surl/surl-0.7.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: surl-0.7.0-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-misc/surl/surl-0.7.0-r1.ebuild,v 1.1 2010/04/26 09:00:26 wired Exp $

EAPI=3
PYTHON_DEPEND=2

inherit distutils

DESCRIPTION="URL shortening command line application that supports various sites."
HOMEPAGE="http://launchpad.net/surl"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz"

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

pkg_setup() {
	python_set_active_version 2
}

src_install() {
	distutils_src_install

	dodoc AUTHORS.txt || die "doc install failed"
}






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

only message in thread, other threads:[~2010-04-26  9:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26  9:00 [gentoo-commits] gentoo-x86 commit in www-misc/surl: ChangeLog surl-0.7.0-r1.ebuild surl-0.7.0.ebuild Alex Alexander (wired)

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