Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/
Date: Tue, 02 Aug 2016 16:11:00
Message-Id: 1470154187.08f53744361eb1450beca31d48bb114765fb94fe.mgorny@gentoo
1 commit: 08f53744361eb1450beca31d48bb114765fb94fe
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 15:19:38 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 16:09:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f53744
7
8 xfce-extra/xfce4-cpufreq-plugin: Prune old
9
10 xfce-extra/xfce4-cpufreq-plugin/Manifest | 3 --
11 .../xfce4-cpufreq-plugin-1.1.0.ebuild | 33 ----------------------
12 .../xfce4-cpufreq-plugin-1.1.1.ebuild | 33 ----------------------
13 .../xfce4-cpufreq-plugin-1.1.2.ebuild | 33 ----------------------
14 4 files changed, 102 deletions(-)
15
16 diff --git a/xfce-extra/xfce4-cpufreq-plugin/Manifest b/xfce-extra/xfce4-cpufreq-plugin/Manifest
17 index 046ffab..69707a0 100644
18 --- a/xfce-extra/xfce4-cpufreq-plugin/Manifest
19 +++ b/xfce-extra/xfce4-cpufreq-plugin/Manifest
20 @@ -1,4 +1 @@
21 -DIST xfce4-cpufreq-plugin-1.1.0.tar.bz2 351246 SHA256 eafa261bf984231ed8487c08decea6d916339d82b52f4bbe748e5c6a95c7f6b6 SHA512 699f341a159bb1ec2255ba84f05775cee109cf7e824cedff0206f8d39d098675fb3ada10653c3c230b411650285cc5b8a2c6508ce5d50c0bb9872e144fb8be32 WHIRLPOOL 778ab1424fc8e0677f40597adeba531d619ecda2b5b29c1f26d7592229d6d2b4a26f6b46e9da5a8116022427972e225098dfcf3aae624d1b10e98259e9731d87
22 -DIST xfce4-cpufreq-plugin-1.1.1.tar.bz2 362627 SHA256 474c45c007e65bfc107d6bcc902330c5e964906e6da120af48f7e2dba7f5cae7 SHA512 b53976380cc5b63f945e19892999a7b6b0e6b0af8fd7cf69bac407f617a23efe4e33c7fc88af19683fb7bbaf515c96d63e6f009ab94e822a553b8bc0c545f6be WHIRLPOOL 4ddb52c1f34eefdcb5164451fa52440178d1418154345021fcc764dd0cdf3c5a3a3e7b2202c54ff71fdc923002c82a5786614ebc09a37282248c1fb202103a17
23 -DIST xfce4-cpufreq-plugin-1.1.2.tar.bz2 376966 SHA256 fd9ca91b99e830c6b0962a07eb269ce814ed773cd6008081771fd04060fe6ce9 SHA512 5192ca56463b88d43377411cf694d4ae840e53949923117cfbaa0e14dc5810df706463ce807343692aabcdffb67e945987d7297d2d3f53269a04e454aa648f81 WHIRLPOOL 05bb56a526901b3e6bc7ecc8adf98ab6ef22e8faa4f49f5f40af24fc6b8d096c725bf5f51ebcb683cafeba92266171f9c841c435c3d5c37966d53a5b098d5f58
24 DIST xfce4-cpufreq-plugin-1.1.3.tar.bz2 369419 SHA256 74a162c7e101db0495d5da147aba1f404c33544f04e8c34d7d1d705668102d33 SHA512 fe67abc120c0715b653258abbafab19386289ce0a373e5053e544484219c3b05aafe1e84a23721f6603043db5aac24dc1230f2e7d4974ec483d5120aca11ca25 WHIRLPOOL 15b637c013f57ab8b08db2701eb228c5cee03a0b616be89d229464fed32e885aa3410b1a6a25ad414d1d632c10e88dcf4c6029dc22b836276f1dbd25e92cc3e4
25
26 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.0.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.0.ebuild
27 deleted file mode 100644
28 index d4b507f..0000000
29 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.0.ebuild
30 +++ /dev/null
31 @@ -1,33 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=5
37 -inherit xfconf
38 -
39 -DESCRIPTION="A panel plugin for showing information about cpufreq settings"
40 -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
41 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -KEYWORDS="amd64 ~arm ppc ppc64 x86"
46 -IUSE="debug"
47 -
48 -RDEPEND=">=dev-libs/glib-2.20
49 - >=x11-libs/gtk+-2.14:2
50 - >=xfce-base/libxfce4ui-4.10
51 - >=xfce-base/libxfce4util-4.10
52 - >=xfce-base/xfce4-panel-4.10"
53 -DEPEND="${RDEPEND}
54 - dev-util/intltool
55 - sys-devel/gettext
56 - virtual/pkgconfig"
57 -
58 -pkg_setup() {
59 - XFCONF=(
60 - $(xfconf_use_debug)
61 - )
62 -
63 - DOCS=( AUTHORS ChangeLog NEWS README )
64 -}
65
66 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.1.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.1.ebuild
67 deleted file mode 100644
68 index 687eca6..0000000
69 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.1.ebuild
70 +++ /dev/null
71 @@ -1,33 +0,0 @@
72 -# Copyright 1999-2015 Gentoo Foundation
73 -# Distributed under the terms of the GNU General Public License v2
74 -# $Id$
75 -
76 -EAPI=5
77 -inherit xfconf
78 -
79 -DESCRIPTION="A panel plugin for showing information about cpufreq settings"
80 -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
81 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
82 -
83 -LICENSE="GPL-2"
84 -SLOT="0"
85 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
86 -IUSE="debug"
87 -
88 -RDEPEND=">=dev-libs/glib-2.20:=
89 - >=x11-libs/gtk+-2.14:2=
90 - >=xfce-base/libxfce4ui-4.10:=
91 - >=xfce-base/libxfce4util-4.10:=
92 - >=xfce-base/xfce4-panel-4.10:="
93 -DEPEND="${RDEPEND}
94 - dev-util/intltool
95 - sys-devel/gettext
96 - virtual/pkgconfig"
97 -
98 -pkg_setup() {
99 - XFCONF=(
100 - $(xfconf_use_debug)
101 - )
102 -
103 - DOCS=( AUTHORS ChangeLog NEWS README )
104 -}
105
106 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild
107 deleted file mode 100644
108 index 949e8c7..0000000
109 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild
110 +++ /dev/null
111 @@ -1,33 +0,0 @@
112 -# Copyright 1999-2015 Gentoo Foundation
113 -# Distributed under the terms of the GNU General Public License v2
114 -# $Id$
115 -
116 -EAPI=5
117 -inherit xfconf
118 -
119 -DESCRIPTION="A panel plugin for showing information about cpufreq settings"
120 -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
121 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
122 -
123 -LICENSE="GPL-2"
124 -SLOT="0"
125 -KEYWORDS="amd64 ~arm ppc ppc64 x86"
126 -IUSE="debug"
127 -
128 -RDEPEND=">=dev-libs/glib-2.20:=
129 - >=x11-libs/gtk+-2.14:2=
130 - >=xfce-base/libxfce4ui-4.10:=
131 - >=xfce-base/libxfce4util-4.10:=
132 - >=xfce-base/xfce4-panel-4.10:="
133 -DEPEND="${RDEPEND}
134 - dev-util/intltool
135 - sys-devel/gettext
136 - virtual/pkgconfig"
137 -
138 -pkg_setup() {
139 - XFCONF=(
140 - $(xfconf_use_debug)
141 - )
142 -
143 - DOCS=( AUTHORS ChangeLog NEWS README )
144 -}