summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 03:33:32 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 03:33:32 +0000
commit81720c23cc16d528dd73dda468c5a92e43667038 (patch)
tree46eb83199e1f84b4efde19c9063c2f198015e1c3 /dev-ruby/mega-modules
parentMark 0.3 ~ia64 (diff)
downloadhistorical-81720c23cc16d528dd73dda468c5a92e43667038.tar.gz
historical-81720c23cc16d528dd73dda468c5a92e43667038.tar.bz2
historical-81720c23cc16d528dd73dda468c5a92e43667038.zip
Mark 0.3.1 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-ruby/mega-modules')
-rw-r--r--dev-ruby/mega-modules/ChangeLog7
-rw-r--r--dev-ruby/mega-modules/Manifest10
-rw-r--r--dev-ruby/mega-modules/mega-modules-0.3.1.ebuild6
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-ruby/mega-modules/ChangeLog b/dev-ruby/mega-modules/ChangeLog
index 6c95e2c421a6..723872a807e4 100644
--- a/dev-ruby/mega-modules/ChangeLog
+++ b/dev-ruby/mega-modules/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mega-modules
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mega-modules/ChangeLog,v 1.1 2005/09/15 22:29:19 citizen428 Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mega-modules/ChangeLog,v 1.2 2006/03/30 03:33:32 agriffis Exp $
+
+ 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> mega-modules-0.3.1.ebuild:
+ Mark 0.3.1 ~ia64
*mega-modules-0.3.1 (15 Sep 2005)
diff --git a/dev-ruby/mega-modules/Manifest b/dev-ruby/mega-modules/Manifest
index ebc33bc3eb8d..591ba92ec7df 100644
--- a/dev-ruby/mega-modules/Manifest
+++ b/dev-ruby/mega-modules/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 ff72a4759e317c65637c8f0729d81bc2 ChangeLog 507
RMD160 bf390010d7a84cfd6a1943cb94836b72e4ab3da7 ChangeLog 507
SHA256 f7e3d9849402d7c3d09469924bf23cb7dfe3ad00df3c64bc29f9780bc48dec82 ChangeLog 507
@@ -10,3 +13,10 @@ SHA256 f4b76ff3f98405b8c67f6788670473a1ec0bc14a1caf920daa3c2288dfc399b7 mega-mod
MD5 1a24e0b48460c02e20931fceded24e1a metadata.xml 254
RMD160 45352e67c97e6f541e16e45effa6cc89a075efa4 metadata.xml 254
SHA256 793f01b5f7ab962d5845ec1c730edf86460cf792428710ef7bf6aeb046fc08bf metadata.xml 254
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEK1GVJrHF4yAQTrARAqRQAJ9JPAgTUoWZeKPQFwzrTtLt5XvCjwCePnbq
+QX7z4jp4TOGuvSJ0H8rIPd4=
+=Mh/L
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/mega-modules/mega-modules-0.3.1.ebuild b/dev-ruby/mega-modules/mega-modules-0.3.1.ebuild
index 4b0b11ed0d2f..b0261d45cf80 100644
--- a/dev-ruby/mega-modules/mega-modules-0.3.1.ebuild
+++ b/dev-ruby/mega-modules/mega-modules-0.3.1.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/mega-modules/mega-modules-0.3.1.ebuild,v 1.1 2005/09/15 22:29:19 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mega-modules/mega-modules-0.3.1.ebuild,v 1.2 2006/03/30 03:33:32 agriffis Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ia64 ~x86"
IUSE=""
DEPEND="virtual/ruby"