diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:14:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:14:05 +0000 |
commit | da0c3b563a55f426dc48ca40afc237eba2f698c6 (patch) | |
tree | 065be73be5232871adcc3cd6a9019321376297aa | |
parent | Marking libkworkspace-4.6.2 ppc for bug 354033 (diff) | |
download | gentoo-2-da0c3b563a55f426dc48ca40afc237eba2f698c6.tar.gz gentoo-2-da0c3b563a55f426dc48ca40afc237eba2f698c6.tar.bz2 gentoo-2-da0c3b563a55f426dc48ca40afc237eba2f698c6.zip |
Marking liboxygenstyle-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
-rw-r--r-- | kde-base/liboxygenstyle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/liboxygenstyle/liboxygenstyle-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/liboxygenstyle/ChangeLog b/kde-base/liboxygenstyle/ChangeLog index 0b0073e0a936..53caf7af0172 100644 --- a/kde-base/liboxygenstyle/ChangeLog +++ b/kde-base/liboxygenstyle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/liboxygenstyle # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.14 2011/05/09 23:21:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.15 2011/06/01 19:14:05 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> liboxygenstyle-4.6.2.ebuild: + Marking liboxygenstyle-4.6.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> liboxygenstyle-4.6.2.ebuild: diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.6.2.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.6.2.ebuild index 6b1c3c0050c0..623d6e9c9c4f 100644 --- a/kde-base/liboxygenstyle/liboxygenstyle-4.6.2.ebuild +++ b/kde-base/liboxygenstyle/liboxygenstyle-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/liboxygenstyle/liboxygenstyle-4.6.2.ebuild,v 1.3 2011/05/09 23:21:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.6.2.ebuild,v 1.4 2011/06/01 19:14:05 ranger Exp $ EAPI=3 @@ -9,5 +9,5 @@ KMMODULE="libs/oxygen" inherit kde4-meta DESCRIPTION="Library to support the Oxygen style in KDE" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |