From 68d1fba920ef385e9538534e0c3596431f497108 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 4 Dec 2011 15:17:26 +0000 Subject: [PATCH] gnome-extra/gsmartcontrol: Version Bump, bump to EAPI=4 svn path=/sunrise/; revision=12558 --- gnome-extra/gsmartcontrol/ChangeLog | 5 ++++- gnome-extra/gsmartcontrol/Manifest | 8 ++++---- .../files/{0.8.5-fixdocs.patch => 0.8.6-fixdocs.patch} | 2 +- ...artcontrol-0.8.5.ebuild => gsmartcontrol-0.8.6.ebuild} | 4 ++-- 4 files changed, 11 insertions(+), 8 deletions(-) rename gnome-extra/gsmartcontrol/files/{0.8.5-fixdocs.patch => 0.8.6-fixdocs.patch} (95%) rename gnome-extra/gsmartcontrol/{gsmartcontrol-0.8.5.ebuild => gsmartcontrol-0.8.6.ebuild} (91%) diff --git a/gnome-extra/gsmartcontrol/ChangeLog b/gnome-extra/gsmartcontrol/ChangeLog index 777de9fa4..577563c93 100644 --- a/gnome-extra/gsmartcontrol/ChangeLog +++ b/gnome-extra/gsmartcontrol/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for gnome-extra/gsmartcontrol -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 04 Dec 2011; Justin Lecher ChangeLog: + Version Bump, bump to EAPI=4 + 04 Oct 2009; Justin Lecher (jlec) files/0.8.5-fixdocs.patch: remove installation of LICENSE_gsmartcontrol.txt diff --git a/gnome-extra/gsmartcontrol/Manifest b/gnome-extra/gsmartcontrol/Manifest index a5f68d325..fabe8cd56 100644 --- a/gnome-extra/gsmartcontrol/Manifest +++ b/gnome-extra/gsmartcontrol/Manifest @@ -1,5 +1,5 @@ -AUX 0.8.5-fixdocs.patch 645 RMD160 db8714556be0f21fc0b9702fe97a14f826fedac9 SHA1 765519caa2d2289165f677923f75d99b8a1fa2d1 SHA256 394b4aff9b9242353975d3c4873d395332e73325d539d468b59aa88a171435d7 -DIST gsmartcontrol-0.8.5.tar.bz2 646121 RMD160 b34290335244c0401828ff7010310c218911dea0 SHA1 ac14276b64931e7f377910df4f2ebd1973bd604d SHA256 a02be0a1072c4d06de78d841b693145dfe4e686f348d321bd495c1ed4bf2e6dc -EBUILD gsmartcontrol-0.8.5.ebuild 608 RMD160 361e2fc9ebcad6bb357e9078e93d0b8e29cfecfa SHA1 4de40d8ef74dc090a1bbf343b75e4d189fa49470 SHA256 98761c770cfbaea65ade4f03731502b9d107715e8f4d69409f8d9b300dc42d01 -MISC ChangeLog 766 RMD160 00ff921c9278c791cb8ecde0ebd7c4d587ec7f9e SHA1 56e1d00ad7176551627704a3b2aedadd9e6d504e SHA256 4ffcb6aceec8703cac7eff703dc490022f61ece9fb7fe15c8566d7cdd77738e8 +AUX 0.8.6-fixdocs.patch 646 RMD160 7db3702214dc07f4b49aab3dfe1e92b4570dcf52 SHA1 9860610f17859eeca869e958ad1726ed5dd7cfad SHA256 8ab20b954a49fc7382e88ec5052b6d2ef0758d9a2322d5d3ea3034210668995d +DIST gsmartcontrol-0.8.6.tar.bz2 673712 RMD160 2387a3b078f6e94dcb7122c5f72b94f14d8da30f SHA1 e05dda2815921aa0d2aa18850e2e715c1a5e00e0 SHA256 b0806c0a6b2c3d33755e78b67bd8a2ce895b07aee2a5a75767132694e0f41eda +EBUILD gsmartcontrol-0.8.6.ebuild 607 RMD160 b91d75114c7734c153333083f2ec6fff18cff500 SHA1 4ab93b70b75a6fc4296615079d614ebccaed1f33 SHA256 84bcba601e8c92d3a2ed1d8a9b9eb4ca0ce3da8c9bed8705fbaa3207831e9851 +MISC ChangeLog 856 RMD160 d59872ea2c776b4cde5c8c931490874ea9db1423 SHA1 de7073128dc86862d6353eb3a3bd49a9da28ce63 SHA256 e79fcb6f519d40f1bef04cea1b7a0a1628ebfa4c2be4742301d3b7157d80aefc MISC metadata.xml 209 RMD160 184537d7a401571abe0e5cbf9258ba3947d19382 SHA1 f2ea13baedca19e24be6ed7c3e6b765f7ff67cba SHA256 b0f0595f625235a62d9d40753827ae160e42156371fd9568bd2779042517f5e8 diff --git a/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch b/gnome-extra/gsmartcontrol/files/0.8.6-fixdocs.patch similarity index 95% rename from gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch rename to gnome-extra/gsmartcontrol/files/0.8.6-fixdocs.patch index 480df4ed3..d540ee80b 100644 --- a/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch +++ b/gnome-extra/gsmartcontrol/files/0.8.6-fixdocs.patch @@ -13,7 +13,7 @@ - LICENSE_gsmartcontrol.txt \ - LICENSE_hz.txt \ - LICENSE_pcrecpp.txt \ -- LICENSE_whatever.txt \ +- LICENSE_unlicense.txt \ - LICENSE_zlib.txt +dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt diff --git a/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild b/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.6.ebuild similarity index 91% rename from gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild rename to gnome-extra/gsmartcontrol/gsmartcontrol-0.8.6.ebuild index ec705839d..272fdb51a 100644 --- a/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild +++ b/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.6.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="2" +EAPI=4 inherit autotools eutils gnome2 DESCRIPTION="Graphical user interface for smartctl" -HOMEPAGE="http://gsmartcontrol.berlios.de" +HOMEPAGE="http://gsmartcontrol.berlios.de/" SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-3" -- 2.43.2