diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
commit | 92638bf4a346abb7b6d6e9a6910ee78d78e4e601 (patch) | |
tree | 87d20b985253136cd496a056e3361b433db8042b /kde-base/korundum | |
parent | Block net-mail/mailutils, due to conflicting (incompatible) files. (diff) | |
download | historical-92638bf4a346abb7b6d6e9a6910ee78d78e4e601.tar.gz historical-92638bf4a346abb7b6d6e9a6910ee78d78e4e601.tar.bz2 historical-92638bf4a346abb7b6d6e9a6910ee78d78e4e601.zip |
readd ~sparc, ~ppc, ~ppc64, ~ia64 keywords on 3.4.1 where present on 3.4.0
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'kde-base/korundum')
-rw-r--r-- | kde-base/korundum/Manifest | 2 | ||||
-rw-r--r-- | kde-base/korundum/korundum-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/korundum/Manifest b/kde-base/korundum/Manifest index cb26f4c66935..ddf1b393a362 100644 --- a/kde-base/korundum/Manifest +++ b/kde-base/korundum/Manifest @@ -1,4 +1,4 @@ -MD5 d1c3bcc0320e9738713c7746ad44bae6 korundum-3.4.1.ebuild 1094 +MD5 39871a22bdc5bf9753bc1c4b54d03143 korundum-3.4.1.ebuild 1099 MD5 eb15c0d4539fdbe6a7c7b6bd10820f7a korundum-3.3.2-r1.ebuild 1086 MD5 01c10c4ddc3511e72e71b320f8b5a1fe korundum-3.4.0.ebuild 1096 MD5 55fb3a69fff6cbea5a5e16197aa35aae ChangeLog 2468 diff --git a/kde-base/korundum/korundum-3.4.1.ebuild b/kde-base/korundum/korundum-3.4.1.ebuild index 12c6d3cfe2e8..3b2505661367 100644 --- a/kde-base/korundum/korundum-3.4.1.ebuild +++ b/kde-base/korundum/korundum-3.4.1.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/kde-base/korundum/korundum-3.4.1.ebuild,v 1.1 2005/05/25 21:23:09 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-3.4.1.ebuild,v 1.2 2005/05/26 17:14:29 danarmak Exp $ KMNAME=kdebindings KMCOPYLIB="libsmokeqt smoke/qt libsmokekde smoke/kde" @@ -13,7 +13,7 @@ inherit kde-meta DESCRIPTION="KDE ruby bindings" HOMEPAGE="http://developer.kde.org/language-bindings/ruby/" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" OLDDEPEND=">=virtual/ruby-1.8 ~kde-base/qtruby-$PV ~kde-base/smoke-3.3.1" DEPEND=" >=virtual/ruby-1.8 |