summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-03 23:58:20 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-03 23:58:20 +0000
commit6a9c71215e6d5c794fb09b3fac21e9ef2ba88fe9 (patch)
treef0e5aeca07880a537748565968c1f1ed6b7397ab /dev-ruby/ruby-xslt
parentamd64 stable, bug #500728 (diff)
downloadgentoo-2-6a9c71215e6d5c794fb09b3fac21e9ef2ba88fe9.tar.gz
gentoo-2-6a9c71215e6d5c794fb09b3fac21e9ef2ba88fe9.tar.bz2
gentoo-2-6a9c71215e6d5c794fb09b3fac21e9ef2ba88fe9.zip
amd64 stable, bug #500896
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/ruby-xslt')
-rw-r--r--dev-ruby/ruby-xslt/ChangeLog5
-rw-r--r--dev-ruby/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-xslt/ChangeLog b/dev-ruby/ruby-xslt/ChangeLog
index ba30b70bc6b0..4eb4e4da349b 100644
--- a/dev-ruby/ruby-xslt/ChangeLog
+++ b/dev-ruby/ruby-xslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-xslt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-xslt/ChangeLog,v 1.37 2014/02/24 04:16:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-xslt/ChangeLog,v 1.38 2014/03/03 23:58:20 pacho Exp $
+
+ 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> ruby-xslt-0.9.9-r2.ebuild:
+ amd64 stable, bug #500896
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
ruby-xslt-0.9.9-r2.ebuild:
diff --git a/dev-ruby/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild b/dev-ruby/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild
index 5c9c9cbaba19..855655782522 100644
--- a/dev-ruby/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild
+++ b/dev-ruby/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild
@@ -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/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild,v 1.3 2014/02/24 04:16:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-xslt/ruby-xslt-0.9.9-r2.ebuild,v 1.4 2014/03/03 23:58:20 pacho Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20"
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.rubyfr.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE=""
DEPEND+=" >=dev-libs/libxslt-1.1.12"