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
commit87c62f7409d3d7cddd65f95a36dfa699b1d047eb (patch)
tree5d89128b27037ab26d2bcb4718de567842a71a23 /dev-ruby/dpklib
parentMarking heimdal-0.6.5 ppc64 stable after 30 days (diff)
downloadgentoo-2-87c62f7409d3d7cddd65f95a36dfa699b1d047eb.tar.gz
gentoo-2-87c62f7409d3d7cddd65f95a36dfa699b1d047eb.tar.bz2
gentoo-2-87c62f7409d3d7cddd65f95a36dfa699b1d047eb.zip
Unstable on ppc.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-ruby/dpklib')
-rw-r--r--dev-ruby/dpklib/ChangeLog5
-rw-r--r--dev-ruby/dpklib/dpklib-1.0.6.ebuild4
2 files changed, 6 insertions, 3 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/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"