diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-09 13:16:18 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-09 13:16:18 +0000 |
commit | 704e0c13807d4e4557e1f2012b8ac06539dd1385 (patch) | |
tree | b7cf04578b204f87204e10389c725e620779ad6b /xfce-extra/xfce4-time-out | |
parent | alpha/ia64/x86 stable wrt security #181373 (diff) | |
download | gentoo-2-704e0c13807d4e4557e1f2012b8ac06539dd1385.tar.gz gentoo-2-704e0c13807d4e4557e1f2012b8ac06539dd1385.tar.bz2 gentoo-2-704e0c13807d4e4557e1f2012b8ac06539dd1385.zip |
Added ~ppc keyword
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-extra/xfce4-time-out')
-rw-r--r-- | xfce-extra/xfce4-time-out/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-time-out/ChangeLog b/xfce-extra/xfce4-time-out/ChangeLog index 167b0aa119f0..f879f29804ac 100644 --- a/xfce-extra/xfce4-time-out/ChangeLog +++ b/xfce-extra/xfce4-time-out/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2007/06/08 17:04:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.9 2007/06/09 13:16:18 nixnut Exp $ + + 09 Jun 2007; nixnut <nixnut@gentoo.org> xfce4-time-out-0.1.0-r1.ebuild: + Added ~ppc keyword 08 Jun 2007; Samuli Suominen <drac@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 4dac0816046a..dc42000aea43 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.2 2007/06/08 17:04:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild,v 1.3 2007/06/09 13:16:18 nixnut Exp $ inherit eutils xfce44 xfce44 DESCRIPTION="Panel plugin for taking break from computer work." -KEYWORDS="~arm ~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" RDEPEND="" |