diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 23:46:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 23:46:38 +0000 |
commit | 7ee4a22366d9767b827cc3999c56644f3c2a8c5f (patch) | |
tree | 59062f526315f0173b9eab4535c1ea785f452442 /xfce-extra | |
parent | Stable for HPPA (bug #465286). (diff) | |
download | gentoo-2-7ee4a22366d9767b827cc3999c56644f3c2a8c5f.tar.gz gentoo-2-7ee4a22366d9767b827cc3999c56644f3c2a8c5f.tar.bz2 gentoo-2-7ee4a22366d9767b827cc3999c56644f3c2a8c5f.zip |
Stable for HPPA (bug #465286).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index e44ba01adbce..e6dda8356ce0 100644 --- a/xfce-extra/xfce4-timer-plugin/ChangeLog +++ b/xfce-extra/xfce4-timer-plugin/ChangeLog @@ -1,6 +1,9 @@ # 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.33 2013/02/25 09:38:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.34 2013/04/10 23:46:38 jer Exp $ + + 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> xfce4-timer-plugin-1.0.0.ebuild: + Stable for HPPA (bug #465286). *xfce4-timer-plugin-1.0.0 (25 Feb 2013) diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.0.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.0.0.ebuild index 5c0468b802b5..f102bdd599a5 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.0.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.0.0.ebuild,v 1.1 2013/02/25 09:38:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.0.0.ebuild,v 1.2 2013/04/10 23:46:38 jer 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=">=xfce-base/libxfce4ui-4.10 |