diff options
author | Christoph Mende <angelos@unkreativ.org> | 2011-04-08 15:58:16 +0200 |
---|---|---|
committer | Christoph Mende <angelos@unkreativ.org> | 2011-04-08 15:58:16 +0200 |
commit | 7cc82b29930278f3211e142858619b656d60bd01 (patch) | |
tree | bb582860917a30ab1cb1768a61e8657e5a3825fc /xfce-base/xfce4-settings | |
parent | xfce4-session: Sync with gentoo-x86 (diff) | |
download | xfce-7cc82b29930278f3211e142858619b656d60bd01.tar.gz xfce-7cc82b29930278f3211e142858619b656d60bd01.tar.bz2 xfce-7cc82b29930278f3211e142858619b656d60bd01.zip |
xfce4-settings: 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/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/Manifest | 8 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-9999.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest index 0c1f7e5..50ff31f 100644 --- a/xfce-base/xfce4-settings/Manifest +++ b/xfce-base/xfce4-settings/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 -EBUILD xfce4-settings-9999.ebuild 1413 RMD160 ebe8804b5e71ba6245f49ac22632e15c34bb9c5a SHA1 5370c12666dacc9210912d83d94f7af307463864 SHA256 113c5e256d6c9f8447f16ce899fabce7c33c6350b879f7a06e303cf1746950a8 +EBUILD xfce4-settings-9999.ebuild 1534 RMD160 4e899ae47b18bfeef2993ca433c5bf36b7093729 SHA1 1e63e5c6d85c4e9127d472dbc7db9eb2434dc3fb SHA256 bce8affb23dcebbaa2064bee890bce148a13110cbf2376b511113fb708b9adaa MISC metadata.xml 391 RMD160 b281d2622300ce119f47945cc1c8ab91f57c2087 SHA1 44b496f42b7cc7e3924f58f16a63d52d9450b338 SHA256 e12aab743d09d93de0374287e05add71330871ddafb70f9af31707241e1e2815 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) -iF4EAREIAAYFAk2E8HIACgkQmWq1bYTyC0MhjwD6AwH2+rPLrm5nb8Yict2DXM2T -hz9xuH3mCPJCjhaivA4BAKxWWfIWFLL6v+w0rUSTIfpxRH+qFBhnSfhlMtq0pCjA -=hT0E +iF4EAREIAAYFAk2fFHgACgkQmWq1bYTyC0Na5AEAvFdqhbDALvTZzLC4VprZdQh/ +Taa4merpwqsoh1ZbBeAA/3fyaFiFNtnn00cuJL9R2jLnZFQC/8119j5ChC4Rfvjx +=9Syv -----END PGP SIGNATURE----- diff --git a/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild b/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild index a6f4c84..9804ecc 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild,v 1.9 2011/03/29 13:10:04 jer Exp $ EAPI=3 inherit xfconf-live @@ -45,7 +45,7 @@ pkg_setup() { $(xfconf_use_debug) ) - DOCS="AUTHORS NEWS TODO" + DOCS="AUTHORS ChangeLog NEWS TODO" } src_prepare() { |