diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 17:26:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 17:26:48 +0000 |
commit | 697c337be792a7fe705ba5b8b0ec26b09270cc27 (patch) | |
tree | 4fbd667977ed21fc397f0cacc5f551ba8b57b65e /sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild | |
parent | Drop sparc keywords (diff) | |
download | historical-697c337be792a7fe705ba5b8b0ec26b09270cc27.tar.gz historical-697c337be792a7fe705ba5b8b0ec26b09270cc27.tar.bz2 historical-697c337be792a7fe705ba5b8b0ec26b09270cc27.zip |
Drop sparc keywords
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild')
-rw-r--r-- | sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild index 4cea0788ad6a..1602a34d34ac 100644 --- a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild +++ b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.11 2008/01/10 10:45:08 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.12 2010/11/14 17:26:48 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.geda.seul.org" IUSE="doc png xinerama" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="=x11-libs/gtk+-2* png? ( media-libs/libpng )" |