johu 14/04/29 18:53:04 Modified: ChangeLog Added: liboxygenstyle-4.11.9.ebuild Log: Version bump KDE Workspace 4.11.9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.143 kde-base/liboxygenstyle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/liboxygenstyle/ChangeLog?rev=1.143&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/liboxygenstyle/ChangeLog?rev=1.143&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/liboxygenstyle/ChangeLog?r1=1.142&r2=1.143 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- ChangeLog 5 Apr 2014 17:40:00 -0000 1.142 +++ ChangeLog 29 Apr 2014 18:53:04 -0000 1.143 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/liboxygenstyle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.142 2014/04/05 17:40:00 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.143 2014/04/29 18:53:04 johu Exp $ + +*liboxygenstyle-4.11.9 (29 Apr 2014) + + 29 Apr 2014; Johannes Huber <[email protected]> +liboxygenstyle-4.11.9.ebuild: + Version bump KDE Workspace 4.11.9 05 Apr 2014; Andreas K. Huettel <[email protected]> liboxygenstyle-4.11.5.ebuild, liboxygenstyle-4.11.7.ebuild, 1.1 kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild?rev=1.1&content-type=text/plain Index: liboxygenstyle-4.11.9.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild,v 1.1 2014/04/29 18:53:04 johu Exp $ EAPI=5 KMNAME="kde-workspace" 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" IUSE="debug" SLOT="4/${PV}" DEPEND="x11-libs/libX11" RDEPEND="${DEPEND}"
