public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/sanitize/
Date: Fri, 26 Jul 2013 06:31:50 +0000 (UTC)	[thread overview]
Message-ID: <1374819717.62ceb41ac5bf6dee31ea53bd6a85df43ea688cc2.graaff@gentoo> (raw)

commit:     62ceb41ac5bf6dee31ea53bd6a85df43ea688cc2
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jul 26 06:21:57 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 06:21:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=62ceb41a

Version bump.

Package-Manager: portage-2.1.12.2

---
 dev-ruby/sanitize/ChangeLog             |  7 ++++++-
 dev-ruby/sanitize/Manifest              | 13 ++-----------
 dev-ruby/sanitize/sanitize-2.0.6.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 31 insertions(+), 12 deletions(-)

diff --git a/dev-ruby/sanitize/ChangeLog b/dev-ruby/sanitize/ChangeLog
index 3d2331f..5adb129 100644
--- a/dev-ruby/sanitize/ChangeLog
+++ b/dev-ruby/sanitize/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-ruby/sanitize
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*sanitize-2.0.6 (26 Jul 2013)
+
+  26 Jul 2013; Hans de Graaff <graaff@gentoo.org> +sanitize-2.0.6.ebuild:
+  Version bump.
+
   04 Jun 2012; Hans de Graaff <graaff@gentoo.org> sanitize-2.0.3.ebuild:
   Add ruby19.
 

diff --git a/dev-ruby/sanitize/Manifest b/dev-ruby/sanitize/Manifest
index 313b550..5fcd720 100644
--- a/dev-ruby/sanitize/Manifest
+++ b/dev-ruby/sanitize/Manifest
@@ -1,11 +1,2 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST sanitize-2.0.3.gem 14336 RMD160 230913eac63dd1450d0651f6b061448cb7bf2ac3 SHA1 6f3982585d959a99aa3402415d422deab045cd34 SHA256 be3dc43a42b0057dc2ad945c2e7e4205f33a24030891b8dd7d943fc829cdb098
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iF4EAREIAAYFAk/MS78ACgkQiIP6VqMIqNf5uAD+NbeMokSswi83W9mklu5JlOu8
-JE3j05wL1nIroRxK0KAA/2fgQr2x9kGkKdqC92VhVJJNB5eO1uTy+E4vBsOicpYM
-=w4Ov
------END PGP SIGNATURE-----
+DIST sanitize-2.0.3.gem 14336 SHA256 be3dc43a42b0057dc2ad945c2e7e4205f33a24030891b8dd7d943fc829cdb098 SHA512 0ced981441f4d7ea47d67b2d2f9c22e37a64b54143beef4b28601e6f28e129f1dd42b33c785180deda93acd9bd800eb9b3de4f988e78c061fe472c057ce1d549 WHIRLPOOL a28ede3011564114370b41aa3dbc7b7e0127d5e0de2aaf35841b07d647c710982c9249df096a6500a3d445d1a30c29ea2307bd4e05ce17873d203bd83b2fa7a6
+DIST sanitize-2.0.6.gem 19968 SHA256 204cdaf6f7db12e20da25497a974cae7a891cfb7afb37669a0d31007300004a9 SHA512 a113b720d64fdb40696587923b21186c92dc4f20ce863f549ed56fc4f83fb30904feba97662643d171b6d85cf309fe71ce694dbfd3a8844b514cf6b2c2bbf95e WHIRLPOOL 8794c92b5d45e5ecf51d7113bf91577b505f94e6689e987c2a15815f0bc7a5fefea4788be8d5ede7157e18ba9e4ebcf1d943e7aca66cf07a9635576343e924a9

diff --git a/dev-ruby/sanitize/sanitize-2.0.6.ebuild b/dev-ruby/sanitize/sanitize-2.0.6.ebuild
new file mode 100644
index 0000000..3eefc88
--- /dev/null
+++ b/dev-ruby/sanitize/sanitize-2.0.6.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby18 ruby19"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.rdoc"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Sanitize is a whitelist-based HTML sanitizer."
+HOMEPAGE="http://github.com/rgrove/sanitize"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-macos"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4"


             reply	other threads:[~2013-07-26  6:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26  6:31 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-13 13:22 [gentoo-commits] dev/graaff:master commit in: dev-ruby/sanitize/ Hans de Graaff
2012-06-29 14:33 Hans de Graaff
2012-06-29 14:33 Hans de Graaff
2011-07-13  8:35 Hans de Graaff
2011-06-28 12:17 Hans de Graaff
2011-06-28 12:17 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1374819717.62ceb41ac5bf6dee31ea53bd6a85df43ea688cc2.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox