diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-31 08:55:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-31 08:55:09 +0000 |
commit | 383ba5da16a88148f2ad7afb7fc7ac8e2f28bcec (patch) | |
tree | fb79fb94c3da81c1dfae05af36c160633b5683f2 /xfce-extra/xfce4-timer-plugin | |
parent | arm stable, bug #496018 (diff) | |
download | gentoo-2-383ba5da16a88148f2ad7afb7fc7ac8e2f28bcec.tar.gz gentoo-2-383ba5da16a88148f2ad7afb7fc7ac8e2f28bcec.tar.bz2 gentoo-2-383ba5da16a88148f2ad7afb7fc7ac8e2f28bcec.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/xfce4-timer-plugin')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index bf89093c551f..1a2fba5ad012 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.42 2013/12/27 16:00:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.43 2013/12/31 08:55:09 maekke Exp $ + + 31 Dec 2013; Markus Meier <maekke@gentoo.org> + xfce4-timer-plugin-1.5.0.ebuild: + arm stable, bug #496018 27 Dec 2013; Jeroen Roovers <jer@gentoo.org> xfce4-timer-plugin-1.5.0.ebuild: Stable for HPPA (bug #496018). diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild index 67801414de1b..442d285f6efe 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.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-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.2 2013/12/27 16:00:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.3 2013/12/31 08:55:09 maekke Exp $ EAPI=5 inherit multilib 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="" RDEPEND="x11-libs/gtk+:2 |