diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-09-02 21:15:53 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-09-02 21:15:53 +0000 |
commit | ac92d554a00db7ec22b2e4c408680db91e246694 (patch) | |
tree | f4f3c33cbd9e5451e02cf0775091092ee9d26aa6 /sci-electronics | |
parent | Version bump with a new patch. (diff) | |
download | gentoo-2-ac92d554a00db7ec22b2e4c408680db91e246694.tar.gz gentoo-2-ac92d554a00db7ec22b2e4c408680db91e246694.tar.bz2 gentoo-2-ac92d554a00db7ec22b2e4c408680db91e246694.zip |
Fixed keywords and removed useless ebuild (see bug #141421).
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gerbv/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/gerbv/gerbv-0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog index ae606639938d..3807aabc83df 100644 --- a/sci-electronics/gerbv/ChangeLog +++ b/sci-electronics/gerbv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/gerbv # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.17 2006/08/19 22:54:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.18 2006/09/02 21:15:53 calchan Exp $ + + 02 Sep 2006; Denis Dupeyron <calchan@gentoo.org> gerbv-0.15.ebuild, + -gerbv-0.16-r1.ebuild: + Fixed keywords and removed useless ebuild (see bug #141421). 19 Aug 2006; Jason Wever <weeve@gentoo.org> gerbv-1.0.2.ebuild: Added ~sparc keyword. diff --git a/sci-electronics/gerbv/gerbv-0.15.ebuild b/sci-electronics/gerbv/gerbv-0.15.ebuild index b38e2f816b17..bfe048f05f05 100644 --- a/sci-electronics/gerbv/gerbv-0.15.ebuild +++ b/sci-electronics/gerbv/gerbv-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-0.15.ebuild,v 1.4 2006/01/22 15:51:29 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-0.15.ebuild,v 1.5 2006/09/02 21:15:53 calchan Exp $ DESCRIPTION="gerbv - The gEDA Gerber Viewer" SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.geda.seul.org" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ppc sparc x86" +KEYWORDS="alpha sparc" DEPEND="dev-util/guile =x11-libs/gtk+-1* |