diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mount/ChangeLog b/xfce-extra/xfce4-mount/ChangeLog index 6fa91084a047..590a7408f21f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/ChangeLog,v 1.3 2005/09/08 13:26:42 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/ChangeLog,v 1.4 2005/09/08 15:57:01 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> xfce4-mount-0.3.ebuild: + Mark 0.3 stable on ia64 08 Sep 2005; Luis Medinas <metalgod@gentoo.org> xfce4-mount-0.3.ebuild: Marked Stable on AMD64. diff --git a/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild b/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild index e4be628b3af9..4ea3c47eac72 100644 --- a/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild +++ b/xfce-extra/xfce4-mount/xfce4-mount-0.3.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-mount/xfce4-mount-0.3.ebuild,v 1.3 2005/09/08 13:26:42 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild,v 1.4 2005/09/08 15:57:01 agriffis Exp $ DESCRIPTION="Xfce4 panel mount point plugin" -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 |