summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kohl <citizen428@gentoo.org>2005-03-12 15:51:12 +0000
committerMichael Kohl <citizen428@gentoo.org>2005-03-12 15:51:12 +0000
commitf9dc05a2136048df72e6a05ea2e3997686102a8d (patch)
tree7173393970b2fc550d898d9fcb4bfb9f1000d50e /dev-ruby
parentUses new apache-module eclass: bug #79434 (thanks to Elfyn McBratney) (diff)
downloadgentoo-2-f9dc05a2136048df72e6a05ea2e3997686102a8d.tar.gz
gentoo-2-f9dc05a2136048df72e6a05ea2e3997686102a8d.tar.bz2
gentoo-2-f9dc05a2136048df72e6a05ea2e3997686102a8d.zip
Marked stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-mp3info/ChangeLog5
-rw-r--r--dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild4
-rw-r--r--dev-ruby/rubytorrent/ChangeLog5
-rw-r--r--dev-ruby/rubytorrent/rubytorrent-0.3.ebuild4
-rw-r--r--dev-ruby/snmplib/ChangeLog7
-rw-r--r--dev-ruby/snmplib/snmplib-0.4.0.ebuild6
6 files changed, 20 insertions, 11 deletions
diff --git a/dev-ruby/ruby-mp3info/ChangeLog b/dev-ruby/ruby-mp3info/ChangeLog
index 0c322efda8b5..e856eff61136 100644
--- a/dev-ruby/ruby-mp3info/ChangeLog
+++ b/dev-ruby/ruby-mp3info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-mp3info
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.1 2005/02/15 17:22:24 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.2 2005/03/12 15:47:33 citizen428 Exp $
+
+ 12 Mar 2005; Michael Kohl <citizen428@gentoo.org> ruby-mp3info-0.3.ebuild:
+ Marked stable on x86.
*ruby-mp3info-0.3 (15 Feb 2005)
diff --git a/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild b/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild
index dd8af3e800a4..07cbfe136d76 100644
--- a/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild
+++ b/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild,v 1.1 2005/02/15 17:22:24 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild,v 1.2 2005/03/12 15:47:33 citizen428 Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/808/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
USE_RUBY="any"
diff --git a/dev-ruby/rubytorrent/ChangeLog b/dev-ruby/rubytorrent/ChangeLog
index cf73e2d6a6da..db17324eb8d6 100644
--- a/dev-ruby/rubytorrent/ChangeLog
+++ b/dev-ruby/rubytorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubytorrent
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.2 2005/02/15 23:37:10 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.3 2005/03/12 15:49:27 citizen428 Exp $
+
+ 12 Mar 2005; Michael Kohl <citizen428@gentoo.org> rubytorrent-0.3.ebuild:
+ Marked stable on x86.
16 Feb 2005; Michael Kohl <citizen428@gentoo.org> rubytorrent-0.3.ebuild:
Minor ebuild fixes.
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
index 31c3f6e44872..4f0ee6ae8056 100644
--- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
+++ b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.2 2005/02/15 23:37:10 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.3 2005/03/12 15:49:27 citizen428 Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3017/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="virtual/ruby"
diff --git a/dev-ruby/snmplib/ChangeLog b/dev-ruby/snmplib/ChangeLog
index 2cd754c96f7b..28d942de1bce 100644
--- a/dev-ruby/snmplib/ChangeLog
+++ b/dev-ruby/snmplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/snmplib
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.3 2004/12/20 14:16:24 citizen428 Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.4 2005/03/12 15:51:12 citizen428 Exp $
+
+ 12 Mar 2005; Michael Kohl <citizen428@gentoo.org> snmplib-0.4.0.ebuild:
+ Marked stable on x86.
20 Dec 2004; Michael Kohl <citizen428@gentoo.org> snmplib-0.4.0.ebuild:
Fixed dodoc.
diff --git a/dev-ruby/snmplib/snmplib-0.4.0.ebuild b/dev-ruby/snmplib/snmplib-0.4.0.ebuild
index df49b42a096d..ae0bc6942f0c 100644
--- a/dev-ruby/snmplib/snmplib-0.4.0.ebuild
+++ b/dev-ruby/snmplib/snmplib-0.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-0.4.0.ebuild,v 1.2 2004/12/20 14:16:24 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-0.4.0.ebuild,v 1.3 2005/03/12 15:51:12 citizen428 Exp $
inherit ruby
@@ -14,7 +14,7 @@ DESCRIPTION="SNMP library implemented in pure Ruby"
HOMEPAGE="http://snmplib.rubyforge.org/"
SRC_URI="http://rubyforge.org/frs/download.php/2254/${MY_P}.tgz"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="Ruby"
SLOT="0"