diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 17:14:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 17:14:58 +0000 |
commit | f4f1a3e60d3e277f9abc46ce624188a460f370ed (patch) | |
tree | 467b773aeb0246c0280835d14b7ed38e459c3393 | |
parent | whitespace (diff) | |
download | gentoo-2-f4f1a3e60d3e277f9abc46ce624188a460f370ed.tar.gz gentoo-2-f4f1a3e60d3e277f9abc46ce624188a460f370ed.tar.bz2 gentoo-2-f4f1a3e60d3e277f9abc46ce624188a460f370ed.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
-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 588e8f0db015..eb519b0dba94 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.10 2007/06/14 13:56:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.11 2007/07/03 17:14:58 armin76 Exp $ + + 03 Jul 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-time-out-0.1.0-r1.ebuild: + alpha/ia64/x86 stable 14 Jun 2007; Jeroen Roovers <jer@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 6991db805faa..4e3331b54030 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.4 2007/06/14 13:56:49 jer Exp $ +# $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 $ 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="" |