diff options
Diffstat (limited to 'gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild index b1351b55f9bb..e084e7608d7a 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.12.1.ebuild,v 1.4 2008/03/23 18:23:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.1.ebuild,v 1.5 2008/03/23 18:36:34 nixnut 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" |