summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-09-23 09:27:38 +0000
committerHans de Graaff <graaff@gentoo.org>2012-09-23 09:27:38 +0000
commitd6c7e9da4f3830ce1f01e77c2b21008423f5a700 (patch)
treeb1f7f27cb21fb4696242d5e473311cec69bb7d9a /dev-ruby
parentFix desktop files wrt bug #432714 (diff)
downloadgentoo-2-d6c7e9da4f3830ce1f01e77c2b21008423f5a700.tar.gz
gentoo-2-d6c7e9da4f3830ce1f01e77c2b21008423f5a700.tar.bz2
gentoo-2-d6c7e9da4f3830ce1f01e77c2b21008423f5a700.zip
Cleanup.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/systemu/ChangeLog6
-rw-r--r--dev-ruby/systemu/systemu-2.4.2.ebuild28
-rw-r--r--dev-ruby/systemu/systemu-2.5.0.ebuild28
-rw-r--r--dev-ruby/systemu/systemu-2.5.1.ebuild28
4 files changed, 5 insertions, 85 deletions
diff --git a/dev-ruby/systemu/ChangeLog b/dev-ruby/systemu/ChangeLog
index 82bd9a9f3820..d2d1bb5e9d92 100644
--- a/dev-ruby/systemu/ChangeLog
+++ b/dev-ruby/systemu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/systemu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v 1.13 2012/08/14 18:59:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v 1.14 2012/09/23 09:27:38 graaff Exp $
+
+ 23 Sep 2012; Hans de Graaff <graaff@gentoo.org> -systemu-2.4.2.ebuild,
+ -systemu-2.5.0.ebuild, -systemu-2.5.1.ebuild:
+ Cleanup.
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
diff --git a/dev-ruby/systemu/systemu-2.4.2.ebuild b/dev-ruby/systemu/systemu-2.4.2.ebuild
deleted file mode 100644
index ecb9812f9876..000000000000
--- a/dev-ruby/systemu/systemu-2.4.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/systemu-2.4.2.ebuild,v 1.1 2011/12/25 08:38:31 graaff Exp $
-
-EAPI="2"
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child process PID"
-HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_install() {
- all_fakegem_install
-
- insinto /usr/share/doc/${PF}
- doins -r samples
-}
diff --git a/dev-ruby/systemu/systemu-2.5.0.ebuild b/dev-ruby/systemu/systemu-2.5.0.ebuild
deleted file mode 100644
index 013eba01d616..000000000000
--- a/dev-ruby/systemu/systemu-2.5.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/systemu-2.5.0.ebuild,v 1.1 2012/04/22 07:09:14 graaff Exp $
-
-EAPI=4
-# Test hangs on jruby
-USE_RUBY="ruby18 ruby19 ree18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child process PID"
-HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_install() {
- all_fakegem_install
-
- insinto /usr/share/doc/${PF}
- doins -r samples
-}
diff --git a/dev-ruby/systemu/systemu-2.5.1.ebuild b/dev-ruby/systemu/systemu-2.5.1.ebuild
deleted file mode 100644
index e1af89df70ac..000000000000
--- a/dev-ruby/systemu/systemu-2.5.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/systemu-2.5.1.ebuild,v 1.1 2012/06/10 05:51:26 graaff Exp $
-
-EAPI=4
-# Test hangs on jruby
-USE_RUBY="ruby18 ruby19 ree18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child process PID"
-HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_install() {
- all_fakegem_install
-
- insinto /usr/share/doc/${PF}
- doins -r samples
-}