diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-10 03:30:08 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-10 03:30:08 +0000 |
commit | cbdabc7a356d772154af413d435d51a2e0086833 (patch) | |
tree | d1ccd26e8d87afbc0a2b16b24deb50e6bcc496cc /xfce-extra/xfce4-mount | |
parent | Stable on amd64. See bug #31721. (diff) | |
download | historical-cbdabc7a356d772154af413d435d51a2e0086833.tar.gz historical-cbdabc7a356d772154af413d435d51a2e0086833.tar.bz2 historical-cbdabc7a356d772154af413d435d51a2e0086833.zip |
Stable on ppc64.
Package-Manager: portage-2.0.53
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 3d46dea5ee5d..5f72bc430c1d 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.6 2005/12/09 21:46:35 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/ChangeLog,v 1.7 2005/12/10 03:28:57 dostrow Exp $ + + 10 Dec 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-mount-0.3.ebuild: + Stable on ppc64. *xfce4-mount-0.3.2 (09 Dec 2005) diff --git a/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild b/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild index 4ea3c47eac72..9c2045005d47 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.4 2005/09/08 15:57:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount/xfce4-mount-0.3.ebuild,v 1.5 2005/12/10 03:28:57 dostrow 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 |