diff options
author | Angelo D'Autilia (sYdRo) <sydro@salug.it> | 2010-03-07 01:19:35 +0000 |
---|---|---|
committer | Angelo D'Autilia (sYdRo) <sydro@salug.it> | 2010-03-07 01:19:35 +0000 |
commit | 07a85a217b21960aa666380fdbf96781b4b0364f (patch) | |
tree | 9606b3fe21c194637ac01d737941d30e63ca6ea6 | |
parent | app-portage/portage-jobsmon: Version bump (Python3 is now supported). (diff) | |
download | sunrise-07a85a217b21960aa666380fdbf96781b4b0364f.tar.gz sunrise-07a85a217b21960aa666380fdbf96781b4b0364f.tar.bz2 sunrise-07a85a217b21960aa666380fdbf96781b4b0364f.zip |
x11-plugins/pidgin-extended-blist-sort: Remove dot from DESCRIPTION
svn path=/sunrise/; revision=10250
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-plugins/pidgin-extended-blist-sort/ChangeLog b/x11-plugins/pidgin-extended-blist-sort/ChangeLog index e52755a28..345f26ca9 100644 --- a/x11-plugins/pidgin-extended-blist-sort/ChangeLog +++ b/x11-plugins/pidgin-extended-blist-sort/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for x11-plugins/pidgin-extended-blist-sort -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Mar 2010; Angelo D'Autilia (sYdRo) <sydro@salug.it> + pidgin-extended-blist-sort-1.4.ebuild: + Remove dot from DESCRIPTION + 26 Mar 2009; Dominik George (natureshadow) <gentoo@naturalnik.de> +pidgin-extended-blist-sort-1.4.ebuild, +metadata.xml: New ebuild for x11-plugins/pidgin-extended-blist-sort, bug 263910 diff --git a/x11-plugins/pidgin-extended-blist-sort/Manifest b/x11-plugins/pidgin-extended-blist-sort/Manifest index ad769cbfa..655d138ca 100644 --- a/x11-plugins/pidgin-extended-blist-sort/Manifest +++ b/x11-plugins/pidgin-extended-blist-sort/Manifest @@ -1,4 +1,4 @@ DIST extended_blist_sort-1.4.tar.gz 332937 RMD160 cea5443808f19fe1afd9b868105879e0b93b63ac SHA1 7d0a64d7f3ba01e32939aeb4d8dcf0ff3bf6bb05 SHA256 e1d1949003550a00944cbf7e0625cd203051205a382a911541fc4078fde6948c -EBUILD pidgin-extended-blist-sort-1.4.ebuild 584 RMD160 bc82a4e9f79412edaf259a9757763789b88aacc2 SHA1 e6221bef0f52cdd1cf19d50ee07b57afd0d6b462 SHA256 0bc524834c4916d65fe32499fb68734afa46097ce16f3195a4d30472d3fcb215 -MISC ChangeLog 333 RMD160 5a492038447b4195de8cc97b5ca03949f410ebf4 SHA1 ad5f1d6c500a2368428719e6564698d10cb8f804 SHA256 0161591d192a2a513794bb1dece1af482186be80004f9a0eaccede06e19b1e02 +EBUILD pidgin-extended-blist-sort-1.4.ebuild 583 RMD160 9925e1101b19e424a150a751a95155e9860015bf SHA1 ae4d38df9c501132a932135ff7ba777541335abc SHA256 e82da78c8ef2ca47e5994e1460f928ba870d09e38fec18379019c8a097e30a24 +MISC ChangeLog 462 RMD160 4ac8328e3afb4c44efd982e4b6be8b4e0581a95b SHA1 22f7127e3deeec28a640c2e71e901b98bbe883d8 SHA256 791749d02da2bd789f9b5370bd030a656f2fc19fe1f73a64987f13000d13d323 MISC metadata.xml 346 RMD160 9ac5ff1b78b797a7400a8393acf3f16818e8119b SHA1 e2008cb4b337403fa312e93b8c19403f7708aeaa SHA256 34c4374a475ddd97fca1efae90bebce5cc6cefb1048cd56c516c2e2768e62311 diff --git a/x11-plugins/pidgin-extended-blist-sort/pidgin-extended-blist-sort-1.4.ebuild b/x11-plugins/pidgin-extended-blist-sort/pidgin-extended-blist-sort-1.4.ebuild index 6d179900c..09f14a68d 100644 --- a/x11-plugins/pidgin-extended-blist-sort/pidgin-extended-blist-sort-1.4.ebuild +++ b/x11-plugins/pidgin-extended-blist-sort/pidgin-extended-blist-sort-1.4.ebuild @@ -4,7 +4,7 @@ MY_P="extended_blist_sort-${PV}" -DESCRIPTION="Pidgin plugin that provides several new sort options for the buddy list." +DESCRIPTION="Pidgin plugin that provides several new sort options for the buddy list" HOMEPAGE="http://freakazoid.teamblind.de/2008/12/13/pidgin-extended-buddy-list-sort-plugin/" SRC_URI="http://freakazoid.teamblind.de/downloads/${MY_P}.tar.gz" |