diff options
author | 2004-11-04 10:06:15 +0000 | |
---|---|---|
committer | 2004-11-04 10:06:15 +0000 | |
commit | 441aaf0dccae49fa184bd2e13ad9dab8339c6072 (patch) | |
tree | 02d3ace5434bf48efd00a032eb3d1a14a982f69a | |
parent | fix RDEPEND to not equal zip by default (diff) | |
download | historical-441aaf0dccae49fa184bd2e13ad9dab8339c6072.tar.gz historical-441aaf0dccae49fa184bd2e13ad9dab8339c6072.tar.bz2 historical-441aaf0dccae49fa184bd2e13ad9dab8339c6072.zip |
stable for x86
-rw-r--r-- | app-sci/beagle/Manifest | 2 | ||||
-rw-r--r-- | app-sci/beagle/beagle-2.1.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/beagle/Manifest b/app-sci/beagle/Manifest index e8bc3d659d91..46e1c44d3da5 100644 --- a/app-sci/beagle/Manifest +++ b/app-sci/beagle/Manifest @@ -1,4 +1,4 @@ -MD5 d8f745feeaba34cd1386d408560729e8 beagle-2.1.3.ebuild 869 +MD5 fb304839023c5c7356515d5146271669 beagle-2.1.3.ebuild 868 MD5 2a4e8b81767fbe0ae7cc1e24fe9a6248 ChangeLog 320 MD5 119f11b0ae59d474384abde7a5d7b823 metadata.xml 454 MD5 e6765834c21fc45a79ef2f287a2bfeec files/digest-beagle-2.1.3 65 diff --git a/app-sci/beagle/beagle-2.1.3.ebuild b/app-sci/beagle/beagle-2.1.3.ebuild index 44745c791dd4..f003001fc52c 100644 --- a/app-sci/beagle/beagle-2.1.3.ebuild +++ b/app-sci/beagle/beagle-2.1.3.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/app-sci/beagle/beagle-2.1.3.ebuild,v 1.2 2004/06/24 21:52:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/beagle/beagle-2.1.3.ebuild,v 1.3 2004/11/04 10:06:15 phosphan Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/beagle/${P}.tar.gz" HOMEPAGE="http://www.gel.ulaval.ca/~beagle/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-devel/gcc-2.96 sys-libs/zlib |