diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:50:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:50:42 +0000 |
commit | 680cf1e6e9560c62db7db18096450ad2c098438d (patch) | |
tree | 1e966131ddee4baec76932fbf3dceb9b752e9c23 /gnustep-base | |
parent | x86 stable wrt bug #543926 (diff) | |
download | gentoo-2-680cf1e6e9560c62db7db18096450ad2c098438d.tar.gz gentoo-2-680cf1e6e9560c62db7db18096450ad2c098438d.tar.bz2 gentoo-2-680cf1e6e9560c62db7db18096450ad2c098438d.zip |
x86 stable wrt bug #508626
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-gui/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-base/gnustep-gui/ChangeLog b/gnustep-base/gnustep-gui/ChangeLog index 0815dba616c3..440c96059675 100644 --- a/gnustep-base/gnustep-gui/ChangeLog +++ b/gnustep-base/gnustep-gui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-base/gnustep-gui -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.104 2014/12/27 19:27:54 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.105 2015/04/21 17:50:42 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> gnustep-gui-0.24.0.ebuild: + x86 stable wrt bug #508626 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gnustep-gui-0.24.0.ebuild: Stable for amd64, wrt bug #508626 diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild index 8b41baf3f6c1..ee3f04248051 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild,v 1.3 2014/12/27 19:27:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.24.0.ebuild,v 1.4 2015/04/21 17:50:42 pacho Exp $ EAPI=5 inherit gnustep-base multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cups gif jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} |