diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-26 20:14:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-26 20:14:33 +0000 |
commit | fea85993100be851c6534ee3a066d38924965e60 (patch) | |
tree | 8d0e9092805aa3a42ab982f435221742508063d0 /xfce-extra | |
parent | alpha/ia64/x86 stable wrt #190072 (diff) | |
download | gentoo-2-fea85993100be851c6534ee3a066d38924965e60.tar.gz gentoo-2-fea85993100be851c6534ee3a066d38924965e60.tar.bz2 gentoo-2-fea85993100be851c6534ee3a066d38924965e60.zip |
alpha/ia64/x86 stable wrt #190072
(Portage version: 2.1.2.12)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-time-out/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.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 ee6d02c3ae13..9389a76ab5c6 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.16 2007/08/24 23:24:13 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.17 2007/08/26 20:14:33 armin76 Exp $ + + 26 Aug 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-time-out-0.1.1.ebuild: + alpha/ia64/x86 stable wrt #190072 24 Aug 2007; Christoph Mende <angelos@gentoo.org> xfce4-time-out-0.1.1.ebuild: diff --git a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.ebuild b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.ebuild index 2aa750a86a77..6005595eb072 100644 --- a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.ebuild +++ b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.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.1.ebuild,v 1.2 2007/08/24 23:24:13 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.ebuild,v 1.3 2007/08/26 20:14:33 armin76 Exp $ inherit xfce44 xfce44 DESCRIPTION="Panel plugin to take a 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="" |