diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-27 13:33:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-27 13:33:36 +0000 |
commit | 37c89dc31ceb41939ce61690537d98cee0afe0c5 (patch) | |
tree | f418a3e391fec123d5f89c9c903d11b1b895548b /xfce-extra/xfce4-time-out | |
parent | Stable on sparc wrt #190072 (diff) | |
download | historical-37c89dc31ceb41939ce61690537d98cee0afe0c5.tar.gz historical-37c89dc31ceb41939ce61690537d98cee0afe0c5.tar.bz2 historical-37c89dc31ceb41939ce61690537d98cee0afe0c5.zip |
Stable on sparc wrt #190072
Package-Manager: portage-2.1.2.12
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 9389a76ab5c6..e0146dd0064a 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.17 2007/08/26 20:14:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.18 2007/08/27 13:28:03 gustavoz Exp $ + + 27 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-time-out-0.1.1.ebuild: + Stable on sparc wrt #190072 26 Aug 2007; Raúl Porcel <armin76@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 6005595eb072..ed9576a258ee 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.3 2007/08/26 20:14:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.1.ebuild,v 1.4 2007/08/27 13:28:03 gustavoz 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="" |