Bump to rails 1.2
authorCaleb Tennis <caleb@gentoo.org>
Fri, 19 Jan 2007 13:11:52 +0000 (13:11 +0000)
committerCaleb Tennis <caleb@gentoo.org>
Fri, 19 Jan 2007 13:11:52 +0000 (13:11 +0000)
Package-Manager: portage-2.1.2_rc4-r1

dev-ruby/activerecord/ChangeLog
dev-ruby/activerecord/activerecord-1.15.1.ebuild [new file with mode: 0644]
dev-ruby/activerecord/files/digest-activerecord-1.15.1 [new file with mode: 0644]

index d06710b8f2e61b1b05835995cbe7edb92de6682f..07ba69aabd23cfd4bc2d3a022550a48bc19a7848 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activerecord
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.47 2006/11/24 01:01:21 caleb Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.48 2007/01/19 13:11:52 caleb Exp $
+
+*activerecord-1.15.1 (19 Jan 2007)
+
+  19 Jan 2007; Caleb Tennis <caleb@gentoo.org> +activerecord-1.15.1.ebuild:
+  Bump to Rails 1.2
 
   24 Nov 2006; Caleb Tennis <caleb@gentoo.org> -activerecord-1.14.2.ebuild,
   -activerecord-1.14.3.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-1.15.1.ebuild b/dev-ruby/activerecord/activerecord-1.15.1.ebuild
new file mode 100644 (file)
index 0000000..30225ea
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.1.ebuild,v 1.1 2007/01/19 13:11:52 caleb Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
+HOMEPAGE="http://rubyforge.org/projects/activerecord/"
+SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
+
+LICENSE="MIT"
+SLOT="1.2"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+RESTRICT="test"
+
+DEPEND=">=dev-lang/ruby-1.8.5
+       =dev-ruby/activesupport-1.4.0"
diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.15.1 b/dev-ruby/activerecord/files/digest-activerecord-1.15.1
new file mode 100644 (file)
index 0000000..b9a7261
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 e863786906f996e5d1932556efa3a8a9 activerecord-1.15.1.gem 403456
+RMD160 130afb5ec548646f368ef3a9f686f0e5a3cd12d7 activerecord-1.15.1.gem 403456
+SHA256 a654e68065b4af9a3925f9acef08172de92fd5da5779c97065cc8c4d51df9069 activerecord-1.15.1.gem 403456