diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-04 16:51:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-04 16:51:33 +0000 |
commit | e1babc471aab7bbb9deac18c9a0a700be888c513 (patch) | |
tree | 812c608fa7c7ac7c59c640241f0b84c233bf49e8 /gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild | |
parent | sparc stable wrt #325577 (diff) | |
download | gentoo-2-e1babc471aab7bbb9deac18c9a0a700be888c513.tar.gz gentoo-2-e1babc471aab7bbb9deac18c9a0a700be888c513.tar.bz2 gentoo-2-e1babc471aab7bbb9deac18c9a0a700be888c513.zip |
sparc stable wrt #325577
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 f8c9995f5472..cb694eb07679 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.3 2010/06/27 13:54:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.18.0.ebuild,v 1.4 2010/07/04 16:51:33 armin76 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" |