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
commitce7ff037ca5946aa018865d49740c6ef50ea42fd (patch)
tree2d090d38a056757ff90fa06ad39a50d258846e32 /xfce-extra
parentRemove call to intltoolize within xfconf.eclass because autotools.eclass has ... (diff)
downloadgentoo-2-ce7ff037ca5946aa018865d49740c6ef50ea42fd.tar.gz
gentoo-2-ce7ff037ca5946aa018865d49740c6ef50ea42fd.tar.bz2
gentoo-2-ce7ff037ca5946aa018865d49740c6ef50ea42fd.zip
Remove call to intltoolize within xfconf.eclass because autotools.eclass has the support now.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-cellmodem-plugin/ChangeLog7
-rw-r--r--xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cellmodem-plugin/ChangeLog b/xfce-extra/xfce4-cellmodem-plugin/ChangeLog
index dde72a605799..72a93ba7fdc1 100644
--- a/xfce-extra/xfce4-cellmodem-plugin/ChangeLog
+++ b/xfce-extra/xfce4-cellmodem-plugin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/xfce4-cellmodem-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v 1.4 2012/05/05 07:11:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v 1.5 2012/05/22 10:54:08 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-cellmodem-plugin-0.0.5.ebuild:
+ Remove call to intltoolize within xfconf.eclass because autotools.eclass has
+ the support now.
05 May 2012; Michał Górny <mgorny@gentoo.org>
xfce4-cellmodem-plugin-0.0.5.ebuild:
diff --git a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild
index 6e7730b317d8..21584faaf524 100644
--- a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild
+++ b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.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/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v 1.6 2012/05/05 07:11:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v 1.7 2012/05/22 10:54:08 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
-EINTLTOOLIZE=yes
inherit multilib xfconf
DESCRIPTION="A panel plug-in with monitoring support for GPRS/UMTS(3G)/HSDPA(3.5G) modems"