summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-22 16:07:19 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-22 16:07:19 +0000
commit9639ce3370a9154e3aac1036676094e51ccf2d56 (patch)
tree8badf5214e664ee65259e96aa76db1f3ce278185 /dev-ruby/hpricot
parentAdd ~alpha/~ia64/~sparc wrt #293671 (diff)
downloadhistorical-9639ce3370a9154e3aac1036676094e51ccf2d56.tar.gz
historical-9639ce3370a9154e3aac1036676094e51ccf2d56.tar.bz2
historical-9639ce3370a9154e3aac1036676094e51ccf2d56.zip
Various cleanups.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r--dev-ruby/hpricot/ChangeLog5
-rw-r--r--dev-ruby/hpricot/hpricot-0.6.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog
index 62592696e65f..da30907e6474 100644
--- a/dev-ruby/hpricot/ChangeLog
+++ b/dev-ruby/hpricot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hpricot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.21 2010/05/22 13:33:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.22 2010/05/22 15:18:39 flameeyes Exp $
+
+ 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> hpricot-0.6.ebuild:
+ Various cleanups.
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -hpricot-0.8.ebuild,
-hpricot-0.8.2.ebuild, hpricot-0.8.2-r1.ebuild:
diff --git a/dev-ruby/hpricot/hpricot-0.6.ebuild b/dev-ruby/hpricot/hpricot-0.6.ebuild
index 10df2d80359c..76952b9380f4 100644
--- a/dev-ruby/hpricot/hpricot-0.6.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.6.ebuild,v 1.5 2008/07/08 01:52:28 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.6.ebuild,v 1.6 2010/05/22 15:18:39 flameeyes Exp $
inherit ruby gems
@@ -8,7 +8,6 @@ USE_RUBY="ruby18"
DESCRIPTION="A fast and liberal HTML parser for Ruby."
HOMEPAGE="http://code.whytheluckystiff.net/hpricot/"
-SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"