diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-08 14:08:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-08 14:08:13 +0000 |
commit | 217293ac0c1365a6d2ed07ea2ba7408889d1bbfc (patch) | |
tree | 98934aa15e693bf8874ad6d5942bc28dd9fd8bb8 /kde-base/liboxygenstyle | |
parent | x86 stable, bug #491898 (diff) | |
download | gentoo-2-217293ac0c1365a6d2ed07ea2ba7408889d1bbfc.tar.gz gentoo-2-217293ac0c1365a6d2ed07ea2ba7408889d1bbfc.tar.bz2 gentoo-2-217293ac0c1365a6d2ed07ea2ba7408889d1bbfc.zip |
Stable for amd64, wrt bug #484884
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/liboxygenstyle')
-rw-r--r-- | kde-base/liboxygenstyle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/liboxygenstyle/ChangeLog b/kde-base/liboxygenstyle/ChangeLog index 56636a42856b..dcf4be5fc25c 100644 --- a/kde-base/liboxygenstyle/ChangeLog +++ b/kde-base/liboxygenstyle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/liboxygenstyle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.123 2013/12/04 17:10:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.124 2013/12/08 14:08:13 ago Exp $ + + 08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> liboxygenstyle-4.11.2.ebuild: + Stable for amd64, wrt bug #484884 04 Dec 2013; Johannes Huber <johu@gentoo.org> -liboxygenstyle-4.11.3.ebuild: Remove KDE SC 4.11.3 diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild index d29bebbad309..d73d99b9769d 100644 --- a/kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild +++ b/kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild,v 1.1 2013/10/09 23:04:45 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.2.ebuild,v 1.2 2013/12/08 14:08:13 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMMODULE="libs/oxygen" inherit kde4-meta DESCRIPTION="Library to support the Oxygen style in KDE" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="x11-libs/libX11" |