diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-06-08 17:04:14 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-06-08 17:04:14 +0000 |
commit | ced7f009d322fca7c23bd19f65c86e3cbaf10b58 (patch) | |
tree | 2c468b42383a193fa7ab1c6563c58d440238c8d5 /xfce-extra/xfce4-time-out | |
parent | Added net-im/pyaim-t 0.8a to the tree (closes bug #123160) (diff) | |
download | gentoo-2-ced7f009d322fca7c23bd19f65c86e3cbaf10b58.tar.gz gentoo-2-ced7f009d322fca7c23bd19f65c86e3cbaf10b58.tar.bz2 gentoo-2-ced7f009d322fca7c23bd19f65c86e3cbaf10b58.zip |
~arm
(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 c6d8cf51d490..167b0aa119f0 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.7 2007/05/31 07:28:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.8 2007/06/08 17:04:14 drac Exp $ + + 08 Jun 2007; Samuli Suominen <drac@gentoo.org> + xfce4-time-out-0.1.0-r1.ebuild: + Add keyword for arm. *xfce4-time-out-0.1.0-r1 (31 May 2007) 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 e560960449d6..4dac0816046a 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.1 2007/05/31 07:28:42 drac Exp $ +# $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 $ inherit eutils xfce44 xfce44 DESCRIPTION="Panel plugin for taking break from computer work." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~arm ~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug" RDEPEND="" |