* [gentoo-commits] gentoo-x86 commit in x11-misc/devilspie2: devilspie2-0.29.ebuild ChangeLog devilspie2-0.27.ebuild devilspie2-0.26.ebuild
@ 2013-05-21 14:01 Julian Ospald (hasufell)
0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2013-05-21 14:01 UTC (permalink / raw
To: gentoo-commits
hasufell 13/05/21 14:01:41
Modified: ChangeLog
Added: devilspie2-0.29.ebuild
Removed: devilspie2-0.27.ebuild devilspie2-0.26.ebuild
Log:
version bump, remove old
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Revision Changes Path
1.4 x11-misc/devilspie2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/devilspie2/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/devilspie2/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/devilspie2/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 21 Feb 2013 16:54:12 -0000 1.3
+++ ChangeLog 21 May 2013 14:01:41 -0000 1.4
@@ -1,6 +1,14 @@
# ChangeLog for x11-misc/devilspie2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/ChangeLog,v 1.3 2013/02/21 16:54:12 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/ChangeLog,v 1.4 2013/05/21 14:01:41 hasufell Exp $
+
+*devilspie2-0.29 (21 May 2013)
+
+ 21 May 2013; Julian Ospald <hasufell@gentoo.org> -devilspie2-0.26.ebuild,
+ -files/devilspie2-0.26-anti-debian.patch,
+ -files/devilspie2-0.26-cflags.patch, -devilspie2-0.27.ebuild,
+ +devilspie2-0.29.ebuild:
+ version bump, remove old
*devilspie2-0.28 (21 Feb 2013)
1.1 x11-misc/devilspie2/devilspie2-0.29.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/devilspie2/devilspie2-0.29.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/devilspie2/devilspie2-0.29.ebuild?rev=1.1&content-type=text/plain
Index: devilspie2-0.29.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/devilspie2-0.29.ebuild,v 1.1 2013/05/21 14:01:41 hasufell Exp $
EAPI=5
# check locales on version bump!
PLOCALES="sv fr pt_BR nl ru fi"
inherit flag-o-matic toolchain-funcs l10n
DESCRIPTION="Devilspie like window matching utility, using LUA for scripting"
HOMEPAGE="http://devilspie2.gusnan.se"
SRC_URI="http://devilspie2.gusnan.se/download/${PN}_${PV}-src.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.32.4:2
>=dev-lang/lua-5.1.5
>=x11-libs/gtk+-3.4.4:3
>=x11-libs/libwnck-3.4.4:3
x11-libs/libX11"
DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
x11-proto/xproto"
src_prepare() {
use debug && append-cflags -D_DEBUG
}
src_compile() {
emake CC=$(tc-getCC) PREFIX="/usr" LANGUAGES="$(l10n_get_locales)"
}
src_install() {
emake PREFIX="/usr" DESTDIR="${D}" LANGUAGES="$(l10n_get_locales)" install
dodoc AUTHORS ChangeLog README README.translators TODO VERSION
doman devilspie2.1
}
pkg_postinst() {
elog "Default folder for scripts is ~/.config/devilspie2/"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-21 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21 14:01 [gentoo-commits] gentoo-x86 commit in x11-misc/devilspie2: devilspie2-0.29.ebuild ChangeLog devilspie2-0.27.ebuild devilspie2-0.26.ebuild Julian Ospald (hasufell)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox