diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:31:21 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:31:21 +0000 |
commit | 69f869359b765f45cd424de379e618a52b1ce336 (patch) | |
tree | ee14ab22939174f74f45fb1437069160fae1c0d0 /xfce-extra | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | gentoo-2-69f869359b765f45cd424de379e618a52b1ce336.tar.gz gentoo-2-69f869359b765f45cd424de379e618a52b1ce336.tar.bz2 gentoo-2-69f869359b765f45cd424de379e618a52b1ce336.zip |
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-time-out-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-time-out-plugin/ChangeLog b/xfce-extra/xfce4-time-out-plugin/ChangeLog index aefded78c4f3..ec35442275e3 100644 --- a/xfce-extra/xfce4-time-out-plugin/ChangeLog +++ b/xfce-extra/xfce4-time-out-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-time-out-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.4 2011/03/11 19:25:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.5 2011/03/13 16:31:21 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xfce4-time-out-plugin-1.0.0.ebuild: + Stable on amd64 wrt bug #358407 11 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-time-out-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild index 1852aa204e86..cbda3970da36 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v 1.2 2011/03/11 19:25:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v 1.3 2011/03/13 16:31:21 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${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.8:2 |