diff options
author | 2007-07-03 17:16:04 +0000 | |
---|---|---|
committer | 2007-07-03 17:16:04 +0000 | |
commit | dc53b84aa7285e27f429b6274193d15bff2ac7b1 (patch) | |
tree | 006d1e2ade20719199f3ea45a96ebefeea438026 /xfce-extra/xfce4-time-out | |
parent | whitespace (diff) | |
download | historical-dc53b84aa7285e27f429b6274193d15bff2ac7b1.tar.gz historical-dc53b84aa7285e27f429b6274193d15bff2ac7b1.tar.bz2 historical-dc53b84aa7285e27f429b6274193d15bff2ac7b1.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc6
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 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="" |