diff options
author | Michael Kohl <citizen428@gentoo.org> | 2005-01-04 15:32:47 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2005-01-04 15:32:47 +0000 |
commit | 947b9eef7737b9946c1e9b60b44ed87407bf191f (patch) | |
tree | 37d67d478e85eb47490d1c78ac439561d734396e /dev-ruby/ruby-rrd | |
parent | Marked stable on x86. (diff) | |
download | historical-947b9eef7737b9946c1e9b60b44ed87407bf191f.tar.gz historical-947b9eef7737b9946c1e9b60b44ed87407bf191f.tar.bz2 historical-947b9eef7737b9946c1e9b60b44ed87407bf191f.zip |
Marked stable on x86.
Diffstat (limited to 'dev-ruby/ruby-rrd')
-rw-r--r-- | dev-ruby/ruby-rrd/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-rrd/ChangeLog b/dev-ruby/ruby-rrd/ChangeLog index 589ed766d127..a115cdb6725b 100644 --- a/dev-ruby/ruby-rrd/ChangeLog +++ b/dev-ruby/ruby-rrd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-rrd -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog,v 1.1 2004/10/10 22:55:48 citizen428 Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog,v 1.2 2005/01/04 15:32:47 citizen428 Exp $ + + 04 Jan 2005; Michael Kohl <citizen428@gentoo.org> ruby-rrd-1.1.ebuild: + Marked stable on x86. *ruby-rrd-1.1 (11 Oct 2004) diff --git a/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild b/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild index d164b5173376..8a9516d47600 100644 --- a/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild +++ b/dev-ruby/ruby-rrd/ruby-rrd-1.1.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/ruby-rrd/ruby-rrd-1.1.ebuild,v 1.1 2004/10/10 22:55:48 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild,v 1.2 2005/01/04 15:32:47 citizen428 Exp $ inherit ruby @@ -11,7 +11,7 @@ DESCRIPTION="Simple RRDTool wrapper for Ruby" HOMEPAGE="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/" SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/${P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="Ruby" SLOT="0" |