diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-02-04 18:56:30 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-02-04 18:56:30 +0000 |
commit | 96189d689a32e0cc2f76fd4d3072fb8406df577b (patch) | |
tree | a17a25ce5a82b54ef6a13b3c23cac126be3da209 /xfce-extra | |
parent | And remove old version with no longer needed patch. (diff) | |
download | historical-96189d689a32e0cc2f76fd4d3072fb8406df577b.tar.gz historical-96189d689a32e0cc2f76fd4d3072fb8406df577b.tar.bz2 historical-96189d689a32e0cc2f76fd4d3072fb8406df577b.zip |
Updated to use final 4.4 release.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mailwatch/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog index 2fd4ed329e56..9ef494c75381 100644 --- a/xfce-extra/xfce4-mailwatch/ChangeLog +++ b/xfce-extra/xfce4-mailwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mailwatch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.5 2007/02/03 21:48:36 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.6 2007/02/04 18:56:30 nichoj Exp $ + + 04 Feb 2007; Joshua Nichols <nichoj@gentoo.org> + xfce4-mailwatch-1.0.1.ebuild: + Updated to use final 4.4 release. 03 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xfce4-mailwatch-1.0.1.ebuild: diff --git a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild index f30ccd92619b..088097abc181 100644 --- a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild +++ b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.5 2007/02/03 21:48:36 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.6 2007/02/04 18:56:30 nichoj Exp $ inherit xfce44 -xfce44_beta +xfce44 xfce44_panel_plugin DESCRIPTION="Xfce4 mail notification panel plugin" |