summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-08-08 10:56:31 +0000
committerDavid Holm <dholm@gentoo.org>2005-08-08 10:56:31 +0000
commit62fa504dbdbe21c4cc5d3015c7ca1f634dc4f8d6 (patch)
tree188a971972b78ae0f2468ca981ff8beec70b3e9d /dev-ruby
parentRemove die() after epatch(). (diff)
downloadhistorical-62fa504dbdbe21c4cc5d3015c7ca1f634dc4f8d6.tar.gz
historical-62fa504dbdbe21c4cc5d3015c7ca1f634dc4f8d6.tar.bz2
historical-62fa504dbdbe21c4cc5d3015c7ca1f634dc4f8d6.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/bluecloth/ChangeLog5
-rw-r--r--dev-ruby/bluecloth/Manifest14
-rw-r--r--dev-ruby/bluecloth/bluecloth-1.0.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index d102b6090edc..aea367bbb489 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.1 2005/08/07 22:35:18 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.2 2005/08/08 10:56:31 dholm Exp $
+
+ 08 Aug 2005; David Holm <dholm@gentoo.org> bluecloth-1.0.0.ebuild:
+ Added to ~ppc.
*bluecloth-1.0.0 (07 Aug 2005)
diff --git a/dev-ruby/bluecloth/Manifest b/dev-ruby/bluecloth/Manifest
index 582e90889ccc..e2fdedfec3e0 100644
--- a/dev-ruby/bluecloth/Manifest
+++ b/dev-ruby/bluecloth/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1bbf1ed3ade5d00199996a57c79d87a7 bluecloth-1.0.0.ebuild 783
-MD5 b738eb28f180895ca175606fa9af1a57 ChangeLog 428
+MD5 5d13f010b38a0356aa133d2465e71d1a ChangeLog 510
+MD5 7fa24491a601b39182ee2af174f98199 bluecloth-1.0.0.ebuild 783
MD5 1a24e0b48460c02e20931fceded24e1a metadata.xml 254
MD5 b0818443c2418eb08529beb014509cbc files/digest-bluecloth-1.0.0 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFC9oy4ehlBotwFZuQRAgtHAJ4pfE7rFwW/op8cS2bA5b0c0TVyiwCcCLcj
-rWX4O7sP2+syfHnHk1u7BjQ=
-=nO1n
------END PGP SIGNATURE-----
diff --git a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
index b3b5889a97fd..8e31ebdd1a84 100644
--- a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.1 2005/08/07 22:35:18 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.2 2005/08/08 10:56:31 dholm Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://www.deveiate.org/code/${MY_P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
USE_RUBY="ruby18"