diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-05 09:31:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-05 09:31:33 +0000 |
commit | 31b54ca3b73c3c9cfcbd1b5a7385fb180cc17460 (patch) | |
tree | 2bf30bc010623dabc72a7dd41c8a61fa9ef9eb0f /gnustep-base | |
parent | Stable for amd64, wrt bug #410601 (diff) | |
download | gentoo-2-31b54ca3b73c3c9cfcbd1b5a7385fb180cc17460.tar.gz gentoo-2-31b54ca3b73c3c9cfcbd1b5a7385fb180cc17460.tar.bz2 gentoo-2-31b54ca3b73c3c9cfcbd1b5a7385fb180cc17460.zip |
Stable for amd64, wrt bug #410601
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.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 fc808dd7dd15..492aa7682137 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.65 2012/02/23 10:13:46 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.66 2012/04/05 09:31:33 ago Exp $ + + 05 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + gnustep-back-xlib-0.22.0.ebuild: + Stable for amd64, wrt bug #410601 23 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> -gnustep-back-xlib-0.20.1.ebuild: diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild index 88ee709a031f..d5c6c70ccabc 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.22.0.ebuild,v 1.2 2012/02/17 10:56:01 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild,v 1.3 2012/04/05 09:31:33 ago Exp $ EAPI=4 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} |