public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsps: cvsps-3.10.ebuild ChangeLog
@ 2013-01-23 11:59 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2013-01-23 11:59 UTC (permalink / raw
  To: gentoo-commits

slyfox      13/01/23 11:59:08

  Modified:             ChangeLog
  Added:                cvsps-3.10.ebuild
  Log:
  Version bump. Now with incremental import!
  
  (Portage version: 2.2.0_alpha153_p8/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.18                 dev-vcs/cvsps/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	9 Jan 2013 18:13:41 -0000	1.17
+++ ChangeLog	23 Jan 2013 11:59:08 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/cvsps
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.17 2013/01/09 18:13:41 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.18 2013/01/23 11:59:08 slyfox Exp $
+
+*cvsps-3.10 (23 Jan 2013)
+
+  23 Jan 2013; Sergei Trofimovich <slyfox@gentoo.org> +cvsps-3.10.ebuild:
+  Version bump. Now with incremental import!
 
 *cvsps-3.7 (09 Jan 2013)
 



1.1                  dev-vcs/cvsps/cvsps-3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild?rev=1.1&content-type=text/plain

Index: cvsps-3.10.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild,v 1.1 2013/01/23 11:59:08 slyfox Exp $

EAPI="4"

inherit eutils toolchain-funcs

DESCRIPTION="Generates patchset information from a CVS repository"
HOMEPAGE="http://www.catb.org/~esr/cvsps/"
SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}
	app-text/asciidoc"

src_prepare() {
	tc-export CC
	export prefix=/usr
}

src_install() {
	default
	dodoc README
}





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

only message in thread, other threads:[~2013-01-23 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 11:59 [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsps: cvsps-3.10.ebuild ChangeLog Sergei Trofimovich (slyfox)

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