diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-04-16 16:09:50 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-04-16 16:09:50 +0000 |
commit | 3607bf6aa41b81b46c289bc690e43d838abcedb1 (patch) | |
tree | d7f56852f8f6f78c87dcb3c06d6caa94c56d2b82 /x11-libs/nucleo/nucleo-0.1_p20041216.ebuild | |
parent | Fix pgsql handling, it's weird (diff) | |
download | gentoo-2-3607bf6aa41b81b46c289bc690e43d838abcedb1.tar.gz gentoo-2-3607bf6aa41b81b46c289bc690e43d838abcedb1.tar.bz2 gentoo-2-3607bf6aa41b81b46c289bc690e43d838abcedb1.zip |
Stable on x86.
(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 70c055f24929..f08e3f2d379f 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.1 2005/02/10 08:39:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/nucleo/nucleo-0.1_p20041216.ebuild,v 1.2 2005/04/16 16:09:50 usata 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*/}" |