summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-11-08 18:56:41 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-11-08 18:56:41 +0000
commit38d62654bfd2fb2e359ec6c4e8b65aba0641a71c (patch)
treea8165cbcc4242af966465fba4b076c859455bca6 /dev-ruby/dpklib
parentMarking heimdal-0.6.5 ppc64 stable after 30 days (diff)
downloadhistorical-38d62654bfd2fb2e359ec6c4e8b65aba0641a71c.tar.gz
historical-38d62654bfd2fb2e359ec6c4e8b65aba0641a71c.tar.bz2
historical-38d62654bfd2fb2e359ec6c4e8b65aba0641a71c.zip
Unstable on ppc.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-ruby/dpklib')
-rw-r--r--dev-ruby/dpklib/ChangeLog5
-rw-r--r--dev-ruby/dpklib/Manifest4
-rw-r--r--dev-ruby/dpklib/dpklib-1.0.6.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/dpklib/ChangeLog b/dev-ruby/dpklib/ChangeLog
index 917348f6293b..3b726e484142 100644
--- a/dev-ruby/dpklib/ChangeLog
+++ b/dev-ruby/dpklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/dpklib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dpklib/ChangeLog,v 1.1 2005/09/20 17:13:13 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dpklib/ChangeLog,v 1.2 2005/11/08 18:56:41 killerfox Exp $
+
+ 08 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> dpklib-1.0.6.ebuild:
+ Unstable on ppc.
*dpklib-1.0.6 (20 Sep 2005)
diff --git a/dev-ruby/dpklib/Manifest b/dev-ruby/dpklib/Manifest
index 003536d0e612..3890f276c044 100644
--- a/dev-ruby/dpklib/Manifest
+++ b/dev-ruby/dpklib/Manifest
@@ -1,4 +1,4 @@
MD5 11f7061118539b2d58b8e49187fbe89e metadata.xml 225
-MD5 490b1204bb377a3b0f2d21033ac65016 dpklib-1.0.6.ebuild 866
-MD5 748465cf0a37c98a10f1b001f1ed5b08 ChangeLog 373
+MD5 12a84c0975684b884df817d23b8ca607 dpklib-1.0.6.ebuild 871
+MD5 d3bd847ae659b4e5e1e89bccb1f070a5 ChangeLog 468
MD5 0b15693bf16741777ef79372b8bf9de8 files/digest-dpklib-1.0.6 63
diff --git a/dev-ruby/dpklib/dpklib-1.0.6.ebuild b/dev-ruby/dpklib/dpklib-1.0.6.ebuild
index 180c79521c4d..6d7650b43a5e 100644
--- a/dev-ruby/dpklib/dpklib-1.0.6.ebuild
+++ b/dev-ruby/dpklib/dpklib-1.0.6.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/dpklib/dpklib-1.0.6.ebuild,v 1.1 2005/09/20 17:13:13 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dpklib/dpklib-1.0.6.ebuild,v 1.2 2005/11/08 18:56:41 killerfox Exp $
inherit ruby
@@ -12,7 +12,7 @@ SRC_URI="http://devel.korinkan.co.jp/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND="virtual/ruby"