summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@unkreativ.org>2011-04-08 15:57:42 +0200
committerChristoph Mende <angelos@unkreativ.org>2011-04-08 15:57:42 +0200
commit33e3a4d857eb1425e36d494969e5fc16423e4aba (patch)
treed32b53d67141169c72ee3710bd9c2cb36c85cf87 /xfce-base/thunar
parentlibxfce4util: Sync with gentoo-x86 (diff)
downloadxfce-33e3a4d857eb1425e36d494969e5fc16423e4aba.tar.gz
xfce-33e3a4d857eb1425e36d494969e5fc16423e4aba.tar.bz2
xfce-33e3a4d857eb1425e36d494969e5fc16423e4aba.zip
thunar: Sync with gentoo-x86
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 84F20B43)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/Manifest12
-rw-r--r--xfce-base/thunar/thunar-9999.ebuild6
2 files changed, 15 insertions, 3 deletions
diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index cdeda43..c23e429 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,2 +1,12 @@
-EBUILD thunar-9999.ebuild 1876 RMD160 a505b0c13505d8d9985700b4f20dc36bfc1af6ef SHA1 920fb89d792baa5c29a0cfb50fcda452e41d5083 SHA256 efda190f22dff5730e45a3d4de9fee3cbb8a98f2c4f74ed86edf332a9af0385f
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+EBUILD thunar-9999.ebuild 2003 RMD160 328201475d031c6f7e84206f3f092fa937852609 SHA1 817fd204c64101817f8051ecc3ff252d06f82875 SHA256 a2ca44d2086ce6f0b244c9912115308e06c6d8c7b015827b3d8b433c35cc1272
MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk2fFFYACgkQmWq1bYTyC0NsoAD/VyXVScvr0Qism4D2Vidf4Q5H
+YxHaerDVCWIUds4YiP4BAJuv+t9MBrpH0Q1+R3czmdTmmIr9EEp+fXkjhzEGeimY
+=lB/A
+-----END PGP SIGNATURE-----
diff --git a/xfce-base/thunar/thunar-9999.ebuild b/xfce-base/thunar/thunar-9999.ebuild
index 4ed7d6a..0efeb5d 100644
--- a/xfce-base/thunar/thunar-9999.ebuild
+++ b/xfce-base/thunar/thunar-9999.ebuild
@@ -1,10 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.1.ebuild,v 1.7 2011/03/22 20:44:59 xarthisius Exp $
EAPI=4
inherit virtualx xfconf-live
+MY_P=${P/t/T}
+
DESCRIPTION="File manager for the Xfce desktop environment"
HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/"
@@ -60,7 +62,7 @@ pkg_setup() {
XFCONF+=( --disable-tpa-plugin )
fi
- DOCS="AUTHORS FAQ HACKING NEWS README THANKS TODO"
+ DOCS="AUTHORS ChangeLog FAQ HACKING NEWS README THANKS TODO"
}
src_test() {