diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-08 13:26:42 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-08 13:26:42 +0000 |
commit | b48930d4e8f73a592f4714bc62948c748f5c2efd (patch) | |
tree | 4a518d2b7b0eca5d4c39589435df9120946490ab /xfce-extra/xfce4-mount | |
parent | Marked ~amd64. (diff) | |
download | historical-b48930d4e8f73a592f4714bc62948c748f5c2efd.tar.gz historical-b48930d4e8f73a592f4714bc62948c748f5c2efd.tar.bz2 historical-b48930d4e8f73a592f4714bc62948c748f5c2efd.zip |
Marked Stable on AMD64.
Package-Manager: portage-2.0.51.22-r2
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.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 dd686ee318ea..6fa91084a047 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.2 2005/09/07 18:34:37 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/ChangeLog,v 1.3 2005/09/08 13:26:42 metalgod Exp $ + + 08 Sep 2005; Luis Medinas <metalgod@gentoo.org> xfce4-mount-0.3.ebuild: + Marked Stable on AMD64. 07 Sep 2005; Brad Cowan <bcowan@gentoo.org> xfce4-mount-0.3.ebuild: Stable on x86. diff --git a/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild b/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild index 48359e169e48..e4be628b3af9 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.2 2005/09/07 18:34:37 bcowan Exp $ +# $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 $ 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 |