armin76 14/08/19 12:12:09 Modified: ChangeLog pdf-core-0.2.5.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.8 dev-ruby/pdf-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 12 Aug 2014 13:16:19 -0000 1.7 +++ ChangeLog 19 Aug 2014 12:12:09 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pdf-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.7 2014/08/12 13:16:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.8 2014/08/19 12:12:09 armin76 Exp $ + + 19 Aug 2014; Raúl Porcel <[email protected]> pdf-core-0.2.5.ebuild: + add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 12 Aug 2014; Anthony G. Basile <[email protected]> pdf-core-0.2.5.ebuild: Keyword ~ppc and ~ppc64, bug #519170 1.8 dev-ruby/pdf-core/pdf-core-0.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?r1=1.7&r2=1.8 Index: pdf-core-0.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pdf-core-0.2.5.ebuild 12 Aug 2014 13:16:18 -0000 1.7 +++ pdf-core-0.2.5.ebuild 19 Aug 2014 12:12:09 -0000 1.8 @@ -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/pdf-core/pdf-core-0.2.5.ebuild,v 1.7 2014/08/12 13:16:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.8 2014/08/19 12:12:09 armin76 Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1.1*
