diff options
author | 2011-01-10 18:13:50 +0000 | |
---|---|---|
committer | 2011-01-10 18:13:50 +0000 | |
commit | cb46689569a6fd6064dbc9e8c61c378e9ba3bc38 (patch) | |
tree | 16b3ec48d329ba2f8126ca09bd53cd7ddbd4b10d /dev-ruby/shorturl | |
parent | Keyword ~x86-macos. (diff) | |
download | gentoo-2-cb46689569a6fd6064dbc9e8c61c378e9ba3bc38.tar.gz gentoo-2-cb46689569a6fd6064dbc9e8c61c378e9ba3bc38.tar.bz2 gentoo-2-cb46689569a6fd6064dbc9e8c61c378e9ba3bc38.zip |
Keyword ~x86-macos.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/shorturl')
-rw-r--r-- | dev-ruby/shorturl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/shorturl/shorturl-0.8.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/shorturl/ChangeLog b/dev-ruby/shorturl/ChangeLog index bad918f5de93..a57c76ed8a93 100644 --- a/dev-ruby/shorturl/ChangeLog +++ b/dev-ruby/shorturl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/shorturl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.14 2010/07/11 19:30:05 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.15 2011/01/10 18:13:50 graaff Exp $ + + 10 Jan 2011; Hans de Graaff <graaff@gentoo.org> shorturl-0.8.8.ebuild: + Keyword ~x86-macos. 11 Jul 2010; Hans de Graaff <graaff@gentoo.org> -shorturl-0.8.7.ebuild, -shorturl-0.8.7-r1.ebuild: diff --git a/dev-ruby/shorturl/shorturl-0.8.8.ebuild b/dev-ruby/shorturl/shorturl-0.8.8.ebuild index 51a85dd49b3c..f7b92f71f595 100644 --- a/dev-ruby/shorturl/shorturl-0.8.8.ebuild +++ b/dev-ruby/shorturl/shorturl-0.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.1 2010/03/14 15:05:00 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.2 2011/01/10 18:13:50 graaff Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-macos" IUSE="" all_ruby_prepare() { |