Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144714 Details for
Bug 211583
dev-ruby/rss-0.2.4 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ruby/rss/rss-0.2.4.ebuild
rss-0.2.4.ebuild (text/plain), 678 bytes, created by
Adam James
on 2008-02-27 00:56:05 UTC
(
hide
)
Description:
dev-ruby/rss/rss-0.2.4.ebuild
Filename:
MIME Type:
Creator:
Adam James
Created:
2008-02-27 00:56:05 UTC
Size:
678 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit ruby > >DESCRIPTION="A library to parse RSS with validation (or non validation)." >HOMEPAGE="http://raa.ruby-lang.org/project/rss" >SRC_URI="http://www.cozmixng.org/~kou/download/${P}.tar.gz" >LICENSE="Ruby GPL-2" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" > >DEPEND="virtual/ruby" > >src_install() { > RUBY_ECONF="${RUBY_ECONF} ${EXTRA_ECONF}" > > ${RUBY} setup.rb config --prefix=/usr "$@" \ > ${RUBY_ECONF} || die "setup.rb config failed" > ${RUBY} setup.rb install --prefix=${D} "$@" \ > ${RUBY_ECONF} || die "setup.rb install failed" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 211583
:
144714
|
145225