armin76 14/08/19 12:12:48 Modified: ChangeLog prawn-1.2.1-r2.ebuild Log: add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha arm ia64 sparc x86", signed Manifest commit with key 0xF6AD3240)
Revision Changes Path 1.24 dev-ruby/prawn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 12 Aug 2014 13:17:03 -0000 1.23 +++ ChangeLog 19 Aug 2014 12:12:48 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/prawn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v 1.23 2014/08/12 13:17:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v 1.24 2014/08/19 12:12:48 armin76 Exp $ + + 19 Aug 2014; Raúl Porcel <[email protected]> prawn-1.2.1-r2.ebuild: + add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 12 Aug 2014; Anthony G. Basile <[email protected]> prawn-1.2.1-r2.ebuild: Keyword ~ppc and ~ppc64, bug #519170 1.5 dev-ruby/prawn/prawn-1.2.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r2.ebuild?r1=1.4&r2=1.5 Index: prawn-1.2.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- prawn-1.2.1-r2.ebuild 12 Aug 2014 13:17:03 -0000 1.4 +++ prawn-1.2.1-r2.ebuild 19 Aug 2014 12:12:48 -0000 1.5 @@ -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/prawn/prawn-1.2.1-r2.ebuild,v 1.4 2014/08/12 13:17:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r2.ebuild,v 1.5 2014/08/19 12:12:48 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-2 Ruby )" SLOT="1" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/pdf-core
