diff options
author | 2007-02-04 16:44:49 +0000 | |
---|---|---|
committer | 2007-02-04 16:44:49 +0000 | |
commit | 49d5e9572bebda3236db3e63b3615afbcd202777 (patch) | |
tree | e026ccc21e5f7e3f616dc6fea8ce3d35c62fbfb4 /xfce-extra | |
parent | Add ~amd64 keyword. (diff) | |
download | gentoo-2-49d5e9572bebda3236db3e63b3615afbcd202777.tar.gz gentoo-2-49d5e9572bebda3236db3e63b3615afbcd202777.tar.bz2 gentoo-2-49d5e9572bebda3236db3e63b3615afbcd202777.zip |
Updated to use final 4.4 release.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-datetime/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime/xfce4-datetime-0.4.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 f31da8826091..790f99e0f1b4 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.15 2007/01/22 00:52:18 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.16 2007/02/04 16:44:49 nichoj Exp $ + + 04 Feb 2007; Joshua Nichols <nichoj@gentoo.org> + xfce4-datetime-0.4.1.ebuild: + Updated to use final 4.4 release. *xfce4-datetime-0.4.1 (22 Jan 2007) diff --git a/xfce-extra/xfce4-datetime/xfce4-datetime-0.4.1.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.4.1.ebuild index 40a773712ecf..c58ca3eba1f7 100644 --- a/xfce-extra/xfce4-datetime/xfce4-datetime-0.4.1.ebuild +++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.4.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.4.1.ebuild,v 1.1 2007/01/22 00:52:18 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.4.1.ebuild,v 1.2 2007/02/04 16:44:49 nichoj Exp $ inherit xfce44 DESCRIPTION="Xfce4 panel plugin that displays date/time and small calendar" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -xfce44_beta +xfce44 xfce44_gzipped xfce44_goodies_panel_plugin |