summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2009-10-04 20:44:20 +0000
committerJustin Lecher <jlec@gentoo.org>2009-10-04 20:44:20 +0000
commitda2c057a1d36c1554f5f2c2e92b3e515c70a2405 (patch)
tree63906f6ce22c92dfd9847258452a7524bb4dfaa6 /gnome-extra
parentnet-im/freetalk: fix for aclocal (diff)
downloadsunrise-da2c057a1d36c1554f5f2c2e92b3e515c70a2405.tar.gz
sunrise-da2c057a1d36c1554f5f2c2e92b3e515c70a2405.tar.bz2
sunrise-da2c057a1d36c1554f5f2c2e92b3e515c70a2405.zip
gnome-extra/gsmartcontrol: remove installtion of LICENSE_gsmartcontrol.txt
svn path=/sunrise/; revision=9315
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gsmartcontrol/ChangeLog4
-rw-r--r--gnome-extra/gsmartcontrol/Manifest4
-rw-r--r--gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch5
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gsmartcontrol/ChangeLog b/gnome-extra/gsmartcontrol/ChangeLog
index 5bf447211..777de9fa4 100644
--- a/gnome-extra/gsmartcontrol/ChangeLog
+++ b/gnome-extra/gsmartcontrol/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 Oct 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+ files/0.8.5-fixdocs.patch:
+ remove installation of LICENSE_gsmartcontrol.txt
+
27 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+files/0.8.5-fixdocs.patch, gsmartcontrol-0.8.5.ebuild:
corrected DOCDIR location
diff --git a/gnome-extra/gsmartcontrol/Manifest b/gnome-extra/gsmartcontrol/Manifest
index ce95df71f..5be81485f 100644
--- a/gnome-extra/gsmartcontrol/Manifest
+++ b/gnome-extra/gsmartcontrol/Manifest
@@ -1,5 +1,5 @@
-AUX 0.8.5-fixdocs.patch 675 RMD160 2b1bd6f1053848f0494226808a21149d2ca9a468 SHA1 cb878145b1d1283cdda929c29388dd54e54dec4c SHA256 d89932358b0ebf0da66fe03ba76c054affb010a9936cc7ee2e632b6f33bc45ac
+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 609 RMD160 5c09568e097dcac5142c2396b1ee38e1ad5365f5 SHA1 3ea338363fa907eab633e1890077a7d0a112cc5f SHA256 30f2d9ba96bb53a4bef6b3a8469fd0a82f730f89d4dcaa96eda4cafaa06ae907
-MISC ChangeLog 628 RMD160 6d145973b5e6c61f60cef368a87da8ff7d61099f SHA1 7b624ccbaf80e029edc8be61fe59907cf069b6bc SHA256 150bd0a4e5e33217bee3ad3384cdf7efc7f672fe5cb77087e1974d08ec261f93
+MISC ChangeLog 766 RMD160 00ff921c9278c791cb8ecde0ebd7c4d587ec7f9e SHA1 56e1d00ad7176551627704a3b2aedadd9e6d504e SHA256 4ffcb6aceec8703cac7eff703dc490022f61ece9fb7fe15c8566d7cdd77738e8
MISC metadata.xml 171 RMD160 ed284df01c230fc7990a6b5888b39166d23f29ba SHA1 f3d64a69044b710e23fb874b3ee4cd338858c8b4 SHA256 a7b30fbacd0e4c312c07a3efac112a3794c81d134442d8104325734d03425adf
diff --git a/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch b/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch
index 416d252c5..480df4ed3 100644
--- a/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch
+++ b/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch
@@ -1,6 +1,6 @@
--- Makefile.am 2009-09-05 16:39:32.000000000 +0200
+++ Makefile.am.new 2009-09-27 08:13:42.000000000 +0200
-@@ -14,17 +14,8 @@
+@@ -14,17 +14,7 @@
# These will be installed into docdir.
# Some of these files are actually needed for compilation (see src/res/Makefile.am).
@@ -15,7 +15,6 @@
- LICENSE_pcrecpp.txt \
- LICENSE_whatever.txt \
- LICENSE_zlib.txt
-+dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt \
-+ LICENSE_gsmartcontrol.txt
++dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt
# nobase_ preserves their directory names.