diff options
author | 2007-02-04 18:56:30 +0000 | |
---|---|---|
committer | 2007-02-04 18:56:30 +0000 | |
commit | 94e7201080d6e282f80904689c3ce6dcdaf911e5 (patch) | |
tree | 7312513204883a1839621fa15249ca602720aded /xfce-extra/xfce4-mailwatch | |
parent | And remove old version with no longer needed patch. (diff) | |
download | gentoo-2-94e7201080d6e282f80904689c3ce6dcdaf911e5.tar.gz gentoo-2-94e7201080d6e282f80904689c3ce6dcdaf911e5.tar.bz2 gentoo-2-94e7201080d6e282f80904689c3ce6dcdaf911e5.zip |
Updated to use final 4.4 release.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'xfce-extra/xfce4-mailwatch')
-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" |