summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-02 00:09:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-02 00:09:39 +0000
commit8e3aa3bd10b48c3bc386778bab8597070d8ed24b (patch)
tree9c4c63789295e4d084d5018ead7c0c96b5b0dd9d /sci-mathematics/axiom
parentfix IUSE (diff)
downloadgentoo-2-8e3aa3bd10b48c3bc386778bab8597070d8ed24b.tar.gz
gentoo-2-8e3aa3bd10b48c3bc386778bab8597070d8ed24b.tar.bz2
gentoo-2-8e3aa3bd10b48c3bc386778bab8597070d8ed24b.zip
touchups
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sci-mathematics/axiom')
-rw-r--r--sci-mathematics/axiom/axiom-9999.ebuild39
1 files changed, 20 insertions, 19 deletions
diff --git a/sci-mathematics/axiom/axiom-9999.ebuild b/sci-mathematics/axiom/axiom-9999.ebuild
index 58391f49cdc9..8051b8e5e0f8 100644
--- a/sci-mathematics/axiom/axiom-9999.ebuild
+++ b/sci-mathematics/axiom/axiom-9999.ebuild
@@ -1,30 +1,31 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-9999.ebuild,v 1.1 2005/01/16 16:39:20 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-9999.ebuild,v 1.2 2005/11/02 00:09:39 vapier Exp $
-ECVS_AUTH='ext'
-export CVS_RSH='ssh'
-ECVS_SERVER='savannah.gnu.org:/cvsroot/axiom'
-ECVS_MODULE='axiom'
-ECVS_USER='anoncvs'
-ECVS_PASS=''
-ECVS_CVS_OPTIONS='-dP'
-ECVS_SSH_HOST_KEY='savannah.gnu.org,199.232.41.3 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzFQovi+67xa+wymRz9u3plx0ntQnELBoNU4SCl3RkwSFZkrZsRTC0fTpOKatQNs1r/BLFoVt21oVFwIXVevGQwB+Lf0Z+5w9qwVAQNu/YUAFHBPTqBze4wYK/gSWqQOLoj7rOhZk0xtAS6USqcfKdzMdRWgeuZ550P6gSzEHfv0='
+ECVS_AUTH="ext"
+export CVS_RSH="ssh"
+ECVS_SERVER="savannah.gnu.org:/cvsroot/axiom"
+ECVS_MODULE="axiom"
+ECVS_USER="anoncvs"
+ECVS_PASS=""
+ECVS_CVS_OPTIONS="-dP"
+ECVS_SSH_HOST_KEY="savannah.gnu.org,199.232.41.3 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzFQovi+67xa+wymRz9u3plx0ntQnELBoNU4SCl3RkwSFZkrZsRTC0fTpOKatQNs1r/BLFoVt21oVFwIXVevGQwB+Lf0Z+5w9qwVAQNu/YUAFHBPTqBze4wYK/gSWqQOLoj7rOhZk0xtAS6USqcfKdzMdRWgeuZ550P6gSzEHfv0="
inherit cvs eutils
-IUSE=''
-S=${WORKDIR}/${ECVS_MODULE}
-DESCRIPTION='Axiom is a general purpose Computer Algebra system.'
-SRC_URI=''
-HOMEPAGE='http://axiom.axiom-developer.org/index.html'
+DESCRIPTION="Axiom is a general purpose Computer Algebra system"
+HOMEPAGE="http://axiom.axiom-developer.org/index.html"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
-DEPEND='virtual/x11
- virtual/tetex'
+DEPEND="virtual/x11
+ virtual/tetex"
-SLOT='0'
-LICENSE='GPL-2'
-KEYWORDS='~x86'
+S=${WORKDIR}/${ECVS_MODULE}
pkg_setup() {
echo