diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-03 13:29:07 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-03 13:29:07 +0000 |
commit | 3a36d23a6e5e97383c37dbdb2be78ec24602d671 (patch) | |
tree | 0a429aad4556fb670aaa5e9591b62490b5202791 /x11-libs | |
parent | added default module config (diff) | |
download | gentoo-2-3a36d23a6e5e97383c37dbdb2be78ec24602d671.tar.gz gentoo-2-3a36d23a6e5e97383c37dbdb2be78ec24602d671.tar.bz2 gentoo-2-3a36d23a6e5e97383c37dbdb2be78ec24602d671.zip |
fix duplicate slot var
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r10.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r4.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r10.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r10.ebuild index 046d0743d884..1fa956ec48f9 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r10.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r10.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/openmotif/openmotif-2.1.30-r10.ebuild,v 1.3 2005/03/02 17:28:41 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r10.ebuild,v 1.4 2005/03/03 13:29:07 lanius Exp $ inherit eutils flag-o-matic multilib @@ -11,7 +11,6 @@ HOMEPAGE="http://www.openmotif.org/" SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" LICENSE="MOTIF" -SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/x11-libs/openmotif/openmotif-2.2.3-r4.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r4.ebuild index bd1a5f78255c..6ed7456bf43d 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r4.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r4.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/openmotif/openmotif-2.2.3-r4.ebuild,v 1.2 2005/03/02 17:23:41 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r4.ebuild,v 1.3 2005/03/03 13:29:07 lanius Exp $ inherit eutils libtool flag-o-matic multilib @@ -11,7 +11,6 @@ HOMEPAGE="http://www.motifzone.org/" SRC_URI="ftp://ftp.motifzone.net/om${PV}/src/${MY_P}.tar.gz" LICENSE="MOTIF" -SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" |