summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-09 12:23:49 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-09 12:23:49 +0000
commit67e54f5a1102c0c5eda78b964650d4a4afe7a639 (patch)
tree5247ee0f4dc09a8bcf8464ca91112d8aeaf60b22 /dev-ruby/bundler
parentDisable static libraries, punt the .la files. (diff)
downloadhistorical-67e54f5a1102c0c5eda78b964650d4a4afe7a639.tar.gz
historical-67e54f5a1102c0c5eda78b964650d4a4afe7a639.tar.bz2
historical-67e54f5a1102c0c5eda78b964650d4a4afe7a639.zip
Marked ~sparc-solaris
Package-Manager: portage-2.2.01.19120-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r--dev-ruby/bundler/ChangeLog5
-rw-r--r--dev-ruby/bundler/bundler-1.0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog
index 166ba875ad7c..3ebaf0e0739a 100644
--- a/dev-ruby/bundler/ChangeLog
+++ b/dev-ruby/bundler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bundler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.27 2011/08/20 08:24:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.28 2011/09/09 12:22:33 grobian Exp $
+
+ 09 Sep 2011; Fabian Groffen <grobian@gentoo.org> bundler-1.0.18.ebuild:
+ Marked ~sparc-solaris
*bundler-1.0.18 (20 Aug 2011)
diff --git a/dev-ruby/bundler/bundler-1.0.18.ebuild b/dev-ruby/bundler/bundler-1.0.18.ebuild
index acd90dd160d2..b2f580f23305 100644
--- a/dev-ruby/bundler/bundler-1.0.18.ebuild
+++ b/dev-ruby/bundler/bundler-1.0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.18.ebuild,v 1.1 2011/08/20 08:24:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.18.ebuild,v 1.2 2011/09/09 12:22:33 grobian Exp $
EAPI=2
@@ -22,7 +22,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/rubygems