diff options
author | 2005-09-08 15:57:01 +0000 | |
---|---|---|
committer | 2005-09-08 15:57:01 +0000 | |
commit | 7afc40f44bf465b779cceb1d57d2da9ce5bf9160 (patch) | |
tree | 00e67a2b331b22e2f52c53e8958c016ff2d7dda5 /xfce-extra | |
parent | Mark 0.2.2 stable on ia64 (diff) | |
download | historical-7afc40f44bf465b779cceb1d57d2da9ce5bf9160.tar.gz historical-7afc40f44bf465b779cceb1d57d2da9ce5bf9160.tar.bz2 historical-7afc40f44bf465b779cceb1d57d2da9ce5bf9160.zip |
Mark 0.3 stable on ia64
Package-Manager: portage-2.0.51.22-r2
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 |