diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:41:23 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:41:23 +0000 |
commit | 7e72361fb5978fd6a0353cfbbb7e924d203f0e1d (patch) | |
tree | ebd4e4341c818d64197a9b16d6d0070e996e99e5 /kde-base/kdebase-cursors | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-7e72361fb5978fd6a0353cfbbb7e924d203f0e1d.tar.gz gentoo-2-7e72361fb5978fd6a0353cfbbb7e924d203f0e1d.tar.bz2 gentoo-2-7e72361fb5978fd6a0353cfbbb7e924d203f0e1d.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdebase-cursors')
-rw-r--r-- | kde-base/kdebase-cursors/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdebase-cursors/kdebase-cursors-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdebase-cursors/ChangeLog b/kde-base/kdebase-cursors/ChangeLog index 52c3928d1f2e..7ddd90b722a7 100644 --- a/kde-base/kdebase-cursors/ChangeLog +++ b/kde-base/kdebase-cursors/ChangeLog @@ -1,6 +1,10 @@ # 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.68 2011/05/09 08:48:28 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.69 2011/05/09 22:41:23 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> + kdebase-cursors-4.6.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> kdebase-cursors-4.6.2.ebuild: x86 stable per bug 354033 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 fe79070c675c..31ac5756ac4a 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.2 2011/05/09 08:48:28 tomka Exp $ +# $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 $ 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" |