* [gentoo-commits] gentoo-x86 commit in dev-python/cssutils: metadata.xml ChangeLog
@ 2015-06-03 15:04 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-03 15:04 UTC (permalink / raw
To: gentoo-commits
jlec 15/06/03 15:04:10
Modified: metadata.xml ChangeLog
Log:
Add pypi to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path
1.3 dev-python/cssutils/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/metadata.xml?r1=1.2&r2=1.3
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cssutils/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml 31 Mar 2012 17:02:29 -0000 1.2
+++ metadata.xml 3 Jun 2015 15:04:10 -0000 1.3
@@ -1,13 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <maintainer>
- <email>lordvan@gentoo.org</email>
- <name>Thomas Raschbacher</name>
- </maintainer>
- <longdescription lang="en">A Python package to parse and build CSS Cascading Style Sheets.</longdescription>
- <upstream>
- <remote-id type="google-code">cssutils</remote-id>
- </upstream>
+ <herd>python</herd>
+ <maintainer>
+ <email>lordvan@gentoo.org</email>
+ <name>Thomas Raschbacher</name>
+ </maintainer>
+ <longdescription lang="en">
+A Python package to parse and build CSS Cascading Style Sheets.
+</longdescription>
+ <upstream>
+ <remote-id type="google-code">cssutils</remote-id>
+ <remote-id type="pypi">cssutils</remote-id>
+ </upstream>
</pkgmetadata>
1.40 dev-python/cssutils/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cssutils/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 8 Apr 2015 08:05:28 -0000 1.39
+++ ChangeLog 3 Jun 2015 15:04:10 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cssutils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cssutils/ChangeLog,v 1.39 2015/04/08 08:05:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cssutils/ChangeLog,v 1.40 2015/06/03 15:04:10 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> cssutils-0.9.10-r1.ebuild:
Drop old Python implementations
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/cssutils: metadata.xml ChangeLog
@ 2015-06-07 19:20 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-07 19:20 UTC (permalink / raw
To: gentoo-commits
jlec 15/06/07 19:20:19
Modified: metadata.xml ChangeLog
Log:
Add bitbucket to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path
1.4 dev-python/cssutils/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/metadata.xml?r1=1.3&r2=1.4
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cssutils/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml 3 Jun 2015 15:04:10 -0000 1.3
+++ metadata.xml 7 Jun 2015 19:20:19 -0000 1.4
@@ -12,5 +12,6 @@
<upstream>
<remote-id type="google-code">cssutils</remote-id>
<remote-id type="pypi">cssutils</remote-id>
+ <remote-id type="bitbucket">cthedot/cssutils</remote-id>
</upstream>
</pkgmetadata>
1.41 dev-python/cssutils/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssutils/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cssutils/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 3 Jun 2015 15:04:10 -0000 1.40
+++ ChangeLog 7 Jun 2015 19:20:19 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cssutils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cssutils/ChangeLog,v 1.40 2015/06/03 15:04:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cssutils/ChangeLog,v 1.41 2015/06/07 19:20:19 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add bitbucket to remote-id in metadata.xml
03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-07 19:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07 19:20 [gentoo-commits] gentoo-x86 commit in dev-python/cssutils: metadata.xml ChangeLog Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2015-06-03 15:04 Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox