diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-15 18:54:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-15 18:54:47 +0000 |
commit | 86450b8c04787990df3a72d0de91736d7c869ca5 (patch) | |
tree | 18765f13c1bce1a3c202e5203163b53db28332c5 /dev-ruby | |
parent | Version bump. (diff) | |
download | historical-86450b8c04787990df3a72d0de91736d7c869ca5.tar.gz historical-86450b8c04787990df3a72d0de91736d7c869ca5.tar.bz2 historical-86450b8c04787990df3a72d0de91736d7c869ca5.zip |
ia64/x86 stable wrt #397977
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-svg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-svg/ChangeLog b/dev-ruby/ruby-svg/ChangeLog index ede6b1744c8d..690918a889a2 100644 --- a/dev-ruby/ruby-svg/ChangeLog +++ b/dev-ruby/ruby-svg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-svg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v 1.19 2012/01/07 17:52:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v 1.20 2012/01/15 18:54:47 armin76 Exp $ + + 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> ruby-svg-1.0.3-r2.ebuild: + ia64/x86 stable wrt #397977 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> ruby-svg-1.0.3-r2.ebuild: Stable for AMD64, wrt bug #397977 diff --git a/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild b/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild index 4a5c7ef3c607..a579c9eee890 100644 --- a/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild +++ b/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild,v 1.2 2012/01/07 17:52:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild,v 1.3 2012/01/15 18:54:47 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -12,7 +12,7 @@ HOMEPAGE="http://ruby-svg.sourceforge.jp/" SRC_URI="http://downloads.sourceforge.jp/ruby-svg/2288/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ia64 ~ppc x86" IUSE="doc examples" ruby_add_bdepend "doc? ( dev-ruby/rdtool )" |