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/rubylibcrack/
Date: Tue,  7 Jul 2015 06:28:38 +0000 (UTC)	[thread overview]
Message-ID: <1436250511.60aef331d56e5f9328c89afac655633aeba5ce30.graaff@gentoo> (raw)

commit:     60aef331d56e5f9328c89afac655633aeba5ce30
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Jul  7 06:28:31 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul  7 06:28:31 2015 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=60aef331

Not using this. Does not seem to be maintained anymore.

 dev-ruby/rubylibcrack/ChangeLog                 | 25 ------------------------
 dev-ruby/rubylibcrack/Manifest                  |  1 -
 dev-ruby/rubylibcrack/metadata.xml              |  5 -----
 dev-ruby/rubylibcrack/rubylibcrack-0.2.4.ebuild | 26 -------------------------
 4 files changed, 57 deletions(-)

diff --git a/dev-ruby/rubylibcrack/ChangeLog b/dev-ruby/rubylibcrack/ChangeLog
deleted file mode 100644
index 38e2e66..0000000
--- a/dev-ruby/rubylibcrack/ChangeLog
+++ /dev/null
@@ -1,25 +0,0 @@
-# ChangeLog for dev-ruby/rubylibcrack
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header$
-
-  07 Jul 2015; Hans de Graaff <graaff@gentoo.org> -rubylibcrack-0.1.1.ebuild,
-  -rubylibcrack-0.2.2.ebuild:
-  Cleanup.
-
-*rubylibcrack-0.2.4 (05 Oct 2012)
-
-  05 Oct 2012; Hans de Graaff <graaff@gentoo.org> +rubylibcrack-0.2.4.ebuild:
-  Version bump.
-
-*rubylibcrack-0.2.2 (25 Jan 2011)
-
-  25 Jan 2011; Hans de Graaff <graaff@gentoo.org>
-  +rubylibcrack-0.2.2.ebuild:
-  Version bump.
-
-*rubylibcrack-0.1.1 (14 Apr 2010)
-
-  14 Apr 2010; Hans de Graaff <graaff@gentoo.org>
-  +rubylibcrack-0.1.1.ebuild, +metadata.xml:
-  Initial import.
-

diff --git a/dev-ruby/rubylibcrack/Manifest b/dev-ruby/rubylibcrack/Manifest
deleted file mode 100644
index 905fcc5..0000000
--- a/dev-ruby/rubylibcrack/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rubylibcrack-0.2.4.gem 7168 SHA256 48c663ee98b22932e21d0a0038ca3a63c83849ea8c98a7039dd1090e76554cbd SHA512 e7fb1175857c3d296f85397321a48c26d953b5ef7695a5258124e78f7dc5b5c5dcb868fe4c83285bd9974f5e10c43686515088db60824b4ff48366126438723f WHIRLPOOL c585218677edf04145c1fa9385c996421efdaa8063640ed99bde79d35c5e04674bcf0916509ef0230988bedb00388ec94615061626e66db845c1e7dc8a1d4d7a

diff --git a/dev-ruby/rubylibcrack/metadata.xml b/dev-ruby/rubylibcrack/metadata.xml
deleted file mode 100644
index 0040b11..0000000
--- a/dev-ruby/rubylibcrack/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>ruby</herd>
-</pkgmetadata>

diff --git a/dev-ruby/rubylibcrack/rubylibcrack-0.2.4.ebuild b/dev-ruby/rubylibcrack/rubylibcrack-0.2.4.ebuild
deleted file mode 100644
index 158b5ea..0000000
--- a/dev-ruby/rubylibcrack/rubylibcrack-0.2.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby binding to the password strength checker, libcrack/cracklib."
-HOMEPAGE="http://rubyforge.org/projects/rubylibcrack/"
-LICENSE="GPL-3"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "virtual/ruby-ffi"
-
-each_ruby_test() {
-	${RUBY} -I. test/test_rubylibcrack.rb
-}


             reply	other threads:[~2015-07-07  6:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07  6:28 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-07  6:28 [gentoo-commits] dev/graaff:master commit in: dev-ruby/rubylibcrack/ Hans de Graaff
2012-10-08 13:38 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=1436250511.60aef331d56e5f9328c89afac655633aeba5ce30.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