diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-16 07:34:58 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-16 07:34:58 +0000 |
commit | c9eb42fef14d831ba7692f1345d489b62dff5950 (patch) | |
tree | a50069af82b5661e9ce3fdbb51e680b9ea2f129d /sci-mathematics/yacas/yacas-1.3.2.ebuild | |
parent | Drop useless elog messages, bug #421275 (with Tomáš Chvátal permission). (diff) | |
download | gentoo-2-c9eb42fef14d831ba7692f1345d489b62dff5950.tar.gz gentoo-2-c9eb42fef14d831ba7692f1345d489b62dff5950.tar.bz2 gentoo-2-c9eb42fef14d831ba7692f1345d489b62dff5950.zip |
ppc stable wrt #419905, drop old
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/yacas/yacas-1.3.2.ebuild')
-rw-r--r-- | sci-mathematics/yacas/yacas-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/yacas/yacas-1.3.2.ebuild b/sci-mathematics/yacas/yacas-1.3.2.ebuild index f56345e6fd7b..b9bbbad06c5b 100644 --- a/sci-mathematics/yacas/yacas-1.3.2.ebuild +++ b/sci-mathematics/yacas/yacas-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.2.ebuild,v 1.4 2012/06/11 09:17:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.2.ebuild,v 1.5 2012/06/16 07:34:57 xarthisius Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc java server" DEPEND="java? ( >=virtual/jdk-1.6 )" |