diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:49:49 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:49:49 +0000 |
commit | 4baea3dff8d9736bb361b90bd92c27b2c8e85dd4 (patch) | |
tree | 0f4159ba3d8df7900671a0f2fe8a35364d5f472f /xfce-extra/thunar-volman | |
parent | ppc stable, bug #201747 (diff) | |
download | historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.tar.gz historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.tar.bz2 historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.zip |
ppc stable, bug #201747
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r-- | xfce-extra/thunar-volman/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index 01dd8a2fa528..7908ca656dc9 100644 --- a/xfce-extra/thunar-volman/ChangeLog +++ b/xfce-extra/thunar-volman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-volman # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.37 2007/12/09 17:43:09 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.38 2007/12/09 20:46:49 dertobi123 Exp $ + + 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + thunar-volman-0.2.0.ebuild: + ppc stable, bug #201747 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> thunar-volman-0.2.0.ebuild: diff --git a/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild index 199ec464ac65..0f8bfa6a13b2 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.2 2007/12/09 17:43:09 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.3 2007/12/09 20:46:49 dertobi123 Exp $ inherit eutils xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="Thunar volume management" HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" SRC_URI="mirror://berlios/xfce-goodies/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="debug" RDEPEND="dev-libs/dbus-glib |