diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-26 16:37:02 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-26 16:37:02 +0000 |
commit | 944fea3030d0cefd16718087876d8af01901f626 (patch) | |
tree | 7caef30fde6e662e441195dddf5c15cb8ccb3691 /gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild | |
parent | Initial import. Ebuild written by Tomáš Chvátal <scarabeus@gentoo.org> (diff) | |
download | historical-944fea3030d0cefd16718087876d8af01901f626.tar.gz historical-944fea3030d0cefd16718087876d8af01901f626.tar.bz2 historical-944fea3030d0cefd16718087876d8af01901f626.zip |
Stable on amd64 wrt bug #325577
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild index 8360bc35f263..d5c321d1b73d 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.18.0.ebuild,v 1.1 2010/05/10 19:03:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild,v 1.2 2010/06/26 16:37:02 angelos Exp $ inherit gnustep-base @@ -10,7 +10,7 @@ DESCRIPTION="Default X11 back-end component for the GNUstep GUI Library" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" -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" SLOT="0" LICENSE="LGPL-2.1" |