diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:28:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:28:10 +0000 |
commit | fe57b62cf364a1bff2bfe6e51db77728d22ef37d (patch) | |
tree | 117b1cd91085c7354822869e279f74fcb136855b /gnustep-base/gnustep-back-xlib | |
parent | Stable for amd64, wrt bug #508626 (diff) | |
download | gentoo-2-fe57b62cf364a1bff2bfe6e51db77728d22ef37d.tar.gz gentoo-2-fe57b62cf364a1bff2bfe6e51db77728d22ef37d.tar.bz2 gentoo-2-fe57b62cf364a1bff2bfe6e51db77728d22ef37d.zip |
Stable for amd64, wrt bug #508626
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnustep-base/gnustep-back-xlib')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-back-xlib/ChangeLog b/gnustep-base/gnustep-back-xlib/ChangeLog index f32aeae7618d..c09b594c0ce3 100644 --- a/gnustep-base/gnustep-back-xlib/ChangeLog +++ b/gnustep-base/gnustep-back-xlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-base/gnustep-back-xlib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.72 2014/01/29 15:13:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.73 2014/12/27 19:28:10 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + gnustep-back-xlib-0.24.0.ebuild: + Stable for amd64, wrt bug #508626 *gnustep-back-xlib-0.24.0 (29 Jan 2014) diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.ebuild index 1daa9668b0b4..a5de8b1b766b 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.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/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.ebuild,v 1.1 2014/01/29 15:13:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.24.0.ebuild,v 1.2 2014/12/27 19:28:10 ago Exp $ EAPI=5 inherit gnustep-base @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="opengl xim" RDEPEND="${GNUSTEP_CORE_DEPEND} |