diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-03 17:33:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-03 17:33:30 +0000 |
commit | 5f87a6a8b61fac585001afe90d257e5e6b0c65aa (patch) | |
tree | c2f958263c2a2d3a2447dd30ea2694b01aab4e18 /xfce-extra/xfce4-time-out | |
parent | - house cleaning (diff) | |
download | gentoo-2-5f87a6a8b61fac585001afe90d257e5e6b0c65aa.tar.gz gentoo-2-5f87a6a8b61fac585001afe90d257e5e6b0c65aa.tar.bz2 gentoo-2-5f87a6a8b61fac585001afe90d257e5e6b0c65aa.zip |
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'xfce-extra/xfce4-time-out')
-rw-r--r-- | xfce-extra/xfce4-time-out/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-time-out/ChangeLog b/xfce-extra/xfce4-time-out/ChangeLog index eb519b0dba94..d3ce899b2251 100644 --- a/xfce-extra/xfce4-time-out/ChangeLog +++ b/xfce-extra/xfce4-time-out/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-time-out # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.11 2007/07/03 17:14:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.12 2007/07/03 17:33:30 gustavoz Exp $ + + 03 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-time-out-0.1.0-r1.ebuild: + Stable on sparc 03 Jul 2007; Raúl Porcel <armin76@gentoo.org> xfce4-time-out-0.1.0-r1.ebuild: diff --git a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild index 4e3331b54030..ecbda11b8e22 100644 --- a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild +++ b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild,v 1.5 2007/07/03 17:14:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild,v 1.6 2007/07/03 17:33:30 gustavoz Exp $ inherit eutils xfce44 xfce44 DESCRIPTION="Panel plugin for taking break from computer work." -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="debug" RDEPEND="" |