diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-13 14:52:48 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-13 14:52:48 +0000 |
commit | e619203d42a7d5661011c5f8814af68191135276 (patch) | |
tree | ae550984d925fd67e4c8f5b5ecedc784ea9f44d0 /dev-libs/buddy/buddy-2.2.ebuild | |
parent | Stable for x86 (diff) | |
download | historical-e619203d42a7d5661011c5f8814af68191135276.tar.gz historical-e619203d42a7d5661011c5f8814af68191135276.tar.bz2 historical-e619203d42a7d5661011c5f8814af68191135276.zip |
stable for x86
Diffstat (limited to 'dev-libs/buddy/buddy-2.2.ebuild')
-rw-r--r-- | dev-libs/buddy/buddy-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/buddy/buddy-2.2.ebuild b/dev-libs/buddy/buddy-2.2.ebuild index 0eeb9597e3cb..5a6c448797f3 100644 --- a/dev-libs/buddy/buddy-2.2.ebuild +++ b/dev-libs/buddy/buddy-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/buddy/buddy-2.2.ebuild,v 1.4 2004/08/28 15:37:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/buddy/buddy-2.2.ebuild,v 1.5 2004/12/13 14:50:07 phosphan Exp $ DESCRIPTION="BuDDY - A Binary Decision Diagram Package" HOMEPAGE="http://www.itu.dk/research/buddy/" @@ -8,7 +8,7 @@ SRC_URI="http://www.itu.dk/research/buddy/buddy22.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc" |