diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:02:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:02:11 +0000 |
commit | 00d356303d5518757b9cd866db50aafec175ff19 (patch) | |
tree | 677ec903193be8f9295527af2b73a7a6ad66ee9b /xfce-extra | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-00d356303d5518757b9cd866db50aafec175ff19.tar.gz gentoo-2-00d356303d5518757b9cd866db50aafec175ff19.tar.bz2 gentoo-2-00d356303d5518757b9cd866db50aafec175ff19.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-embed-plugin/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/ChangeLog b/xfce-extra/xfce4-embed-plugin/ChangeLog index 28a8c979510b..74ed6a2fac6c 100644 --- a/xfce-extra/xfce4-embed-plugin/ChangeLog +++ b/xfce-extra/xfce4-embed-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-embed-plugin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/ChangeLog,v 1.15 2013/06/01 14:11:35 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/ChangeLog,v 1.16 2014/01/19 19:02:11 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-embed-plugin-1.4.0.ebuild: + amd64 stable, bug 496018 *xfce4-embed-plugin-1.4.0 (01 Jun 2013) diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild index a2eeffb9b471..ad0212983f20 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild,v 1.1 2013/06/01 14:11:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild,v 1.2 2014/01/19 19:02:11 pacho Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.20:2 |