diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 18:01:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 18:01:17 +0000 |
commit | 1bfc37f70e52e1ffe9fbc6a28ddc06408037c5b2 (patch) | |
tree | 8026863dc5e7c730992fcdbbc4a7f2084ce928b5 /kde-base/kdebase-cursors | |
parent | Marking kdeartwork-weatherwallpapers-4.6.2 ppc for bug 354033 (diff) | |
download | historical-1bfc37f70e52e1ffe9fbc6a28ddc06408037c5b2.tar.gz historical-1bfc37f70e52e1ffe9fbc6a28ddc06408037c5b2.tar.bz2 historical-1bfc37f70e52e1ffe9fbc6a28ddc06408037c5b2.zip |
Marking kdebase-cursors-4.6.2 ppc for bug 354033
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'kde-base/kdebase-cursors')
-rw-r--r-- | kde-base/kdebase-cursors/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdebase-cursors/ChangeLog b/kde-base/kdebase-cursors/ChangeLog index 7ddd90b722a7..7b80c3b7f7ed 100644 --- a/kde-base/kdebase-cursors/ChangeLog +++ b/kde-base/kdebase-cursors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdebase-cursors # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.69 2011/05/09 22:41:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.70 2011/06/01 18:01:17 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdebase-cursors-4.6.2.ebuild: + Marking kdebase-cursors-4.6.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kdebase-cursors-4.6.2.ebuild: diff --git a/kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild b/kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild index 31ac5756ac4a..9b346437c218 100644 --- a/kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild +++ b/kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild,v 1.3 2011/05/09 22:41:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild,v 1.4 2011/06/01 18:01:17 ranger Exp $ EAPI=3 @@ -11,4 +11,4 @@ inherit kde4-meta DESCRIPTION="oxygen cursors from kdebase" IUSE="" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" |