diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 13:07:11 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 13:07:11 +0000 |
commit | a1023e119b6d9f9b5d9b09aca2034e31a0c9d692 (patch) | |
tree | 7845fe3d03168c14fe0ed65343251af9e90717c6 /sci-mathematics/singular/singular-3.1.2-r2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-a1023e119b6d9f9b5d9b09aca2034e31a0c9d692.tar.gz gentoo-2-a1023e119b6d9f9b5d9b09aca2034e31a0c9d692.tar.bz2 gentoo-2-a1023e119b6d9f9b5d9b09aca2034e31a0c9d692.zip |
Stable on amd64 wrt bug #352177
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/singular/singular-3.1.2-r2.ebuild')
-rw-r--r-- | sci-mathematics/singular/singular-3.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/singular/singular-3.1.2-r2.ebuild b/sci-mathematics/singular/singular-3.1.2-r2.ebuild index b034b862bab4..f9d298a35414 100644 --- a/sci-mathematics/singular/singular-3.1.2-r2.ebuild +++ b/sci-mathematics/singular/singular-3.1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.5 2011/01/10 20:34:49 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.6 2011/01/20 13:07:11 hwoarang Exp $ EAPI="3" WANT_AUTOCONF="2.1" # Upstream ticket 240 -> wontfix @@ -26,7 +26,7 @@ SRC_URI="${SRC_COM}${MY_DIR}/${MY_PN}-${MY_PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x86-linux ~x86-macos" IUSE="boost doc emacs examples +readline test" RDEPEND="dev-libs/gmp |