diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-03 18:15:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-03 18:15:57 +0000 |
commit | 8432f96f347fb428d3533b846043c4c4e2b9f186 (patch) | |
tree | 2eb2c4a3128557fda47de4261a0d28cfee20f744 /dev-ruby/yard | |
parent | Marked ~hppa (bug #396663). (diff) | |
download | gentoo-2-8432f96f347fb428d3533b846043c4c4e2b9f186.tar.gz gentoo-2-8432f96f347fb428d3533b846043c4c4e2b9f186.tar.bz2 gentoo-2-8432f96f347fb428d3533b846043c4c4e2b9f186.zip |
Marked ~hppa (bug #396663).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r-- | dev-ruby/yard/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/yard/yard-0.7.3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/yard/yard-0.7.4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/yard/ChangeLog b/dev-ruby/yard/ChangeLog index a0708e4a6e27..d1b07649613b 100644 --- a/dev-ruby/yard/ChangeLog +++ b/dev-ruby/yard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/yard -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.24 2011/12/31 17:56:46 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.25 2012/01/03 18:15:57 jer Exp $ + + 03 Jan 2012; Jeroen Roovers <jer@gentoo.org> yard-0.7.3.ebuild, + yard-0.7.4.ebuild: + Marked ~hppa (bug #396663). 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> yard-0.7.4.ebuild: Marked ~sparc64-solaris diff --git a/dev-ruby/yard/yard-0.7.3.ebuild b/dev-ruby/yard/yard-0.7.3.ebuild index 632b7a4db17a..2e8399c9e131 100644 --- a/dev-ruby/yard/yard-0.7.3.ebuild +++ b/dev-ruby/yard/yard-0.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v 1.1 2011/10/18 05:46:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v 1.2 2012/01/03 18:15:57 jer Exp $ EAPI=2 @@ -21,7 +21,7 @@ HOMEPAGE="http://yardoc.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )" diff --git a/dev-ruby/yard/yard-0.7.4.ebuild b/dev-ruby/yard/yard-0.7.4.ebuild index df09b66ca985..136ab8be9c61 100644 --- a/dev-ruby/yard/yard-0.7.4.ebuild +++ b/dev-ruby/yard/yard-0.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v 1.4 2011/12/31 17:56:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v 1.5 2012/01/03 18:15:57 jer Exp $ EAPI=2 @@ -21,7 +21,7 @@ HOMEPAGE="http://yardoc.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )" |