summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-08-24 03:06:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-08-24 03:06:21 +0000
commit90d9bc04d459e77801626ba15ef1969b35d7cb5b (patch)
tree92897991812db7225dcda153fde8bd8424cbbefa /xfce-extra
parentFix deprecated entry in .desktop file. (diff)
downloadhistorical-90d9bc04d459e77801626ba15ef1969b35d7cb5b.tar.gz
historical-90d9bc04d459e77801626ba15ef1969b35d7cb5b.tar.bz2
historical-90d9bc04d459e77801626ba15ef1969b35d7cb5b.zip
whitespace
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-datetime-plugin/Manifest2
-rw-r--r--xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-datetime-plugin/Manifest b/xfce-extra/xfce4-datetime-plugin/Manifest
index 87e49f1b9c83..3d9307b72092 100644
--- a/xfce-extra/xfce4-datetime-plugin/Manifest
+++ b/xfce-extra/xfce4-datetime-plugin/Manifest
@@ -1,4 +1,4 @@
DIST xfce4-datetime-plugin-0.6.1.tar.bz2 289328 RMD160 347b225b28195f07ac6954d5a70b9850c0629f09 SHA1 7ad64f68787446e8daf5102fc0691bd8e4cc2fa6 SHA256 fb340c1c2170d4f33c7f278772966f3c01caaedcd4a7f58f670bf8e28580bb1b
-EBUILD xfce4-datetime-plugin-0.6.1.ebuild 1160 RMD160 99e9132d07230048aadfcd121919d37cd7567f86 SHA1 46f3b9f49ea8fc4f2fa43c107fb27e99e13230ba SHA256 40247ab2c3b04b86a2c102463c941347ec33146ecbbecb547bb74cb648777b2e
+EBUILD xfce4-datetime-plugin-0.6.1.ebuild 1159 RMD160 6d496e381d033f119b1af9a77350242ee3ab1833 SHA1 849741f27b5d845d4aeca49bfea2a54979bdba4d SHA256 7e0047193c845339ca70acba4fb7b01124340df9b8a1063c780be4b1f177f8d6
MISC ChangeLog 840 RMD160 6913d37ad8bd5a0904423aae554b2170a1051366 SHA1 5126ffccaa70774d18580f935f118750b1b07167 SHA256 f81ef546fa1dcc4c4d65525fde49dc593c0164f0b678593563ef2580797e3389
MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild
index a104a0236d59..362ffc6a186c 100644
--- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild
+++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild,v 1.4 2010/08/24 03:05:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.1.ebuild,v 1.5 2010/08/24 03:06:21 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -35,6 +35,6 @@ src_prepare() {
sed -i \
-e '/Encoding/d' \
panel-plugin/datetime.desktop.in.in || die
-
+
xfconf_src_prepare
}