diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-25 04:48:22 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-25 04:48:22 +0000 |
commit | c691e189e657eabcec578e27767c3dc421ccc76c (patch) | |
tree | dac0f465dcf8c66e9f5d4a798bcf75ad69684240 /gnustep-base/gnustep-back-xlib | |
parent | Stable x86; monit, monet, money (diff) | |
download | historical-c691e189e657eabcec578e27767c3dc421ccc76c.tar.gz historical-c691e189e657eabcec578e27767c3dc421ccc76c.tar.bz2 historical-c691e189e657eabcec578e27767c3dc421ccc76c.zip |
Stable x86; its the next step
Package-Manager: portage-2.1.1
Diffstat (limited to 'gnustep-base/gnustep-back-xlib')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.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 228d4a50fd38..905da40972f4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.18 2006/08/16 00:58:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.19 2006/10/25 04:48:22 tsunam Exp $ + + 25 Oct 2006; Joshua Jackson <tsunam@gentoo.org> + gnustep-back-xlib-0.10.3.ebuild: + Stable x86; bug #139385 16 Aug 2006; Jason Wever <weeve@gentoo.org> gnustep-back-xlib-0.10.3.ebuild: diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild index 82cbfd337fe4..417f6f177ed8 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.10.3.ebuild,v 1.2 2006/08/16 00:58:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild,v 1.3 2006/10/25 04:48:22 tsunam Exp $ inherit gnustep @@ -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="~ppc sparc ~x86" +KEYWORDS="~ppc sparc x86" SLOT="0" LICENSE="LGPL-2.1" |