* [gentoo-commits] gentoo-x86 commit in x11-misc/qlipper: qlipper-2.0.1.ebuild ChangeLog
@ 2012-09-02 9:13 Ben de Groot (yngwin)
0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2012-09-02 9:13 UTC (permalink / raw
To: gentoo-commits
yngwin 12/09/02 09:13:25
Modified: ChangeLog
Added: qlipper-2.0.1.ebuild
Log:
Version bump. Build system changed to cmake.
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Revision Changes Path
1.3 x11-misc/qlipper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qlipper/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qlipper/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qlipper/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/qlipper/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 31 Jul 2012 12:05:13 -0000 1.2
+++ ChangeLog 2 Sep 2012 09:13:25 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/qlipper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/qlipper/ChangeLog,v 1.2 2012/07/31 12:05:13 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qlipper/ChangeLog,v 1.3 2012/09/02 09:13:25 yngwin Exp $
+
+*qlipper-2.0.1 (02 Sep 2012)
+
+ 02 Sep 2012; Ben de Groot <yngwin@gentoo.org> +qlipper-2.0.1.ebuild:
+ Version bump. Build system changed to cmake.
*qlipper-2.0.0-r1 (31 Jul 2012)
1.1 x11-misc/qlipper/qlipper-2.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qlipper/qlipper-2.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qlipper/qlipper-2.0.1.ebuild?rev=1.1&content-type=text/plain
Index: qlipper-2.0.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/qlipper/qlipper-2.0.1.ebuild,v 1.1 2012/09/02 09:13:25 yngwin Exp $
EAPI=4
PLOCALES="cs sr"
inherit l10n cmake-utils
DESCRIPTION="Lightweight and cross-platform clipboard history applet"
HOMEPAGE="http://code.google.com/p/qlipper/"
SRC_URI="http://qlipper.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
src_prepare() {
l10n_for_each_disabled_locale_do rm_loc
}
src_configure() {
cmake-utils_src_configure INSTALL_PREFIX="${EPREFIX}"/usr
}
rm_loc() {
rm ts/${PN}.${1}.*
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-02 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-02 9:13 [gentoo-commits] gentoo-x86 commit in x11-misc/qlipper: qlipper-2.0.1.ebuild ChangeLog Ben de Groot (yngwin)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox