diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:59:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:59:08 +0000 |
commit | acc67a785cd0d5dc8281be5167fb4d4930ffc3d9 (patch) | |
tree | 154c8e2e4b335005723c3aea44010f30d6ce8846 /x11-terms | |
parent | Stable for alpha, wrt bug #500368 (diff) | |
download | gentoo-2-acc67a785cd0d5dc8281be5167fb4d4930ffc3d9.tar.gz gentoo-2-acc67a785cd0d5dc8281be5167fb4d4930ffc3d9.tar.bz2 gentoo-2-acc67a785cd0d5dc8281be5167fb4d4930ffc3d9.zip |
Stable for alpha, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xfce4-terminal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/xfce4-terminal/ChangeLog b/x11-terms/xfce4-terminal/ChangeLog index e3e1fbadc600..1e8c55e21214 100644 --- a/x11-terms/xfce4-terminal/ChangeLog +++ b/x11-terms/xfce4-terminal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/xfce4-terminal # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/ChangeLog,v 1.16 2014/04/18 05:46:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/ChangeLog,v 1.17 2014/04/18 13:59:08 ago Exp $ + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-terminal-0.6.3.ebuild: + Stable for alpha, wrt bug #507432 18 Apr 2014; Markus Meier <maekke@gentoo.org> xfce4-terminal-0.6.3.ebuild: arm stable, bug #507432 diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild index da726efb246c..a922277c4b8b 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.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/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild,v 1.6 2014/04/18 05:46:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild,v 1.7 2014/04/18 13:59:08 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.26 |