diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-02-04 19:13:47 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-02-04 19:13:47 +0000 |
commit | 5c2ccf619d7b981a0c2f121d99812c7d92b4b280 (patch) | |
tree | fd70791d38e4bfdb71d70cd98afc0c8d6cf2d4c4 /xfce-extra/xfce4-mount | |
parent | Initial commit. Eyes to panel which follow your every step. Scary. (diff) | |
download | historical-5c2ccf619d7b981a0c2f121d99812c7d92b4b280.tar.gz historical-5c2ccf619d7b981a0c2f121d99812c7d92b4b280.tar.bz2 historical-5c2ccf619d7b981a0c2f121d99812c7d92b4b280.zip |
Updated to use final 4.4 release.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'xfce-extra/xfce4-mount')
-rw-r--r-- | xfce-extra/xfce4-mount/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mount/ChangeLog b/xfce-extra/xfce4-mount/ChangeLog index ca0aeead5cf1..018584c73d07 100644 --- a/xfce-extra/xfce4-mount/ChangeLog +++ b/xfce-extra/xfce4-mount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-mount # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/ChangeLog,v 1.15 2007/01/22 14:24:54 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/ChangeLog,v 1.16 2007/02/04 19:13:47 nichoj Exp $ + + 04 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xfce4-mount-0.4.8.ebuild: + Updated to use final 4.4 release. *xfce4-mount-0.4.8 (22 Jan 2007) diff --git a/xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild b/xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild index f3f1876c7f5c..794101b87da3 100644 --- a/xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild +++ b/xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild,v 1.1 2007/01/22 14:24:54 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/xfce4-mount-0.4.8.ebuild,v 1.2 2007/02/04 19:13:47 nichoj Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.9 inherit xfce44 eutils autotools -xfce44_beta +xfce44 xfce44_goodies_panel_plugin DESCRIPTION="Xfce4 panel mount point plugin" |