diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-11 18:17:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-11 18:17:50 +0000 |
commit | c0b44ffbbe3f7afed085fb891492de823ea00193 (patch) | |
tree | 1e6636f410e2a81a0cf8932c7029e90cd6cb20d3 /x11-terms | |
parent | Fix compilation against linux 3.14 (bug #507348) (diff) | |
download | gentoo-2-c0b44ffbbe3f7afed085fb891492de823ea00193.tar.gz gentoo-2-c0b44ffbbe3f7afed085fb891492de823ea00193.tar.bz2 gentoo-2-c0b44ffbbe3f7afed085fb891492de823ea00193.zip |
Stable for HPPA (bug #507432).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-terms/xfce4-terminal/ChangeLog b/x11-terms/xfce4-terminal/ChangeLog index 9b2ddf5520dc..e96a6673ae4a 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.11 2014/01/28 14:17:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/ChangeLog,v 1.12 2014/04/11 18:17:50 jer Exp $ + + 11 Apr 2014; Jeroen Roovers <jer@gentoo.org> xfce4-terminal-0.6.3.ebuild: + Stable for HPPA (bug #507432). 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-terminal-0.6.2-r1.ebuild: Stable for x86, wrt bug #496018 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 b8f32277cc55..54308a304533 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-2013 Gentoo Foundation +# 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.1 2013/12/27 10:52:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild,v 1.2 2014/04/11 18:17:50 jer 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 |