diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-24 23:25:20 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-24 23:25:20 +0000 |
commit | ce1f5c3da5df8b6a7a00a3b1215d72998a274d71 (patch) | |
tree | 44f034b04b35fb637d12bcb1be700f56d3ff5fcf /xfce-extra/xfce4-time-out | |
parent | Copy Xen 3.1.0 ebuilds over from the Xen project overlay. (diff) | |
download | historical-ce1f5c3da5df8b6a7a00a3b1215d72998a274d71.tar.gz historical-ce1f5c3da5df8b6a7a00a3b1215d72998a274d71.tar.bz2 historical-ce1f5c3da5df8b6a7a00a3b1215d72998a274d71.zip |
Stable on amd64
Package-Manager: portage-2.1.3.6
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.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 cb11a0953fdb..ee6d02c3ae13 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.15 2007/07/08 17:27:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.16 2007/08/24 23:24:13 angelos Exp $ + + 24 Aug 2007; Christoph Mende <angelos@gentoo.org> + xfce4-time-out-0.1.1.ebuild: + Stable on amd64 *xfce4-time-out-0.1.1 (08 Jul 2007) 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 3064b40db610..2aa750a86a77 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.1 2007/07/08 17:27:33 drac Exp $ +# $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 $ 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="" |