diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-06 11:04:19 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-06 11:04:19 +0000 |
commit | e46a2f33788879ef5be332683b30404d2c21a0c7 (patch) | |
tree | cedae90e347280a25a36bdacf85f89857a54bca3 /xfce-extra | |
parent | dev-java/netbeans-nb: version bump (diff) | |
download | historical-e46a2f33788879ef5be332683b30404d2c21a0c7.tar.gz historical-e46a2f33788879ef5be332683b30404d2c21a0c7.tar.bz2 historical-e46a2f33788879ef5be332683b30404d2c21a0c7.zip |
ppc/ppc64 stable wrt #386963
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/tumbler/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/tumbler/tumbler-0.1.22.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-power-manager/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-screenshooter/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/Manifest | 18 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild | 6 |
11 files changed, 51 insertions, 32 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog index fac9121b3423..28e4a4dac5dd 100644 --- a/xfce-extra/tumbler/ChangeLog +++ b/xfce-extra/tumbler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/tumbler -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.27 2011/12/06 04:31:49 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.28 2012/01/06 10:59:21 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> tumbler-0.1.22.ebuild: + ppc/ppc64 stable wrt #386963 06 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> -tumbler-0.1.22-r1.ebuild, -files/tumbler-0.1.22-pipeline.patch: diff --git a/xfce-extra/tumbler/tumbler-0.1.22.ebuild b/xfce-extra/tumbler/tumbler-0.1.22.ebuild index d3d10af3433b..e90f54a33871 100644 --- a/xfce-extra/tumbler/tumbler-0.1.22.ebuild +++ b/xfce-extra/tumbler/tumbler-0.1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.22.ebuild,v 1.5 2011/11/26 18:10:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.22.ebuild,v 1.6 2012/01/06 10:59:21 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="debug ffmpeg gstreamer jpeg pdf" COMMON_DEPEND=">=dev-libs/dbus-glib-0.88 diff --git a/xfce-extra/xfce4-genmon-plugin/ChangeLog b/xfce-extra/xfce4-genmon-plugin/ChangeLog index 68674aa2345b..5b0fa44d2ac7 100644 --- a/xfce-extra/xfce4-genmon-plugin/ChangeLog +++ b/xfce-extra/xfce4-genmon-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-genmon-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/ChangeLog,v 1.10 2012/01/02 15:18:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/ChangeLog,v 1.11 2012/01/06 11:00:58 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-genmon-plugin-3.3.0.ebuild: + ppc/ppc64 stable wrt #386963 *xfce4-genmon-plugin-3.3.1 (02 Jan 2012) diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild index a442cc144934..cebf05cbac45 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild,v 1.8 2011/11/26 18:12:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild,v 1.9 2012/01/06 11:00:58 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/3.3/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/libxfcegui4-4.8 diff --git a/xfce-extra/xfce4-power-manager/ChangeLog b/xfce-extra/xfce4-power-manager/ChangeLog index 5f48e9fc9c48..b01302328c27 100644 --- a/xfce-extra/xfce4-power-manager/ChangeLog +++ b/xfce-extra/xfce4-power-manager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-power-manager -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/ChangeLog,v 1.41 2011/10/16 05:24:52 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/ChangeLog,v 1.42 2012/01/06 10:57:15 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-power-manager-1.0.10-r1.ebuild: + ppc/ppc64 stable wrt #386963 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-power-manager-1.0.10-r1.ebuild: diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild index 5769131121bb..4f6450eae74a 100644 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild,v 1.3 2011/10/16 05:24:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10-r1.ebuild,v 1.4 2012/01/06 10:57:15 ssuominen Exp $ EAPI=4 inherit flag-o-matic xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="debug kernel_linux networkmanager policykit +xfce_plugins_brightness" COMMON_DEPEND=">=x11-libs/gtk+-2.18:2 diff --git a/xfce-extra/xfce4-screenshooter/ChangeLog b/xfce-extra/xfce4-screenshooter/ChangeLog index dc2893b10c52..0a32a25685bc 100644 --- a/xfce-extra/xfce4-screenshooter/ChangeLog +++ b/xfce-extra/xfce4-screenshooter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-screenshooter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/ChangeLog,v 1.89 2011/12/07 15:53:35 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/ChangeLog,v 1.90 2012/01/06 11:02:46 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-screenshooter-1.8.0.ebuild: + ppc/ppc64 stable wrt #386963 07 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-screenshooter-1.8.0.ebuild, diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild index 8123a7da7748..9f3850586b64 100644 --- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild +++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild,v 1.7 2011/12/07 15:53:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.0.ebuild,v 1.8 2012/01/06 11:02:46 ssuominen Exp $ EAPI=4 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/1.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16:2 diff --git a/xfce-extra/xfce4-sensors-plugin/Manifest b/xfce-extra/xfce4-sensors-plugin/Manifest index f435f7c0d2d6..90191cd98bcc 100644 --- a/xfce-extra/xfce4-sensors-plugin/Manifest +++ b/xfce-extra/xfce4-sensors-plugin/Manifest @@ -8,17 +8,17 @@ AUX xfce4-sensors-plugin-1.0.0-without_libnotify.patch 350 RMD160 1fac5102e36acd DIST xfce4-sensors-plugin-1.0.0.tar.bz2 406484 RMD160 7ba21cddf98bb9a90ff8c9abf89a994819de7fdc SHA1 5c0f2e30463068ac4ae619faf8b4966ee8d77710 SHA256 c0b1f8b63982b25c0a043f2efa0e358f9727c6eb3a55d93ff74efd76992aeae9 DIST xfce4-sensors-plugin-1.2.3.tar.bz2 418517 RMD160 27ba953568b82a47f74392a42b3d79f089006cc1 SHA1 a6abc97407d697ddf320e6d559594206228f3c77 SHA256 3dd27348f7b38b55e53aa8d851cdb80e090b8830ca9e705bf32641679f08d326 EBUILD xfce4-sensors-plugin-1.0.0-r1.ebuild 1712 RMD160 3eb741c56e83419f014d69b0dc3932656cc73d6d SHA1 65622b9524e0b2c8f3a3e89aad46a70c69d10745 SHA256 7d0d8df26c9833842c036b7bfd0985a60cdd3f6d781a61df2e6758c9734d77bd -EBUILD xfce4-sensors-plugin-1.2.3.ebuild 1792 RMD160 3c14f681230c5402ebe3ce2f560e5c973b538e7c SHA1 d1d84b21cd2fe389eb3c045a2fddd6bc274bd796 SHA256 e73fcc9b42f4b20a5a3acd047b3e3d7387b526864eed94c0c9dc05560c87f3b3 -MISC ChangeLog 4540 RMD160 085a0e2c9a5e4021ba5af6e78a340a2b2122bdc9 SHA1 92bd197ce6a531102f9b074ed91ea6ae379fe366 SHA256 ec8a59ca81eca0a928575dfaa0ecdeccc8c53cd7dae4a2ca229c01144ceca87d +EBUILD xfce4-sensors-plugin-1.2.3.ebuild 1791 RMD160 302499106b55191b89fbdb3e81cf0937d4519f71 SHA1 3096659f834e99eebb21a9db2cce89eaa0fe1960 SHA256 9537237b631bf1e52670584a2c43f9df5ecf70518014bcfef67af9002ab03cb1 +MISC ChangeLog 4657 RMD160 a1a3fd49b7bdb8482f61d1398c001ab7345f68ab SHA1 d4d5d65fdac97da60bb6c9ca8fb3e17c235b4dd8 SHA256 4c0db942883f419c817a9b0468ee7684b4f65aaf640999a81153bb16279f93c6 MISC metadata.xml 256 RMD160 2201112aa03c06bccf7979cae0e102a6313ffca8 SHA1 8cc0f7639d84d3b139ae70888869d5ad53a24af0 SHA256 7c730898c382ced47bc84ef48051a563fd58027360987ff99f9fccb3ed29eb87 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) -iQEcBAEBAgAGBQJO1CWwAAoJEEdUh39IaPFNgQIIAKMLLOIsZvJbjq1LFJ87pvJC -5SwksNwelrauxhrxGUgp0zXlZZuuVsE6ZG/uDJiDWg/xU2DrfUwa6cLpSaZjN6rw -QDQzAwBQpx2X402DOa/AC76/gIG+k3ZBHnnWjy/q38if+2+ET4ncs1XA7kyKCwII -g5fIzOunH+Y3DqhtxWuRY9QLqLJH3a8pEIkRVaHBBgyRZIlmSAINcioKa2Fq3qmz -DZKcIX7vN4ixmmkG6Vw6rVrEKBnEJUknda5dpv13tF6/mYePFwV0waheLam+Igwy -6sqCTz8wDnzI9nc5qQ42wPb6r2fZQbiDBW5VzhdOeoG/niBlVJ9BaqwaiPS5vh4= -=03d+ +iQEcBAEBAgAGBQJPBtTfAAoJEEdUh39IaPFN7t0H/idzz7THTY6gDbsqTMd69jAA +l4c/6MPVEoRVXtpb9ddzWIu5SaujG77Kpum8SEaDYGqtNvnN5O01E0IWpTxpc28z +zRKy0j9c9rxQjuVoinowEWJDFicdUaD/rV4YSHcpBICfifmW/Aa0oG6REpJIUE8d +D+q4XiUXnTplACJ+D5IyrhIdf61O9i2TnflMEFiQwSv8O18xbH9slI6MSwi1dMDt +Xmjks6zp+OW5oc9v7Cqr4CekFFGeA5jTbQ00FILNQJ03dJFJYEosDndNq7NFfJCE +EOQrkvkcdrQXMlZ/SqrozbwR/m0T8UWd3dB696r5PQQ1RhWbvajAT/YjdX27/t4= +=5gsV -----END PGP SIGNATURE----- diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index 4930e31d184a..cac1471cecbd 100644 --- a/xfce-extra/xfce4-timer-plugin/ChangeLog +++ b/xfce-extra/xfce4-timer-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-timer-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.14 2012/01/05 21:59:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.15 2012/01/06 11:04:19 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-timer-plugin-0.6.2.ebuild: + ppc/ppc64 stable wrt #386963 *xfce4-timer-plugin-0.6.3 (05 Jan 2012) diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild index 6b9143906793..c8078f5001c0 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.10 2011/11/26 18:17:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.11 2012/01/06 11:04:19 ssuominen Exp $ EAPI=4 inherit xfconf @@ -15,7 +15,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/xfce4-panel-4.8 |