diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-23 00:36:46 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-23 00:36:46 +0000 |
commit | 9d2989a32a9080f1b3226725fce3d94c6cab7c02 (patch) | |
tree | 7b9f8caaef756b2b855921ca863d7e3ed5bb7898 /x11-libs/nucleo/nucleo-0.1_p20041216.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-9d2989a32a9080f1b3226725fce3d94c6cab7c02.tar.gz gentoo-2-9d2989a32a9080f1b3226725fce3d94c6cab7c02.tar.bz2 gentoo-2-9d2989a32a9080f1b3226725fce3d94c6cab7c02.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/nucleo/nucleo-0.1_p20041216.ebuild')
-rw-r--r-- | x11-libs/nucleo/nucleo-0.1_p20041216.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild b/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild index f08e3f2d379f..ce80ff26f22b 100644 --- a/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild +++ b/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild,v 1.2 2005/04/16 16:09:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild,v 1.3 2005/04/23 00:36:43 hansmi Exp $ inherit eutils @@ -18,7 +18,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" S="${WORKDIR}/${P/_p*/}" |