diff options
author | 2014-06-20 06:54:22 +0000 | |
---|---|---|
committer | 2014-06-20 06:54:22 +0000 | |
commit | e82f12ca09416cc9947d8f1aa1c81ecf631eaf12 (patch) | |
tree | 66f3a32fa92e4182a3416089d08abbeea39892f5 /xfce-base | |
parent | amd64/x86 stable wrt #513930 (diff) | |
download | gentoo-2-e82f12ca09416cc9947d8f1aa1c81ecf631eaf12.tar.gz gentoo-2-e82f12ca09416cc9947d8f1aa1c81ecf631eaf12.tar.bz2 gentoo-2-e82f12ca09416cc9947d8f1aa1c81ecf631eaf12.zip |
amd64/x86 stable wrt #513930
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.10.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index d7b41a136814..d6f65cf0f758 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.101 2014/05/26 13:21:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.102 2014/06/20 06:54:22 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> exo-0.10.2-r1.ebuild: + amd64/x86 stable wrt #513930 *exo-0.10.2-r1 (26 May 2014) diff --git a/xfce-base/exo/exo-0.10.2-r1.ebuild b/xfce-base/exo/exo-0.10.2-r1.ebuild index 586540451689..bc038f689b95 100644 --- a/xfce-base/exo/exo-0.10.2-r1.ebuild +++ b/xfce-base/exo/exo-0.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.1 2014/05/26 13:21:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.2 2014/06/20 06:54:22 ssuominen Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-lang/perl-5.6 |