summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-22 10:54:08 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-22 10:54:08 +0000
commit7f9560c62ad2927b57265322ba30baec4dd16543 (patch)
tree13e901fb3582de68179e668e11c74083bb785ffe /xfce-extra/transd
parentAdd ~x86 wrt bug #410239 (diff)
downloadhistorical-7f9560c62ad2927b57265322ba30baec4dd16543.tar.gz
historical-7f9560c62ad2927b57265322ba30baec4dd16543.tar.bz2
historical-7f9560c62ad2927b57265322ba30baec4dd16543.zip
Remove call to intltoolize within xfconf.eclass because autotools.eclass has the support now.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/transd')
-rw-r--r--xfce-extra/transd/ChangeLog7
-rw-r--r--xfce-extra/transd/transd-0_p20120503.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/transd/ChangeLog b/xfce-extra/transd/ChangeLog
index 20a68dd8298f..531e1bb4e70d 100644
--- a/xfce-extra/transd/ChangeLog
+++ b/xfce-extra/transd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/transd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.16 2012/05/22 06:38:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.17 2012/05/22 10:49:29 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ transd-0_p20120503.ebuild:
+ Remove call to intltoolize within xfconf.eclass because autotools.eclass has
+ the support now.
22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
-transd-0_p20110501.ebuild:
diff --git a/xfce-extra/transd/transd-0_p20120503.ebuild b/xfce-extra/transd/transd-0_p20120503.ebuild
index 0d8f90797094..d7379117035e 100644
--- a/xfce-extra/transd/transd-0_p20120503.ebuild
+++ b/xfce-extra/transd/transd-0_p20120503.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20120503.ebuild,v 1.5 2012/05/22 05:20:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20120503.ebuild,v 1.6 2012/05/22 10:49:29 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
-EINTLTOOLIZE=yes
inherit xfconf
DESCRIPTION="A small daemon to watch for window creation and set window transparency values"