summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Sapp <nixphoeni@gentoo.org>2010-09-26 23:03:10 +0000
committerJoe Sapp <nixphoeni@gentoo.org>2010-09-26 23:03:10 +0000
commit560ebc5585329f091442ad94d375f21fff99e1e4 (patch)
tree6243b991ba7f641d13b1dc47b5f041502a8c8ae3 /sci-electronics/eagle/eagle-5.10.0-r1.ebuild
parentAdded ~arm keyword (diff)
downloadhistorical-560ebc5585329f091442ad94d375f21fff99e1e4.tar.gz
historical-560ebc5585329f091442ad94d375f21fff99e1e4.tar.bz2
historical-560ebc5585329f091442ad94d375f21fff99e1e4.zip
Reverted to SLOT=0 since SLOTting requires a bit more thought about installing global files
Package-Manager: portage-2.1.9.9/cvs/Linux x86_64
Diffstat (limited to 'sci-electronics/eagle/eagle-5.10.0-r1.ebuild')
-rw-r--r--sci-electronics/eagle/eagle-5.10.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/eagle/eagle-5.10.0-r1.ebuild b/sci-electronics/eagle/eagle-5.10.0-r1.ebuild
index cfe701b0f229..b673cb2edec7 100644
--- a/sci-electronics/eagle/eagle-5.10.0-r1.ebuild
+++ b/sci-electronics/eagle/eagle-5.10.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/eagle/eagle-5.10.0-r1.ebuild,v 1.1 2010/09/26 20:57:53 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/eagle/eagle-5.10.0-r1.ebuild,v 1.2 2010/09/26 23:03:10 nixphoeni Exp $
EAPI="1"
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="linguas_de linguas_zh doc"
LICENSE="cadsoft"
RESTRICT="strip test"
-SLOT="5"
+SLOT="0"
# Cadsoft has used the suffix "_p" in the past which we translate to "r"
MY_PV=${PV/_p/r}