diff options
author | 2008-02-09 18:44:58 +0000 | |
---|---|---|
committer | 2008-02-09 18:44:58 +0000 | |
commit | 174ab252be78ee38ba65392f76123bb5c7536a7e (patch) | |
tree | a8b6b8c9e4b56edec2fc547356ac12b012b083d8 /kde-base/korundum | |
parent | updated python patch for bug 206608, along with new deps and use flags (diff) | |
download | historical-174ab252be78ee38ba65392f76123bb5c7536a7e.tar.gz historical-174ab252be78ee38ba65392f76123bb5c7536a7e.tar.bz2 historical-174ab252be78ee38ba65392f76123bb5c7536a7e.zip |
sparc stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'kde-base/korundum')
-rw-r--r-- | kde-base/korundum/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/korundum/korundum-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/korundum/ChangeLog b/kde-base/korundum/ChangeLog index 9e447f5e67f8..c50521f1aaa9 100644 --- a/kde-base/korundum/ChangeLog +++ b/kde-base/korundum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/korundum # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/ChangeLog,v 1.68 2008/01/31 15:31:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/ChangeLog,v 1.69 2008/02/09 18:44:58 armin76 Exp $ + + 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> korundum-3.5.8.ebuild: + sparc stable 31 Jan 2008; Brent Baude <ranger@gentoo.org> korundum-3.5.8.ebuild: Marking korundum-3.5.8 ppc for bug 207634 diff --git a/kde-base/korundum/korundum-3.5.8.ebuild b/kde-base/korundum/korundum-3.5.8.ebuild index a04d7b185ee8..f8219833c73a 100644 --- a/kde-base/korundum/korundum-3.5.8.ebuild +++ b/kde-base/korundum/korundum-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-3.5.8.ebuild,v 1.5 2008/01/31 15:31:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-3.5.8.ebuild,v 1.6 2008/02/09 18:44:58 armin76 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="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" OLDDEPEND=">=virtual/ruby-1.8 ~kde-base/qtruby-$PV ~kde-base/smoke-3.3.1" DEPEND=" >=virtual/ruby-1.8 |