diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 14:17:30 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 14:17:30 +0000 |
commit | 54659c32e1568574195dde83229c98480f668007 (patch) | |
tree | 810c3a51b7c8de61449a65ac3abe1bad3e355a53 /xfce-extra/xfce4-datetime | |
parent | stable on amd64 (diff) | |
download | gentoo-2-54659c32e1568574195dde83229c98480f668007.tar.gz gentoo-2-54659c32e1568574195dde83229c98480f668007.tar.bz2 gentoo-2-54659c32e1568574195dde83229c98480f668007.zip |
(Portage version: 2.0.51.19)
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.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-datetime/ChangeLog b/xfce-extra/xfce4-datetime/ChangeLog index 0095bfee49de..a3a7c3e079fd 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.7 2005/02/08 17:44:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.8 2005/03/06 14:17:30 lanius Exp $ + + 06 Mar 2005; Heinrich Wendel <lanius@gentoo.org> + xfce4-datetime-0.3.1-r1.ebuild: + stable on amd64 08 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> xfce4-datetime-0.3.1-r1.ebuild: diff --git a/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r1.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r1.ebuild index 4c1d0e286ca9..94cec6db0135 100644 --- a/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r1.ebuild +++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.3.1-r1.ebuild,v 1.3 2005/02/08 17:44:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r1.ebuild,v 1.4 2005/03/06 14:17:30 lanius Exp $ DESCRIPTION="Xfce4 panel plugin that displays date/time and small calendar" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" GOODIES_PLUGIN=1 |