diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-25 16:46:13 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-25 16:46:13 +0000 |
commit | 74b0e2274889daa7897885dbfb408fc4a7dc077a (patch) | |
tree | f16ab8bfc881427fda6b1fe948a18114947b96d8 /xfce-extra/xfce4-datetime | |
parent | x86 stable wrt #256161 (diff) | |
download | historical-74b0e2274889daa7897885dbfb408fc4a7dc077a.tar.gz historical-74b0e2274889daa7897885dbfb408fc4a7dc077a.tar.bz2 historical-74b0e2274889daa7897885dbfb408fc4a7dc077a.zip |
Stable on alpha, bug #254440
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-datetime')
-rw-r--r-- | xfce-extra/xfce4-datetime/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-datetime/ChangeLog b/xfce-extra/xfce4-datetime/ChangeLog index 5bba544b6f6e..2990c90931f7 100644 --- a/xfce-extra/xfce4-datetime/ChangeLog +++ b/xfce-extra/xfce4-datetime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-datetime # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.38 2009/01/21 19:43:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.39 2009/01/25 16:37:23 klausman Exp $ + + 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + xfce4-datetime-0.6.1.ebuild: + Stable on alpha, bug #254440 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> xfce4-datetime-0.6.1.ebuild: Stable for HPPA (bug #254440). diff --git a/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild index eeb3de3e2782..004eff66427b 100644 --- a/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild +++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild,v 1.5 2009/01/21 19:43:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild,v 1.6 2009/01/25 16:37:23 klausman Exp $ inherit xfce44 DESCRIPTION="Panel plugin displaying date, time and small calendar" -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" IUSE="" xfce44 |