diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-03 17:08:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-03 17:08:11 +0000 |
commit | ff827056e490e5629e59fa6569d58a059ba40241 (patch) | |
tree | b7cf7ebc53aa90fdc2166dadfa60d59acf1dcd0c /sci-libs/beagle | |
parent | Bump, thanks Ben Bannier, closing bug #257689 (diff) | |
download | gentoo-2-ff827056e490e5629e59fa6569d58a059ba40241.tar.gz gentoo-2-ff827056e490e5629e59fa6569d58a059ba40241.tar.bz2 gentoo-2-ff827056e490e5629e59fa6569d58a059ba40241.zip |
x86 stable wrt #259031
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sci-libs/beagle')
-rw-r--r-- | sci-libs/beagle/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/beagle/beagle-3.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/beagle/ChangeLog b/sci-libs/beagle/ChangeLog index e978ee3f3c69..62dc4176800f 100644 --- a/sci-libs/beagle/ChangeLog +++ b/sci-libs/beagle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/beagle # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v 1.9 2009/02/15 00:31:08 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v 1.10 2009/03/03 17:08:11 armin76 Exp $ + + 03 Mar 2009; Raúl Porcel <armin76@gentoo.org> beagle-3.0.3.ebuild: + x86 stable wrt #259031 *beagle-3.0.3 (15 Feb 2009) diff --git a/sci-libs/beagle/beagle-3.0.3.ebuild b/sci-libs/beagle/beagle-3.0.3.ebuild index 307124e4a974..632bae9c42e3 100644 --- a/sci-libs/beagle/beagle-3.0.3.ebuild +++ b/sci-libs/beagle/beagle-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild,v 1.1 2009/02/15 00:31:08 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-3.0.3.ebuild,v 1.2 2009/03/03 17:08:11 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/beagle/${P}.tar.gz" HOMEPAGE="http://www.gel.ulaval.ca/~beagle/index.html" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="sys-libs/zlib !app-misc/beagle" |