diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-31 08:53:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-31 08:53:37 +0000 |
commit | 698933aca516c5633a0ca3c188707c5cecf0b68a (patch) | |
tree | 17b64361ca34b7a925a6adcfa185e74a24a38024 /xfce-extra | |
parent | arm stable, bug #496018 (diff) | |
download | gentoo-2-698933aca516c5633a0ca3c188707c5cecf0b68a.tar.gz gentoo-2-698933aca516c5633a0ca3c188707c5cecf0b68a.tar.bz2 gentoo-2-698933aca516c5633a0ca3c188707c5cecf0b68a.zip |
arm stable, bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mailwatch-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog index bafd562eae01..c2842cbb1de1 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog +++ b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mailwatch-plugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.16 2013/11/24 11:36:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.17 2013/12/31 08:53:37 maekke Exp $ + + 31 Dec 2013; Markus Meier <maekke@gentoo.org> + xfce4-mailwatch-plugin-1.2.0.ebuild: + arm stable, bug #496018 *xfce4-mailwatch-plugin-1.2.0 (24 Nov 2013) diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild index 53c1b9f3f143..15f55ac288b1 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v 1.1 2013/11/24 11:36:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v 1.2 2013/12/31 08:53:37 maekke Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${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="debug ipv6 ssl" RDEPEND=">=dev-libs/glib-2 |