vikraman 14/05/11 22:16:10
Modified: chunky_png-1.3.1.ebuild chunky_png-1.3.0.ebuild
ChangeLog
Log:
Add ~x86
(Portage version: 2.2.10_p23/cvs/Linux i686, signed Manifest commit with key
B0A72FD2)
Revision Changes Path
1.2 dev-ruby/chunky_png/chunky_png-1.3.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.1.ebuild?r1=1.1&r2=1.2
Index: chunky_png-1.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chunky_png-1.3.1.ebuild 29 Apr 2014 05:25:02 -0000 1.1
+++ chunky_png-1.3.1.ebuild 11 May 2014 22:16:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.1.ebuild,v 1.1
2014/04/29 05:25:02 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.1.ebuild,v 1.2
2014/05/11 22:16:10 vikraman Exp $
EAPI=5
@@ -22,7 +22,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
all_ruby_prepare() {
1.3 dev-ruby/chunky_png/chunky_png-1.3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.0.ebuild?r1=1.2&r2=1.3
Index: chunky_png-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- chunky_png-1.3.0.ebuild 24 Apr 2014 17:40:29 -0000 1.2
+++ chunky_png-1.3.0.ebuild 11 May 2014 22:16:10 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.0.ebuild,v 1.2
2014/04/24 17:40:29 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/chunky_png/chunky_png-1.3.0.ebuild,v 1.3
2014/05/11 22:16:10 vikraman Exp $
EAPI=5
@@ -22,7 +22,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
all_ruby_prepare() {
1.15 dev-ruby/chunky_png/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/ChangeLog?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/ChangeLog?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chunky_png/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 29 Apr 2014 05:25:02 -0000 1.14
+++ ChangeLog 11 May 2014 22:16:10 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/chunky_png
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/ChangeLog,v 1.14
2014/04/29 05:25:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/ChangeLog,v 1.15
2014/05/11 22:16:10 vikraman Exp $
+
+ 11 May 2014; Vikraman Choudhury (vikraman) <[email protected]>
+ chunky_png-1.3.0.ebuild, chunky_png-1.3.1.ebuild:
+ Add ~x86
*chunky_png-1.3.1 (29 Apr 2014)