diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 04:24:02 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 04:24:02 +0000 |
commit | 9d430e716b67f5ead10b6676547125a9d588d036 (patch) | |
tree | 6456032c6e0400b2c6ecddd98741f5e9042d61c8 /xfce-extra | |
parent | Removed akonadi-server package.mask entry now that version 1.1.2 was restored... (diff) | |
download | gentoo-2-9d430e716b67f5ead10b6676547125a9d588d036.tar.gz gentoo-2-9d430e716b67f5ead10b6676547125a9d588d036.tar.bz2 gentoo-2-9d430e716b67f5ead10b6676547125a9d588d036.zip |
amd64 stable, bug 281372
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-shares-plugin/ChangeLog b/xfce-extra/thunar-shares-plugin/ChangeLog index 211e763ec902..980072d3fb99 100644 --- a/xfce-extra/thunar-shares-plugin/ChangeLog +++ b/xfce-extra/thunar-shares-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-shares-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.2 2009/08/26 10:06:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.3 2009/09/06 04:24:02 darkside Exp $ + + 06 Sep 2009; Jeremy Olexa <darkside@gentoo.org> + thunar-shares-plugin-0.2.0.ebuild: + amd64 stable, bug 281372 26 Aug 2009; Christian Faulhammer <fauli@gentoo.org> thunar-shares-plugin-0.2.0.ebuild: diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild index e696d56c5eff..644908b69ffe 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild,v 1.2 2009/08/26 10:06:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild,v 1.3 2009/09/06 04:24:02 darkside Exp $ EAPI="2" inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.12:2 |