diff options
author | Jason Wever <weeve@gentoo.org> | 2004-02-21 17:48:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-02-21 17:48:36 +0000 |
commit | 7fccd2bbba47d5fb395c5ebd0f763ed250cb92c8 (patch) | |
tree | 31481bf6dda2fae952f6f6a77501ca1743cb6406 /dev-libs | |
parent | Initial import. Ebuild submitted by Robert Cernansky <openhs@users.sourceforg... (diff) | |
download | gentoo-2-7fccd2bbba47d5fb395c5ebd0f763ed250cb92c8.tar.gz gentoo-2-7fccd2bbba47d5fb395c5ebd0f763ed250cb92c8.tar.bz2 gentoo-2-7fccd2bbba47d5fb395c5ebd0f763ed250cb92c8.zip |
Marked slib-3.1.1 masked on x86. see bug #41983 for more info.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/slib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/slib/slib-3.1.1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-libs/slib/ChangeLog b/dev-libs/slib/ChangeLog index 5d4af7485ed5..95062fabbc62 100644 --- a/dev-libs/slib/ChangeLog +++ b/dev-libs/slib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/slib # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/ChangeLog,v 1.11 2004/02/17 02:05:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/ChangeLog,v 1.12 2004/02/21 17:48:36 weeve Exp $ + +*slib-3.1.1 (21 Feb 2004) + + 21 Feb 2004; Jason Wever <weeve@gentoo.org> slib-3.1.1.ebuild: + Marked slib-3.1.1 masked on x86. see bug #41983 for more info. 16 Feb 2004; Jason Wever <weeve@gentoo.org> : Version bump, resolves bug #40727. diff --git a/dev-libs/slib/slib-3.1.1.ebuild b/dev-libs/slib/slib-3.1.1.ebuild index 04e4b5d783da..5ecdceca2769 100644 --- a/dev-libs/slib/slib-3.1.1.ebuild +++ b/dev-libs/slib/slib-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/slib-3.1.1.ebuild,v 1.1 2004/02/17 02:05:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/slib-3.1.1.ebuild,v 1.2 2004/02/21 17:48:36 weeve Exp $ MY_P=${PN}3a1 S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://swissnet.ai.mit.edu/~jaffer/SLIB.html" SLOT="0" LICENSE="public-domain BSD" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="-x86 ~ppc ~sparc ~alpha ~amd64" RDEPEND=">=dev-util/guile-1.4" DEPEND="${RDEPEND} |