diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-24 00:34:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-24 00:34:30 +0000 |
commit | aa06e071a5305035e734385abc4fa1ed07ad5829 (patch) | |
tree | faa42dc8f94b7d4fa04c74ed50e92bbe5b256494 /xfce-extra/thunar-svn-plugin | |
parent | Add live ebuild. (diff) | |
download | historical-aa06e071a5305035e734385abc4fa1ed07ad5829.tar.gz historical-aa06e071a5305035e734385abc4fa1ed07ad5829.tar.bz2 historical-aa06e071a5305035e734385abc4fa1ed07ad5829.zip |
typo fix
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'xfce-extra/thunar-svn-plugin')
-rw-r--r-- | xfce-extra/thunar-svn-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/thunar-svn-plugin/Manifest b/xfce-extra/thunar-svn-plugin/Manifest index 49ab07f52865..34c0d92a7aeb 100644 --- a/xfce-extra/thunar-svn-plugin/Manifest +++ b/xfce-extra/thunar-svn-plugin/Manifest @@ -1,5 +1,5 @@ AUX thunar-svn-plugin-0.0.3-subversion-1.6.patch 720 RMD160 37a3fb970c9b9f5fa5c60c477c36a8ed687ed28b SHA1 1542a5a87304ad53b083453d229f6d876d9db57f SHA256 1b7d5fee73e78540813ccab6862f015a778d29c11181acf116cfae5ae9ec5630 DIST thunar-svn-plugin-0.0.3.tar.bz2 354641 RMD160 522b528999a8f1cbb13ef70adce37df5242e49a4 SHA1 e9f87a397ce4115704c1c9685541b2e4d402403b SHA256 ebe50225401bd90ca8603403a7c5b00de7846aca3fd1cec44a3b9c295114f598 -EBUILD thunar-svn-plugin-0.0.3-r2.ebuild 751 RMD160 9b6fba6864e3455a3ad9e6c8f280fb83f51d5125 SHA1 6708ea7531b35615307e05dd3fd3ada8c52fc38c SHA256 7ca41d4728c9ec65f7acedc372224b7b7c1ace050c688fa95e1950c83dbeee47 +EBUILD thunar-svn-plugin-0.0.3-r2.ebuild 753 RMD160 9c54f58ea293f21625ea7947ecdb43a5cab8e66b SHA1 4a98939e63fbb4609121d9d23475af9ffc6f030f SHA256 9aaebcf2c89d4f56fd3d7df3847582eafeeb59191c2bee9287fe12ef55e75977 MISC ChangeLog 1348 RMD160 dffbb0ebb57a0f685307fed51ffe9f3222b6cd18 SHA1 adafb526877a0b7706025d9c4ee302f7583f9330 SHA256 760ab33852949242efc4b8720f202d87a90e824256373d7e7e1022f4e8b70ef5 MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61 diff --git a/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild b/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild index f668f714a074..024bb3c24460 100644 --- a/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild +++ b/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild,v 1.1 2009/08/23 02:19:01 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild,v 1.2 2009/08/24 00:34:30 mr_bones_ Exp $ EAPI="2" inherit xfconf -DESRIPTION="adds Subversion actions to the context menu of thunar" +DESCRIPTION="adds Subversion actions to the context menu of thunar" HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" |