diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 20:04:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 20:04:51 +0000 |
commit | ae4717c5bd9685069aafc3b8c76b2438d9b582e7 (patch) | |
tree | 3ee1590608f8bc19bfbad68136fa0730b96e1b88 /dev-ruby/ruby-tcpwrap | |
parent | Mark 0.34 stable on ia64 (diff) | |
download | historical-ae4717c5bd9685069aafc3b8c76b2438d9b582e7.tar.gz historical-ae4717c5bd9685069aafc3b8c76b2438d9b582e7.tar.bz2 historical-ae4717c5bd9685069aafc3b8c76b2438d9b582e7.zip |
Mark 0.6 stable on ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-ruby/ruby-tcpwrap')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/Manifest | 10 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild | 6 |
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog index 65687c3bf170..3ca62739fb46 100644 --- a/dev-ruby/ruby-tcpwrap/ChangeLog +++ b/dev-ruby/ruby-tcpwrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-tcpwrap -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.9 2005/10/03 13:26:53 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.10 2006/01/31 20:04:51 agriffis Exp $ + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-tcpwrap-0.6.ebuild: + Mark 0.6 stable on ia64 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> ruby-tcpwrap-0.6.ebuild: Mark 0.6 ~ia64 diff --git a/dev-ruby/ruby-tcpwrap/Manifest b/dev-ruby/ruby-tcpwrap/Manifest index b06c4161b164..8336df50928f 100644 --- a/dev-ruby/ruby-tcpwrap/Manifest +++ b/dev-ruby/ruby-tcpwrap/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 007e27054ad4f3f5aa490cd581bde5b5 ChangeLog 1277 RMD160 a388ae88b8cb52c7c90da6a51ef5581c1089815a ChangeLog 1277 SHA256 bb2ea47f37fbc3badcfffd414499f1faf1077b830743f0fb9a27cc8cb41b7fc1 ChangeLog 1277 @@ -16,3 +19,10 @@ SHA256 2d3b80c17d9f7bc077b3ed071df47545903232e98ca6d91220f67b2fd6954f1d ruby-tcp MD5 dd987341dbafeee8d3084bc5a933c15f ruby-tcpwrap-0.6.ebuild 713 RMD160 81b9f3c77d5f34e7a4ae5ec60c0b47b60e49ac36 ruby-tcpwrap-0.6.ebuild 713 SHA256 4cb208580f90d29e5eda71fd2e9636f8fdf4a794e0297625d65df1483fa6e939 ruby-tcpwrap-0.6.ebuild 713 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFD38LtJrHF4yAQTrARAjyqAJ0b1Ww6tetXP8z19EH9uayXDcGSLgCgygUa +V2g2NUUmqPDr27EbMqu278U= +=lTeC +-----END PGP SIGNATURE----- diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index d7cb348e3d26..7f3f7e16fb4f 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.11 2005/10/03 13:26:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.12 2006/01/31 20:04:51 agriffis Exp $ inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" USE_RUBY="ruby16 ruby18 ruby19" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86" DEPEND="virtual/ruby net-libs/libident |