* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-qtcurve: gtk-engines-qtcurve-1.8.14.ebuild ChangeLog gtk-engines-qtcurve-1.8.13.ebuild
@ 2012-02-29 7:55 Johannes Huber (johu)
0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-02-29 7:55 UTC (permalink / raw
To: gentoo-commits
johu 12/02/29 07:55:58
Modified: ChangeLog
Added: gtk-engines-qtcurve-1.8.14.ebuild
Removed: gtk-engines-qtcurve-1.8.13.ebuild
Log:
Version bump, remove old. Fixes bug #404531.
(Portage version: 2.2.0_alpha89/cvs/Linux i686)
Revision Changes Path
1.113 x11-themes/gtk-engines-qtcurve/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 19 Feb 2012 09:34:02 -0000 1.112
+++ ChangeLog 29 Feb 2012 07:55:58 -0000 1.113
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/gtk-engines-qtcurve
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.112 2012/02/19 09:34:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.113 2012/02/29 07:55:58 johu Exp $
+
+*gtk-engines-qtcurve-1.8.14 (29 Feb 2012)
+
+ 29 Feb 2012; Johannes Huber <johu@gentoo.org>
+ +gtk-engines-qtcurve-1.8.14.ebuild, -gtk-engines-qtcurve-1.8.13.ebuild:
+ Version bump, remove old. Fixes bug #404531.
*gtk-engines-qtcurve-1.8.13 (19 Feb 2012)
1.1 x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.14.ebuild?rev=1.1&content-type=text/plain
Index: gtk-engines-qtcurve-1.8.14.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.14.ebuild,v 1.1 2012/02/29 07:55:58 johu Exp $
EAPI=4
inherit cmake-utils
MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2}
DESCRIPTION="A set of widget styles for GTK2 based apps, also available for Qt4/KDE4"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="mozilla"
CDEPEND="
x11-libs/gtk+:2
"
DEPEND="${CDEPEND}
dev-util/pkgconfig
"
RDEPEND="${CDEPEND}
mozilla? ( || (
>=www-client/firefox-3.0
>=www-client/firefox-bin-3.0
>=www-client/icecat-3.0
) )
"
S=${WORKDIR}/${MY_P}
DOCS="ChangeLog README TODO"
src_configure() {
local mycmakeargs=(
"-DQTC_OLD_MOZILLA=OFF"
$(cmake-utils_use mozilla QTC_MODIFY_MOZILLA)
)
cmake-utils_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-29 7:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 7:55 [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-qtcurve: gtk-engines-qtcurve-1.8.14.ebuild ChangeLog gtk-engines-qtcurve-1.8.13.ebuild Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox