diff options
author | Michael Kohl <citizen428@gentoo.org> | 2005-08-15 14:10:59 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2005-08-15 14:10:59 +0000 |
commit | 1d515169e621ca17cb1ea76aa697730f6009f790 (patch) | |
tree | 9b0126681f5641f55fb1de9b20fbf77464423326 /dev-ruby | |
parent | Stable on AMD64. Closes bug #102577 (diff) | |
download | historical-1d515169e621ca17cb1ea76aa697730f6009f790.tar.gz historical-1d515169e621ca17cb1ea76aa697730f6009f790.tar.bz2 historical-1d515169e621ca17cb1ea76aa697730f6009f790.zip |
Marked 1.1.1 stable on x86. Added 1.3.0 and changed the ebuild to use the gem.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-ruby')
5 files changed, 44 insertions, 7 deletions
diff --git a/dev-ruby/transaction-simple/ChangeLog b/dev-ruby/transaction-simple/ChangeLog index 85fd5536edad..cb8f49263905 100644 --- a/dev-ruby/transaction-simple/ChangeLog +++ b/dev-ruby/transaction-simple/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/transaction-simple -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.2 2004/09/04 23:19:42 dholm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.3 2005/08/15 14:10:59 citizen428 Exp $ + +*transaction-simple-1.3.0 (15 Aug 2005) + + 15 Aug 2005; Michael Kohl <citizen428@gentoo.org> + transaction-simple-1.1.1.ebuild, +transaction-simple-1.3.0.ebuild: + Marked 1.1.1 stable on x86. Added 1.3.0 and changed the ebuild to use the gem. 05 Sep 2004; David Holm <dholm@gentoo.org> transaction-simple-1.1.1.ebuild: Added to ~ppc. diff --git a/dev-ruby/transaction-simple/Manifest b/dev-ruby/transaction-simple/Manifest index 76b8dab02b76..1ad03bdded45 100644 --- a/dev-ruby/transaction-simple/Manifest +++ b/dev-ruby/transaction-simple/Manifest @@ -1,4 +1,16 @@ -MD5 11fbbf2735738267a3fc238d7f04a018 ChangeLog 548 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 441fffd18112fbe07a88ffc376d29da9 transaction-simple-1.3.0.ebuild 523 +MD5 efe848a664a8b2545df0f6040b23378c transaction-simple-1.1.1.ebuild 847 +MD5 192912639c093e88e5daf97fc1bce9d8 ChangeLog 797 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 -MD5 bea90699b18b7d325d2b5812e68fc3ca transaction-simple-1.1.1.ebuild 843 MD5 cb0fdae0bb069768434547df12ae42b8 files/digest-transaction-simple-1.1.1 75 +MD5 c392d1c1d4f609a4e5fa29ab09ecf579 files/digest-transaction-simple-1.3.0 72 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFDAKNNehlBotwFZuQRAoUyAJ4xoN1AjCu2ZuO+VOFjGaglRL43RQCfbu6Y +bJUcKbRt+Cw5CBrPt530s3o= +=UHwp +-----END PGP SIGNATURE----- diff --git a/dev-ruby/transaction-simple/files/digest-transaction-simple-1.3.0 b/dev-ruby/transaction-simple/files/digest-transaction-simple-1.3.0 new file mode 100644 index 000000000000..05b092e1c2dc --- /dev/null +++ b/dev-ruby/transaction-simple/files/digest-transaction-simple-1.3.0 @@ -0,0 +1 @@ +MD5 f617ee654d950938e7965b12f80b491d transaction-simple-1.3.0.gem 15360 diff --git a/dev-ruby/transaction-simple/transaction-simple-1.1.1.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.1.1.ebuild index 54eedfe35afc..7f62aca6d959 100644 --- a/dev-ruby/transaction-simple/transaction-simple-1.1.1.ebuild +++ b/dev-ruby/transaction-simple/transaction-simple-1.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/transaction-simple/transaction-simple-1.1.1.ebuild,v 1.2 2004/09/04 23:19:42 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.1.1.ebuild,v 1.3 2005/08/15 14:10:59 citizen428 Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://www.halostatue.ca/files/${P}.tar.gz" LICENSE="MIT" USE_RUBY="ruby18 ruby19" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" diff --git a/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild new file mode 100644 index 000000000000..317c37dc0cb5 --- /dev/null +++ b/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild,v 1.1 2005/08/15 14:10:59 citizen428 Exp $ + +inherit ruby gems + +DESCRIPTION="Provides transaction support at the object level" +HOMEPAGE="http://trans-simple.rubyforge.org/" +SRC_URI="http://rubyforge.org/frs/download.php/4334/${P}.gem" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +USE_RUBY="any" +DEPEND="virtual/ruby" + |