diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-04 21:19:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-04 21:19:49 +0000 |
commit | d6d1a6b5d5ac1d9fce0f495353f9e94382b2b664 (patch) | |
tree | 35d14713ee6f44d834ceeedaa2a269cc9350f3cd /xfce-extra | |
parent | arm/ia64/sparc stable wrt #254440 (diff) | |
download | gentoo-2-d6d1a6b5d5ac1d9fce0f495353f9e94382b2b664.tar.gz gentoo-2-d6d1a6b5d5ac1d9fce0f495353f9e94382b2b664.tar.bz2 gentoo-2-d6d1a6b5d5ac1d9fce0f495353f9e94382b2b664.zip |
arm/ia64/sparc stable wrt #254440
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-timer/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-timer/ChangeLog b/xfce-extra/xfce4-timer/ChangeLog index af76ec3d74a8..e563ef729398 100644 --- a/xfce-extra/xfce4-timer/ChangeLog +++ b/xfce-extra/xfce4-timer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-timer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer/ChangeLog,v 1.25 2009/01/25 16:44:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer/ChangeLog,v 1.26 2009/02/04 21:19:49 armin76 Exp $ + + 04 Feb 2009; Raúl Porcel <armin76@gentoo.org> xfce4-timer-0.6.1.ebuild: + arm/ia64/sparc stable wrt #254440 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> xfce4-timer-0.6.1.ebuild: diff --git a/xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild b/xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild index cede1e891cb0..d4a8f83a4b72 100644 --- a/xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild +++ b/xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild,v 1.6 2009/01/25 16:44:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer/xfce4-timer-0.6.1.ebuild,v 1.7 2009/02/04 21:19:49 armin76 Exp $ inherit xfce44 xfce44 DESCRIPTION="Timer panel plugin" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" DEPEND="dev-util/intltool" |