diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 18:59:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 18:59:59 +0000 |
commit | 402f734e4ce0864da49cc4ebc98e183411b0d256 (patch) | |
tree | 13d48385a5309944888b8dfc5338bfeffb5638a2 /x11-terms/xfce4-terminal | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-402f734e4ce0864da49cc4ebc98e183411b0d256.tar.gz gentoo-2-402f734e4ce0864da49cc4ebc98e183411b0d256.tar.bz2 gentoo-2-402f734e4ce0864da49cc4ebc98e183411b0d256.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-terms/xfce4-terminal')
-rw-r--r-- | x11-terms/xfce4-terminal/ChangeLog | 7 | ||||
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.6.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-terms/xfce4-terminal/ChangeLog b/x11-terms/xfce4-terminal/ChangeLog index b8360a566bb7..93063d69137e 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/ChangeLog,v 1.9 2013/12/31 08:52:04 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/ChangeLog,v 1.10 2014/01/19 18:59:59 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-terminal-0.6.2-r1.ebuild: + amd64 stable, bug 496018 31 Dec 2013; Markus Meier <maekke@gentoo.org> xfce4-terminal-0.6.2-r1.ebuild: arm stable, bug #496018 diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.2-r1.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.2-r1.ebuild index 324deeab93aa..bc3f0141f5e8 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.2-r1.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.2-r1.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.2-r1.ebuild,v 1.3 2013/12/31 08:52:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xfce4-terminal/xfce4-terminal-0.6.2-r1.ebuild,v 1.4 2014/01/19 18:59:59 pacho 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 |