jlec 15/06/05 12:02:13
Modified: zopfli-1.0.0_p20140705.ebuild
zopfli-1.0.0_p20141006.ebuild ChangeLog
Log:
Add missing eclass
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
E9402A79B03529A2!)
Revision Changes Path
1.3 app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild?r1=1.2&r2=1.3
Index: zopfli-1.0.0_p20140705.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zopfli-1.0.0_p20140705.ebuild 14 Aug 2014 12:23:57 -0000 1.2
+++ zopfli-1.0.0_p20140705.ebuild 5 Jun 2015 12:02:12 -0000 1.3
@@ -1,10 +1,10 @@
-# 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/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild,v 1.2
2014/08/14 12:23:57 pinkbyte Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild,v 1.3
2015/06/05 12:02:12 jlec Exp $
EAPI=5
-inherit eutils toolchain-funcs vcs-snapshot
+inherit eutils multilib toolchain-funcs vcs-snapshot
DESCRIPTION="Compression library programmed in C to perform very good, but
slow, deflate or zlib compression"
HOMEPAGE="https://github.com/Hello71/zopfli/"
1.2 app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild?r1=1.1&r2=1.2
Index: zopfli-1.0.0_p20141006.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- zopfli-1.0.0_p20141006.ebuild 10 Oct 2014 06:28:16 -0000 1.1
+++ zopfli-1.0.0_p20141006.ebuild 5 Jun 2015 12:02:12 -0000 1.2
@@ -1,10 +1,10 @@
-# 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/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild,v 1.1
2014/10/10 06:28:16 dlan Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild,v 1.2
2015/06/05 12:02:12 jlec Exp $
EAPI=5
-inherit eutils toolchain-funcs vcs-snapshot
+inherit eutils multilib toolchain-funcs vcs-snapshot
DESCRIPTION="Compression library programmed in C to perform very good, but
slow, deflate or zlib compression"
HOMEPAGE="https://github.com/Hello71/zopfli/"
1.13 app-arch/zopfli/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zopfli/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/zopfli/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 5 Jun 2015 11:58:42 -0000 1.12
+++ ChangeLog 5 Jun 2015 12:02:12 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/zopfli
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zopfli/ChangeLog,v 1.12 2015/06/05
11:58:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zopfli/ChangeLog,v 1.13 2015/06/05
12:02:12 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <[email protected]> zopfli-1.0.0_p20140705.ebuild,
+ zopfli-1.0.0_p20141006.ebuild:
+ Add missing eclass
05 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
Add github to remote-id in metadata.xml