diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-10 21:50:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-10 21:50:06 +0000 |
commit | 1e5f6b3d0ecbba4b1935ff4a799954c06694962c (patch) | |
tree | 23de2542bc3e25c5ecd4c20bc34161b493205c13 /gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild | |
parent | stable x86, bug 272673 (diff) | |
download | gentoo-2-1e5f6b3d0ecbba4b1935ff4a799954c06694962c.tar.gz gentoo-2-1e5f6b3d0ecbba4b1935ff4a799954c06694962c.tar.bz2 gentoo-2-1e5f6b3d0ecbba4b1935ff4a799954c06694962c.zip |
stable x86, bug 272673
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild index 2de3cc711f4a..e7584c7837b1 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.16.0.ebuild,v 1.1 2008/12/22 14:04:30 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild,v 1.2 2009/06/10 21:50:06 fauli 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" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" SLOT="0" LICENSE="LGPL-2.1" |