idella4 15/01/14 03:25:38
Modified: translationstring-1.3.ebuild ChangeLog
Removed: translationstring-1.1.ebuild
translationstring-0.4.ebuild
translationstring-0.3.ebuild
translationstring-1.1-r1.ebuild
Log:
re-add README.txt to DOCS, rm old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0xB8072B0D)
Revision Changes Path
1.3 dev-python/translationstring/translationstring-1.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/translationstring/translationstring-1.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/translationstring/translationstring-1.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/translationstring/translationstring-1.3.ebuild?r1=1.2&r2=1.3
Index: translationstring-1.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/translationstring/translationstring-1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- translationstring-1.3.ebuild 8 Dec 2014 04:05:53 -0000 1.2
+++ translationstring-1.3.ebuild 14 Jan 2015 03:25:38 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/translationstring/translationstring-1.3.ebuild,v
1.2 2014/12/08 04:05:53 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/translationstring/translationstring-1.3.ebuild,v
1.3 2015/01/14 03:25:38 idella4 Exp $
EAPI=5
@@ -21,7 +21,7 @@
RDEPEND=""
# Include COPYRIGHT.txt because the license seems to require it.
-DOCS=( COPYRIGHT.txt )
+DOCS=( COPYRIGHT.txt README.txt )
python_test() {
esetup.py test || die
1.17 dev-python/translationstring/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/translationstring/ChangeLog?rev=1.17&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/translationstring/ChangeLog?rev=1.17&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/translationstring/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/translationstring/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 8 Dec 2014 04:05:53 -0000 1.16
+++ ChangeLog 14 Jan 2015 03:25:38 -0000 1.17
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/translationstring
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/translationstring/ChangeLog,v
1.16 2014/12/08 04:05:53 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/translationstring/ChangeLog,v
1.17 2015/01/14 03:25:38 idella4 Exp $
+
+ 14 Jan 2015; Ian Delaney <[email protected]> -translationstring-0.3.ebuild,
+ -translationstring-0.4.ebuild, -translationstring-1.1-r1.ebuild,
+ -translationstring-1.1.ebuild, translationstring-1.3.ebuild:
+ re-add README.txt to DOCS, rm old
08 Dec 2014; Ian Delaney <[email protected]> translationstring-1.3.ebuild:
clean old impl, add pypy3